Skip to content

v0.2.0

Compare
Choose a tag to compare
@Insprill Insprill released this 20 Nov 23:46
· 201 commits to master since this release
4e7b919

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

Full Changelog: v0.1.0...v0.2.0