- Document change to /api/children
- Documented ?raw=1 for /api/habits endpoint
- Now only tasks and projects/categories are returned in /api/children (previously Time Blocks could sneak in)
- Documented /api/habits
- Documented /api/updateHabit
- Improved Reminder documentation
- Documented /api/children
- Documented /api/todayTimeBlocks
- Improved Category/Project documentation
- Added X-Auto-Complete to /api/addTask
- Documented experimental /api/markDone
- Document /api/goals
- Add ##Goal as shortcut when adding a task via API
- Document adding date to /api/dueItems
- ID of new item now sent when creating tasks, projects, and events
- Document /api/doc/create
- Document /api/doc/delete
- Improve documentation for /api/doc/update
- Documented bugfix/breaking change in /api/doc
- Documented /api/update
- Added Tracking and TrackingSince to /api/me
- Documented Reminders and Reminder APIs
- Documented timeZoneFix
- Documented RecurringTasks, SavedItems, and Recurrence in general
- Documented /api/todayItems date parameter
- Documented /api/addEvent
- Documented /api/tracks
- Documented new webhooks
- Improved time block documentation
- Documented user configuration (ProfileItems)
- Improved Webhooks CORS documentation (this is a frequent source of confusion)
- Documented Rewards
- Documented BillingPeriod (in /api/me)
- Documented improved tomato timer webhooks. Now "timerDone" is dispatched after each work/break session finishes.
- Documented Trackers
- Documented Calendars and Events
- Documented Habits
- Documented Goals
- Documented /api/me
- Documented habit webhooks
- Documented /api/kudos
- Documented Webhooks
- Documented Timer formats
- Documented conflicts and
fieldUpdates
in direct database access page
- Added /api/addProject
- Added support for more task fields in /api/addTask: bonusSection, customSection, timeBlockSection, rewardPoints, rewardId, backburner, reviewDate, timeEstimate, itemSnoozeTime, permaSnoozeTime
- Added /api/claimRewardPoints
- Added /api/unclaimRewardPoints
- Added /api/spendRewardPoints
- Added /api/resetRewardPoints
- Start/stop time tracking API
- Published API documentation