Skip to content

Changelog

A minor release to add missing features

  • 🆕 Introduced password recovery workflow
  • 🆕 Introduced change password
  • 🔒 Introduced exception handeling to ensure no stack traces will be leaked in the API.

A major release although no new features were added.

  • 🆕 Introduced local accounts
  • 🆕 Add auth0 migration
  • ✨ Improved login page
  • ✨ Improved account create page

Today marks the last day of the year that we enter the second year of Todo2d and thus this update is all about celebration.

  • 🆕 New: pay once! This allows more payment options, but also allows you to remove any recurring costs.
  • 🎉 Price drop! To celebrate our first aniverery, the price has been heavily reduced for this entire year.
  • ✨ Unlimited free workspaces! Before you were limited to one.
  • ✨ Double the amount of maps in free workspaces!

Another minor release, mostly fixing a few smaller annoyances.

  • 🆕 Replaced the “command center” with the dedicated search dialog
  • 🆕 Move Task now seperates the active maps from the archived maps
  • 🆕 Copy Task now seperates the active maps from the archived maps
  • ✨ Improve design login page
  • ✨ New Task Dialog when prevent closing by clicking outside when user has typed outside
  • ✨ New Task Dialog will submit when pressing enter, restoring original behavior
  • ✨ Edit Task Dialog will submit when pressing enter, restoring original behavior
  • ✨ (mobile only) Improve interaction button that toggles the task expander
  • ✨ (mobile only) Potential fix to prevent auto-zoom on label edit
  • ✨ (mobile only) Fix icon before “Related Tasks”

A minor release, with a few fixes.

  • ✨ (mobile only) New task dialog will no longer automatically close when you click outside the dialog (which mobile user complained about)
  • ✨ (mobile only) Edit task dialog will no longer close on mobile when the user presses return in the add-checklist-field
  • 🐞 The task card extender was hidden, but would still show up
  • 🐞 Fix typo in changelist commands

A significant release, the final one of 2025, introduces checklists.

  • 🆕 Checklists have been added.
  • 🆕 Now you can edit together in real time, and everything will be automatically saved and updated.
  • 🆕 A new Matrix has been added: SWOT (Strength, Weakness, Opportunity and Threats)
  • ✨ Card labels no longer change size when pushed to the edge of the screen.
  • ❌ Attributes are deprecated.

A major release, mostly because we no longer wish to wait with minor improvements.

  • 🆕 Add ability to copy tasks to another map
  • 🆕 Add placing of related tasks
  • ✨ You can hide the rulers of the priority matrix by clicking in the top left.
  • ✨ Increased the size of the maps
  • ✨ No longer accidental text selection
  • ✨ When screen is small place the notification at the top of the screen to avoid overlapping with buttons at the bottom
  • 🐞 Change map seperator to backslash \ instead of slash /

A major release, introducing map hierachies:

  • 🆕 Added map hierarchy
  • ✨ Improve validation of the map name

A major release, introducing Priority Matrix and map search,

  • 🆕 Added map search, allowing you to search for a map
  • 🆕 Added priority matrix
  • ✨ Hovering over a card to complete it will hint the completion mark
  • ✨ The task edit dialog was redesigned to mark a task as todo/done and to make better use of the screen

Another major release, and the date is not a typo, we truly added more features on the same day.

  • 🆕 Added the ability to archive a map. This is needed for the next feature we are working on: Daily maps
  • 🆕 Added the “focus next unblocked task to the bottom, since we were using it a lot.
  • ✨ Improved the task context menu
  • ✨ Modified the move task dialog and make it available if only one task is selected
  • 🐞 Moving task cards will remove the old task cards

A major release, which improves the multi-drag and multi-connect.

  • 🆕 Multidrag, you can now drag multiple cards at the same time
  • 🆕 Multidrag, you can now connect multiple cards with a single drag
  • 🆕 Dragging the map will change the cursor to a grabbing hand to provide better feedback to the user
  • 🐞 Restored asking for confirmation when completing a blocked task

A major release, which introduces the grids on the map.

  • 🆕 Maps can now have grids
  • 🐞 Fixed Graph Calculation when a value is unset.

A minor release, with some fixes as a result of the previous release.

  • 🐞 Fixed estimation in task dialog
  • 🐞 Buttons on the task board are now always black
  • 🐞 Autofill has been disabled for task dialog (should improve mobile experience)
  • ✨ Removed old dependencies

A major release, in which we have improved the task board.

The HTMLCanvas has been replaced with common HTML (and some SVG), which improves performance, graphics, accessability and will make it easier to add more features.

  • ✨ Editable card-labels are now more cleary shown as such.
  • 🆕 Context menu of cards now also allows delete and remove
  • 🆕 Pins can now be dragged between cards

A major release

  • 🆕 You can now add descriptions to a task.

A minor release but with a huge impact.

  • 🐞 Some formulas would not be calculated due to a timing issue.
  • 🆕 The client has been updated to 1.0.0-rc3 in preparation of the description.

A minor release in which we finally stopped using the old domain ThenNext and completed our move to Todo2d.com

A minor release in which we have improved the search functionality.

  • 🆕 Search will now show on which task-board a task has been placed
  • ✨ Search panel has been visually improved

A major release with a tiny but impactful feature.

  • 🆕 Tasks that are newly placed on the board will be automatically placed so that they never overlap.

Now you can just keep adding tasks without having to worry that a tasks is missing because it was placed below another task.

A major release that introduces the ability to integrate with GitHub.

  • 🆕 GitHub integration: Automaticly creates/updates/completes issues of GitHub
  • 🆕 Account Settings Page, where you can modify your default account name

A major release that has modified the API so that it can be used by others.

  • 🆕 API is now versioned
  • 🆕 You can now create Workspace Tokens
  • 🆕 Small changes to the API so that all API-calls have the same behavior
  • 🆕 Switched our internal frontend client to our open-source client (https://www.npmjs.com/package/@magusbyte/t2dclient)

We only open-sourced our client-api so that it is easier to create your own client. The server is closed-source.

  • 🆕 The focus toggle has been added to the taskboard.
    This was previously moved in the header, but due to crowding it was moved in to a menu of the header, except when using our own application we noticed that we couldn’t be bothered with going into the menu, so we have a returned it to a more prominent place.
  • 🐞 Pressing backspace/delete while editing a task or an empty task label will no longer result in asking if you want to remove the task from the board.

No changes to the app was made.

A major release that introduces the following:

  • 🆕 Formulas to calculate values over a graph
  • 🆕 Showing the result of a formula on a taskcard

A minor release that improves the following:

  • ✨ The selection box draws around the card and labels, instead of only the card (and drawing over the labels)
  • 🚀 Improved speed in browser when receiving multiple changes

A minor release with a few fixes

  • 🚀 Improved load time when navigating to a workspace with a many tasks.
  • 🚀 Improved load time when switching maps
  • 🐞 Allow editing tasklabel on touch devices

A major release in which we introduce a new features:

  • 🇪🇺 Servers are now located in Europe
  • 🆕 task properties (which are different from attributes)
  • 🆕 duration parsing and formatting
  • 🆕 editable task card labels
  • ✨ Improved workspace setting page

A minor release that adds a new functionality: focus on the next task

In this release we introduced the tutorial and improved usability for mobile devices.

This was a major release in which large parts of the infrastructure was improved and changed.

  • Switched our rendering solution
  • Pins were introduced

In this release we have improved the design and added task properties.

  • Task can now have properties
  • New design
    • Task dialogs
    • Workspace overview page
    • Sidebar in map page

In this release we introduced the ability to have multiple workspace members.

  • Manage invites
  • Manage workspace members

This was the very first release. In which we introduced the most basic features.

  • Create and manage tasks
  • Connect tasks
  • The visual board