Skip to content

v1.1.0 馃帀

Latest

Choose a tag to compare

@DevMatei DevMatei released this 27 Aug 19:43
· 0 commits to develop since this release
6710be8

the template update. this one's for the artists. you can now make your own wrapped templates, browse what the community made, and use any of them. plus libre.fm support, which opens the generator up to yet another open music service.

what's in it

  • community templates: the built-in themes and community templates all render from one template format, so a template you design works everywhere and with every service
  • /marketplace - browse official and community templates, search, filter by category, sort by featured/newest/popular, live previews, and hit use this template to jump straight into the generator (beta)
  • /editor - a visual drag and drop template editor. position and style text, ranked lists, stats, background, palette and album art on a live wrapped sized canvas, export/import templates as json, then submit it for review (beta)
  • /templates - a landing page that explains the whole thing
  • /admin - the moderation desk. submissions land in a pending review state and only go live after a maintainer approves
  • libre.fm is now a thing. same generator, another open music service. marked beta/unstable because libre.fm throttles hard per ip and its api is a bit less predictable
  • more patient upstream fetching, extra retries and backoff on 5xx/429, so when listenbrainz or last.fm are having a moment the wrapped doesn't just die
  • navidrome: the experimental native api method got faster

for self hosters

docker compose pull && docker compose up -d