Release Notes

v0.31.0

Released on May 7, 2025

  • Fix not found error on auth redirect
  • Fix account placeholder avatar
View on GitHub

v0.30.0

Released on May 7, 2025

PWA-small

  • Add PWA support so you can easily use Dexter from your smartphone
View on GitHub

v0.29.0

Released on May 6, 2025

  • Fix bug updating multi-select on render
  • Fix thrashing of habits data
View on GitHub

v0.28.0

Released on May 5, 2025

  • Add ability to remember user window positioning
View on GitHub

v0.27.0

Released on May 5, 2025

Screenshot 2025-05-05 at 5 11 21 PM
  • Add links to help articles via the toolbar
  • Add a list of all the amazing OSS projects that power Dexter in Settings > About
  • Add some account info to Settings > Account
  • Fix theme previews
View on GitHub

v0.26.0

Released on April 29, 2025

Screenshot 2025-05-05 at 5 14 34 PM
  • Add support for repeat tasks
  • Bump the supabase cli
  • Refine MoreButton menu styles
View on GitHub

v0.25.0

Released on April 25, 2025

  • Add daisy LLM instructions
  • Add visual cues for users to handle left behind tasks
  • Fix emoji picker icon
  • Remove Review mode
  • Remove routes for review
  • Replace remaining non-native tooltips
  • Update calendar toggle icon
View on GitHub

v0.24.0

Released on April 23, 2025

2025-05-05 17 17 13

  • Add ability to toggle calendar
  • Add mcp.json for local copilot workflows
  • Fix journal being overwritten (WIP)
  • Refine calendar styles for 15m and 30m events
  • Refine LexicalEditor font sizes
  • Refine toolbar styles
  • Reset font sizes to start at 0.5rem
View on GitHub

v0.23.0

Released on April 20, 2025

  • Add card size to toolbar
  • Add local storage persistence of state
  • Add native tooltips
  • Add size support to Calendar
  • Fix habit scrolling
  • Fix unnecessary re-renders of calendar
View on GitHub

v0.22.0

Released on April 19, 2025

  • Add calendar settings
  • Add calendar to Day view
  • Add grouping to the Quick Planner
  • Add ics proxy for CORS resolution
  • Refine habit styles
  • Refine styles of cursor on task text
  • Update database.types.ts
View on GitHub

v0.21.0

Released on April 15, 2025

View on GitHub

v0.20.0

Released on April 14, 2025

View on GitHub

v0.19.0

Released on April 13, 2025

  • Fix broken icon on login (mac)
  • Fix column overscroll
  • Fix drifting menus
  • Refactor inputs
View on GitHub

v0.18.0

Released on April 12, 2025

  • Fix jumping habits (#49)
View on GitHub

v0.17.0

Released on April 12, 2025

  • Fix display of non active habit data
  • Refactor DailyHabit to use joined data
View on GitHub

v0.16.0

Released on April 11, 2025

  • Add enable/disable for habit tracking
  • Add habit tracking and settings management
  • Add keyboard shortcuts for navigation and Quick Planner
  • Add links to privacy policy and terms of service
  • Add multiSelectMenu
  • Add script for making new RLS policies
  • Add tooltips
  • Fix column scrolling in Week and Quick Planner
  • Fix option to schedule next week on sundays
  • Fix z-indexes
  • Redo breakpoints to be simpler (mobile + desktop)
  • Refactor API files
  • Refactor confirmation modals
  • Refactor settings
  • Refactor to nested routes for settings
  • Refine settings nav styles to match main nav
  • Split notes and journal panels
  • Update database.types.ts
  • Update emoji picker to fit in small windows
View on GitHub

v0.15.0

Released on April 4, 2025

  • Add mobile-friendly navbar
  • Add mobile login styles
  • Add app icon to Login
View on GitHub

v0.14.0

Released on April 4, 2025

  • Switch to semver to attempt to fix autoupdater
View on GitHub

v0.13.0

Released on April 4, 2025

  • Add logic to increase cache from 1m to 10m
  • Add logic to prevent users from attempting to reorder
  • Add logic to show only relevant theme controls
  • Fix conditionally loading dev vs prod resources
  • Fix how really verbose cards display
  • Fix white-screen-of-death on auth redirect
  • Refactor dropdowns to popover API
  • Refine copy for sign up vs sign in
  • Refine login styles
  • Refine signup email styles
View on GitHub

v0.12

Released on April 2, 2025

  • Add AGPLv3 license
  • Fix missing Supabase env vars breaking builds
  • Remove unused scripts from package.json
View on GitHub

v0.11

Released on April 2, 2025

What's Changed

  • v0.9 - Automated releases by @cvburgess in https://github.com/cvburgess/dexter-app/pull/38
  • v0.10 - Customize magic link emails by @cvburgess in https://github.com/cvburgess/dexter-app/pull/41
  • v0.11 - Publish on push by @cvburgess in https://github.com/cvburgess/dexter-app/pull/42

Full Changelog: https://github.com/cvburgess/dexter-app/compare/v0.8...v0.11

View on GitHub