Changelog

v0.15.3 - Adding 3D to animation

2025-09-14

  • Added 3D animation with similar controls and features to the 2D animation.
  • Standardized the navbar and included admin controls to add, remove, and edit links.

v0.15.0 - Introduction of animation features

2025-09-13

  • Introduced an SVG-based Mental GPS animation with video-style playback controls. - Implemented label clustering and fading: labels within a merge radius are averaged and scaled, and unmerged labels fade after a set number of days.
  • Added alcohol and THC inputs to the New Entry form, prompting for drink counts and milligrams when the corresponding intoxicants are selected.
  • Extended experience data models and exports to record alcohol_drinks and cannabis_thc_mg, ensuring these details appear in logs and CSV outputs.

v0.14.3 - Minor feature additions

2025-09-12

  • Added a new “Signup code” field to the Admin Settings interface so admins can update or reset the required code.
  • Updated the sign-up wizard to collect the code and include it in the account-creation request, prompting users if the code is incorrect.
  • Added a page after user submits an experience log that provides links for further information. Included admin settings.

v0.14.0 - Introduction of admin logging system

2025-09-10

  • Updated navigation so the “New Entry” tab routes logged-in users directly to the entry page and shows “New Entry” on the browser tab when signed in.
  • Implemented Admin Logs to track settings changes. Included a "revert" button to undo settings quickly.

v0.13.7 - New experience logging features and SMS framework

2025-09-10

  • Displayed dynamic text under each slider that updates as the user moves the control, driven by the admin‑configured labels.
  • Included admin controls to modify dynamic slider text.
  • Set up an SMS notification framework. It's been tested as far as it can, but we're waiting on Toll-Free Number verification from Twilio. This can take up to 7 days. For now it's just going to be a hidden feature.
  • Added admin controls for tick marks and SMS notifications.