Skip to content

Releases: TheTeaCat/albums-by-year

Offline B)

12 Jan 16:02
Compare
Choose a tag to compare

This release adds:

  • Caching of library data
  • Caching of low resolution cover art
  • A refresh button that updates the above as per issue #20
  • A logout button to clear the cache without updating it
  • More sensible choice of cover art resolutions (the closest to 300x300 is chosen as per 7d78658)
  • A change of the theme switch touch target so it's a bit larger (676e3ca)
    ...and a few dependency updates I guess.

My First PWA!!!

23 Aug 16:21
Compare
Choose a tag to compare

This release adds:

  • PWA support,
  • A search feature that scrubs through albums' titles and their artists,
  • A notice displayed when you have no saved albums, or none of your albums match your filters;
  • Various styling changes (the most noticeable being swapping out greens for pink),
  • A rework of the login page,
  • Google Analytics.

That took less time than I expected...

08 May 02:36
Compare
Choose a tag to compare

...I'm sure there's plenty of bugs to fix, linting to do and unrealised features to implement!