Skip to content

v0.3.0

Compare
Choose a tag to compare
@Insprill Insprill released this 09 May 04:33
· 133 commits to master since this release
cbce281

What's Changed

  • Added a section for the top 5 songs on the artist page.
  • Added more information to page titles.
  • Added error pages for 400, 404, and 500.
  • Added Cache-Control headers to static resources.
  • Added a description meta tag to the home page.
  • Added logging for internal server errors.
  • Fixed font scaling on smaller devices.
  • Fixed browsers not invalidating static assets between versions.
  • Fixed multiple panics from invalid requests/responses.
  • Fixed the logo being hard to see in light mode.
  • Fixed the lyric parser sometimes creating empty lines.
  • Fixed the lyric parser creating new lines where annotations start/end.
  • Changed default address to 0.0.0.0.

Full Changelog: v0.2.0...v0.3.0