Change Log
2025-12-10
- Add more logging refinements info versus debug
- Update README.md with Claude MCP server configuration location
2025-12/09
- Implement APP_DEBUG_FULL
- Consolidate some sound effect code by removing duplicatoin
- Only use dispatch when doing sounds
- Install MCP server and create tests
- Cast
priority to boolean in Todo table
2025-11-19
- Streaks can now be edited and deleted and show next to the todo summary
- Reinstalled Boot and chose the Filament library
- Removed Pint and Sail from composer
- Streamlined currency selection by moving it to a class
- Streaks now go on fire when you complete them the second time around
2025-11-17
After a long hiatius (momemntum lost), I'm back at programming Todo Magic.
- Hide Reschedule and Postpone on birthdays
- Fixed long outstanding weather CSS issue where blur didn't work anymore by inlining it again
- Fixed streak issue that created duplicated todos
- Fixed issue whereby streaks would not display when you're in another project now just seems fixed
- Added streams to the bottom of view todo
- Moved description and URL back to the main page again
- If you postpone something on a Saturday, it will present an option to postpone till next Saturday
- Added ability to specify cancellations
2025-08-14
- Consolidated completion and uncompletion actions in a trait
- Completed tasks in the list view will have strikethrough
- When you complete a task on the list view, it will linger in the UI with striketrough for 5 minutes
2025-08-13
Added
- Introduced a new date type, appointment, and a new dashboard card which shows upcoming events. You can also set the time period for displaying of upcoming events in Settings.
2025-08-10
- Added most important task workflow
- Fixed report that wasn't reporting on outstanding todos
2025-08-09
- Add repeatable tasks and a streak builder
2025-08-05
- Before, when you changed a todo to a list that has a different default date type, the date type didn't change. That's been fixed.
- Uri's can now be longer than 255 characters
2025-08-04
14 July 2025
Added
- You can now search lists across all projects
- Flare to capture errors (no Slack, only to private dev team)
13 July 2025
12 July 2025
- Global search now searches across projects
- You can move projects up and down by manipulating the setup menu
07 July 2025
Changed
- Improvement to navigation
- Show todo counter on categories
- Show/hide "more" button conditionally
06 July 2025
- Better category editing and navigation for quicker creation of todos