Skip to content

Releases: 5apps/stashboard

v0.11.0

22 May 09:25
Compare
Choose a tag to compare

Changes

v0.10.0

22 May 09:25
Compare
Choose a tag to compare

Changes

v0.9.1

15 May 15:03
Compare
Choose a tag to compare

Changes

  • Fix mobile sizing of app icons (#57) @skddc
  • Show actual app icons where available (#56) @skddc

v0.8.0

13 Mar 00:48
Compare
Choose a tag to compare

Changes

v0.7.0

21 Feb 21:53
Compare
Choose a tag to compare

Changes

v0.6.0

17 Feb 23:10
Compare
Choose a tag to compare

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

08 Feb 19:34
Compare
Choose a tag to compare

Changes

  • Reduce topbar links to icons only (#42) @skddc
  • Make external links open in new tab/window (#41) @skddc

v0.4.0

08 Feb 17:39
Compare
Choose a tag to compare

Changes

v0.3.2

07 Feb 17:41
Compare
Choose a tag to compare

Bugfixes

  • Guard against errors property being undefined (#39) @galfert

v0.3.1

06 Feb 21:59
Compare
Choose a tag to compare

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