doboard updated to version 1.82.0

Changes:

  • Explanatory messages about expiration time were added to public authentication-related forms. On the invitation page, the confirmation message was updated to clearly state how long the invitation remains valid (for example, 3 days). On the password recovery page, the interface was updated to indicate the validity period of the reset link (for example, 15 minutes). Duplicate error messages were removed: a single, consistent error message is now displayed across all public forms. This unified approach was applied to all public forms on app.doboard.com. Expiration-time hints were also added to doBoard connection invitations and password reset notifications, so users always understand how long the action remains available.
  • Checkbox alignment was fixed in the bulk actions menu for tasks, ensuring that the hover state no longer caused misalignment and the interface remained consistent. Additionally, the label list was enhanced with improved tooltips, providing clear and visually appealing guidance when users hovered over list.
  • A bug on the /me page was fixed where the status of label groups could display incorrectly. The logic responsible for calculating and showing the active or completed state of each label group was corrected, ensuring that users now see accurate information about group assignments at all times.
  • A bug was fixed in the user filter on task lists. Previously, if a filter was applied for a specific user and all tasks for that user were removed, the user would disappear from the filter list, preventing the filter from being cleared and making other tasks invisible until the URL was manually adjusted. The filtering logic was updated so that users remain selectable even when no tasks are currently assigned to them, allowing the filter to be removed and all tasks to be viewed without manual URL edits.
  • The /people page was updated to include role indicators next to user avatars. Previously, it was unclear which users were administrators, project managers, or held other roles. Icons were added to visually denote each user’s role, making it easier to quickly identify responsibilities and hierarchy within the team.
  • A bug was fixed in the Shifts calendar where a tooltip could get stuck on a day cell. Previously, if a user clicked on a day, opened the shift assignment dialog, and then closed it without assigning a shift, the hover tooltip (showing a role or event) remained visible on that day. The tooltip did not disappear on mouse movement and even stayed in the same position when switching between months. The tooltip state handling was corrected so it now properly resets when the dialog is closed and behaves correctly during hover and month navigation.
Scroll to Top