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.
v0.13.0 - New user creation wizard and 3D data experimentations
2025-09-08
Implemented a new user creation wizard that requires agreement to terms of service, profile information, and email verification. Included admin controls.
Created a new page called 3D data to display new types of graphs.
Styled the “Resend verification” button with the primary class to improve legibility on the User Settings page.
Set up automatic generation of testing environment by duplicating database. This should speed up testing significantly, since it's using up-to-date data.
Added “Export numerical data” and revamped the existing CSV export to generate username-and-date-based filenames, providing a CSV with only timestamp and numeric fields when requested
Cleaned up Admin Settings further by putting everything into tables.
v0.11.9 - Human Experience Library (HEXL) enhancements
2025-09-07
Updated the admin HEXL navigation page to include navigation links and enhanced table columns, now listing pseudonym and the full set of log fields for all users.
Added a HEXL-wide statistics page that aggregates records from all users, links from other HEXL pages, and loads the combined data for analysis.
Ensured the “Top Words” and “Trigger Words” sections are collapsed by default on both user and HEXL statistics views.
Disabled horizontal scrolling on the New Entry interface to prevent accidental scrolling.