Releases: 5apps/stashboard
Releases · 5apps/stashboard
v0.9.1
Changes
- Fix mobile sizing of app icons (#57) @skddc
- Show actual app icons where available (#56) @skddc
v0.6.0
Changes
- Add Web App Manifest (#47) @galfert
- Update dependencies, octanify moar things (#45) @skddc
- Use ServiceWorker to cache app assets (#46) @galfert
- Only use persistent session storage when persist-storage param is set (#43) @galfert
v0.4.1
Changes
- Reduce topbar links to icons only (#42) @skddc
- Make external links open in new tab/window (#41) @skddc
v0.3.2
Bugfixes
- Guard against errors property being undefined (#39) @galfert
v0.3.1
Changes
- Send current git revision to Sentry (#33) @galfert
- Move hardcoded 5apps-specific config to .env files (#32) @skddc
- Update ember-simple-auth to fix deprecation warning (#34) @galfert