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.