Skip to content

v0.7.0

Compare
Choose a tag to compare
@Insprill Insprill released this 16 Feb 21:19
· 39 commits to master since this release
a2aafc9

What's Changed

Added

  • Support for aarch64.
  • Support for Brotli compression.
  • A new docker tag for development versions (develop).

Fixed

  • Album cards in artist descriptions not rendering correctly (#23 by @ButteredCats).
  • Images in artist descriptions not being proxied, causing them not to load.
  • Artist/album/lyric links in artist descriptions pointing to Genius.
  • Artist link in albums directing to an invalid page.
  • Proxied images not sending a Content-Type header.
  • Static assets not being stored in shared caches (e.g. Cloudflare).
  • Pages not being stored in local (browser) caches.
  • Version link in navbar not working.

Changed

  • Images are now optimized before being proxied (70-80% smaller).
  • The Git hash is now included in versions that aren't built against a release tag.