github bscott/subtrackr v0.5.3
v0.5.3 - Sort Persistence and PWA Support

latest releases: v0.5.7, v0.5.6, v0.5.5...
one month ago

What's New

Remember Sorting Preference (#85)

  • Sort preferences on the subscriptions list are now saved to localStorage
  • Your preferred sort column and order persist across sessions
  • Automatically applies saved sort when returning to the subscriptions page

Fix Tab and PWA Icon Missing (#84)

  • Added favicon.ico for browser tabs
  • Added apple-touch-icon for iOS home screen
  • Added PWA manifest with app icons (192x192, 512x512)
  • Added theme-color meta tag for mobile browsers
  • App can now be installed as a PWA on supported devices

Technical Changes

  • New /web/static/js/sorting.js for sort persistence
  • New /web/static/manifest.json for PWA configuration
  • Added manifest route in server
  • Updated all HTML templates with PWA meta tags
  • Input validation for sort parameters

Don't miss a new subtrackr release

NewReleases is sending notifications on new releases.