Skip to content

Releases: namesakefyi/namesake

v0.19.3

05 Feb 02:32
d47c1fa
Compare
Choose a tag to compare

Patch Changes

  • 4fafdc2: Fix broken images in quest headers
  • b00d80a: Patch Vitest vulnerability

v0.19.2

31 Jan 23:08
3f5fcfd
Compare
Choose a tag to compare

Patch Changes

  • ca58bb2: Reconfigure app layout for mobile support

v0.19.1

31 Jan 21:09
bf0b3fc
Compare
Choose a tag to compare

Patch Changes

  • ecb4f87: Fix deploy workflow and PostHog env variables

v0.19.0

31 Jan 19:14
e47aa18
Compare
Choose a tag to compare

Minor Changes

  • c11f544: Track web vitals and performance analytics with PostHog

Patch Changes

  • 6b25e40: Support selecting a birthplace outside the US

v0.18.0

31 Jan 00:27
31d6e04
Compare
Choose a tag to compare

Minor Changes

  • 0e9f77a: Enable early access codes for beta testing
  • 6a2bc7b: Refine design for quest documents and references
  • 7e28449: Allow editing user settings inline instead of opening a dialog window
  • fb4f688: Support adding, editing, and deleting frequently asked questions for each quest

Patch Changes

  • fb82f83: Improve loading state of quests with skeleton loader component

v0.17.0

27 Jan 06:30
726991e
Compare
Choose a tag to compare

Minor Changes

  • e50f02a: Display structured steps for all quests and improve admin editing experience
  • 56a570c: Display statuses for all core quests
  • 24464bb: Display core quests by default and redirect user to appropriate state documentation

Patch Changes

  • d07a946: Truncate long usernames and emails within settings and the sidebar

v0.16.0

28 Dec 23:10
f449f93
Compare
Choose a tag to compare

Minor Changes

  • 189df29: Improve design of browse page and allow previewing quests before addition
  • e4a7813: fix: Show error when signing in with unregistered email
  • d362596: Allow editing all quest details directly from quest page
  • 5133df0: Migrate from SurveyJS to a custom implementation for forms

Patch Changes

  • 1bccc82: Refine password strength transitions

v0.15.0

21 Dec 15:28
45c068b
Compare
Choose a tag to compare

Minor Changes

  • 6e76b6f: Added email display in account settings page.
  • cf18a88: Add links to terms of service and privacy policy

Patch Changes

  • 3192f7e: Ensure that accessible titles are available for all dialogs
  • 2dcace8: Ensure automatic tests run when upgrading packages

v0.14.0

12 Dec 22:44
9a5e058
Compare
Choose a tag to compare

Minor Changes

  • bdc6e19: Add end-to-end form creation and form filling with SurveyJS

Patch Changes

  • 872064c: Default the user role to admin during signup when the environment is set to development.
  • f0e6afe: Upgrade to React 19

v0.13.0

05 Dec 01:24
1467c8e
Compare
Choose a tag to compare

Minor Changes

  • 6174fc5: Allow editing quest costs and time required directly from the quest page
  • 422078e: Improve rich text editing experience
  • eebd9b6: Link uploaded forms to quests
  • 957070c: Improve error handling for changes to user settings
  • d800201: Add navigation links and logo to the 404 page

Patch Changes

  • 9bcdce2: Fix redirect logic for authenticated and unauthenticated users
  • 1469449: Fix rich text rendering and saving