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.
v0.13.1 - Minor fixes and ehnancements
2025-09-09
Fixed edit buttons on History page.
Enabled multiple cannabis consumption methods when creating or editing entries, updating both UI and form handling.
Added vertical spacing between the current and new password fields in user settings for clearer separation.