Skip to content

Releases: namesakefyi/namesake

v0.3.3

22 Sep 05:02
6b108ae
Compare
Choose a tag to compare

Patch Changes

  • 82b2055: Add banner component, display banners for login error and success messages
  • 4f1b0b9: Improve auth redirect logic
  • 82b2055: Fix login screen sizing and padding

v0.3.2

21 Sep 22:18
bb7fc38
Compare
Choose a tag to compare

Patch Changes

  • 53d4407: Consolidate icon libraries
  • 53d4407: Fix broken component styles

v0.3.1

21 Sep 15:39
4e22658
Compare
Choose a tag to compare

Patch Changes

  • 6071539: Display support, system status, and home links on signin
  • 6071539: Display closed signup notice while in beta

v0.3.0

21 Sep 04:42
3d2dea2
Compare
Choose a tag to compare

Minor Changes

  • 0c3a56e: Add quest detail routes, add the ability to mark quests complete/incomplete, and support adding new quests from the global quest list

Patch Changes

  • 32edce3: Fix secondary button text styles
  • 375b2ad: Update sign-in screen design, display Namesake logo

v0.2.1

18 Sep 18:01
ebc767c
Compare
Choose a tag to compare

Patch Changes

  • f22c6d8: Fix query error when checking for current user role

v0.2.0

18 Sep 17:39
60299a5
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • 0673382: Add support link to user dropdown menu and settings page

v0.1.1

17 Sep 22:58
60179b8
Compare
Choose a tag to compare

Patch Changes

v0.1.0

11 Sep 06:05
f240389
Compare
Choose a tag to compare

Minor Changes

  • 6e3e40a: Allow users to toggle between system, light, and dark themes
  • 6dbc67d: Add rich text editing of quest steps

Patch Changes

  • 01725ac: Display version number on the settings page
  • e819e8a: Improve display of empty states
  • c751fe2: Display "Page not found" message for 404 pages
  • ab65749: Fix web manifest console error

v0.0.1

07 Sep 05:11
defb4bb
Compare
Choose a tag to compare

Patch Changes

  • b1bc99c: Resolve query errors on /quests route for unauthenticated users
  • d03457b: Fix tsc build errors