What's Changed
- Added paginated searches.
- Added light/dark themes.
- Added an artist page to view information about an artist.
- Added a 'Search on Genius' button.
- Added more hover effects.
- Added gzip compression for responses.
- Added a flag to set worker count.
- Added security response headers.
- Added a web app manifest.
- Improved responsiveness on the lyrics page.
- Updated fallback font to not be as jarring from Inter.
- Updated dependencies.
- Fixed static files being served from disk instead of being bundled.
- Fixed page view counts being posted in a separate batch.
- Fixed genius response being relayed if an image couldn't be fetched.
New Contributors
- @SeniorCluckers made their first contribution in #6
Full Changelog: v0.1.0...v0.2.0