- ba1c5a9: Add additional statuses for tracking core quests and improve status selection for quests
- 061a174: Update sidebar with disclosure sections and section counts
- 9a7282a: Support grouping quests by category, status, and date added
- 8cfffcf: Display readability score alongside quest content editor
- 301c273: Fix bug that would prevent the quests sidebar from rendering if the same group by method was selected and the localStorage result set to undefined
- 7c317df: Support adding URLs to quests, combine questSteps into single markdown field
- 7c317df: Fix redirecting after sign in and sign out
- 20b2fc6: Add /browse route for browsing quests
- 106b38d: Display confirmation toasts on success actions throughout the app
- a50b65d: Add quest categories
- 8ff044b: Skip top-level redirects in main nav
- e77c33b: Improve login screen tab switching
- 6078c8a: Improve sidebar design
- b8f60bc: Update sidebar nav and add quest sorting
- d2eac45: Support hiding and showing completed quests
- 6078c8a: Fix user quest sorting
- 103e0d9: Display tooltip on reset password button
- 28d720f: Add quest completion meter
- f35921f: Update signin page design
- 39e80bc: Replace magic link signin with password form
- e93f7cc: Display icons for quests and improve quest step appearance
- 20f5f39: Support deleting fields, allow adding fields directly from quest steps, constrain width of app
- dc09f49: Support defining quest fields and displaying user data
- 64475c3: Display form fields within quest steps
- b57e265: Make header sticky, add backend support for defining fields within a quest
- 82b2055: Add banner component, display banners for login error and success messages
- 4f1b0b9: Improve auth redirect logic
- 82b2055: Fix login screen sizing and padding
- 53d4407: Consolidate icon libraries
- 53d4407: Fix broken component styles
- 6071539: Display support, system status, and home links on signin
- 6071539: Display closed signup notice while in beta
- 0c3a56e: Add quest detail routes, add the ability to mark quests complete/incomplete, and support adding new quests from the global quest list
- 32edce3: Fix secondary button text styles
- 375b2ad: Update sign-in screen design, display Namesake logo
- f22c6d8: Fix query error when checking for current user role
- 4acd9bd: Add user roles
- 0673382: Add support link to user dropdown menu and settings page
- 20f0624: Send login emails from [email protected]
- 99aef0d: Add link to system status from settings page
- 6e3e40a: Allow users to toggle between system, light, and dark themes
- 6dbc67d: Add rich text editing of quest steps
- 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
- b1bc99c: Resolve query errors on /quests route for unauthenticated users
- d03457b: Fix tsc build errors