Changelog

v0.41.2 - Directory reorganization and drop-down menus

2025-12-07

  • Removed redundant date on Log Calendar page.
  • Reorganized HTML files into logical directories.
  • Added drop-down menus for secondary links to links in the navbar.

v0.41.0 - Typical day and UI improvements

2025-12-05

  • Added “Mental GPS: Typical day” that shows averages of time segments throughout the day.
  • Expanded the sleep trends chart to the edges of the page.
  • Added a notice beneath the save button to let users know saving will take a moment.
  • Added a notice beneath the login button to be more informative with the login process.
  • Allowed de-selecting items in Substances card by clicking on them again.
  • Fixed an admin notification for new sentence starter words.
  • Introduced a Test page for admins to run test scripts against the app.
  • Removed the notification icon.
  • Made the user’s displayed email a link to the user settings page to reduce clutter in the navbar.
  • Added a logout link to the navbar.

v0.40.3 - Clinician portal update

2025-12-01

  • Updated Clinician portal to include user Statistics, a search function with tags, time range selection, and cleaner graph and chart visuals.

v0.40.2 - Fitbit fix and UI adjustments

2025-11-30

  • Appended a “Δ After vs Before” column to Context Events.
  • Added a fallback refresh step that uses stored Fitbit refresh tokens when access tokens are missing, keeping connections active for experience log syncing.
  • Restyled the experience logs in the /logs/calendar page as the /logs page.
  • Fixed color gradient for Z valence (feeling) in experience logs so that negative is red and positive is green.

v0.40.1 - Hotfix HEXL sync error

2025-11-24

  • Added error checking for so HEXL synchronization can detect invalid sessions before querying to prevent query failures.
  • Added simple logic to ensure users can log in even if the HEXL sync fails. Since the HEXL syncs missing logs automatically whenever a user logs in to CommonFrame, this should keep things moving smoothly.