doboard updated to version 1.89.0

Changes:

  • Fixed redirect behavior for app.doboard.com and the /signup page. The redirect logic was reviewed and corrected to ensure users are routed to the appropriate pages during authentication and registration flows. This prevents incorrect navigation and ensures a consistent user onboarding and login experience.
  • Extended the task estimated hours details view to include worked hours information. The system now displays the total worked hours for the user who has the estimated value set, calculated separately for each board. This provides more accurate insight into planned versus actual time spent per board.
  • Added the ability to set a due date for boards directly from the board page in the functional buttons section. Also implemented a new task filter on the board page based on due date. The Due Date dropdown now includes an “Early” option, which displays only tasks whose due date is earlier than the planned board completion date.
  • Added a user filter to the /all-tasks page to complement the existing label-based filtering. Previously, tasks could be filtered across projects by label, but there was no way to narrow the results by user. The new filter allows users to refine the task list by specific users, improving flexibility and usability when working with cross-project task views.
Scroll to Top