Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 3.72 KB

File metadata and controls

43 lines (30 loc) · 3.72 KB

0.2.2 (2022-02-28)

0.2.1 (2022-02-27)

0.2.0 (2022-02-27)

Bug Fixes

  • app: fix storybook in combination with async functions (c6e9fc1)
  • remove duplicate job name for ci (2280705)
  • set correct version number (was outdated) (4be9c46)

Features

  • add sending push notifications from back-end (e9b4410)
  • add sending push notifications from back-end (b8d6807)
  • app: add Sentry (dfc0137)
  • app: add storybook (42af49a)
  • app: add user spying to amplitude (33869a9)
  • app: analytics tracking setup (342400b)
  • app: fatal error screen via AppState (e32df37)
  • app: implement push notification registration (012706d)
  • app: input validation (6fb2114)
  • app: show "no-internet" screen when no internet connection is available (409c55a)
  • app: storybook (b4b2b79)
  • server: add password uuid to jwts to invalidate jwts when password is changed (9adcdd7)
  • server: auto generate API documentation and serve via Swagger (0981de9)
  • server: embed migration files into server binary (946abe2)
  • server: embed static files into binary (d7159fe)
  • server: error and http logging to Sentry (b5668bd)
  • server: reverse proxy to canary server when client version is newer than server (efe46ad)
  • verify client version on server and reject when the client is too old (3d4b282)

0.1.1 (2022-02-02)

0.1.0 (2022-02-01)

Features