Changes:
- A bug was fixed where long comment text could not be scrolled when the comment input field was pinned. Previously, if the input area was fixed in place, lengthy comments would overflow without proper scrolling, making it difficult to review or edit the full content. Scrolling behavior was corrected to ensure that long comments remain fully accessible and editable even when the input field is pinned.
- Fixed calendar issues with multiple identical roles on a single day, clarifying the confusing visual indicator and ensuring consistent display. Also corrected layout problems where long lists of events, roles, and tasks caused the “New shift” button to overflow outside the calendar, keeping all controls visible and accessible.
- Redesigned the comment history interface, updating the list of previous versions for improved readability and clarity. The new design makes it easier to track changes, compare edits, and navigate through past versions of a comment.
- Fixed an issue with public Spotfix tasks where following a link from an email did not redirect the user correctly. The redirection logic was updated to ensure that users accessing a public Spotfix-created task from an email are taken to the appropriate task page seamlessly.
- A feature was updated so that when a user changes their email, the change is not applied immediately. Instead, the system sends a confirmation email to the new address. The email contains a link that the user must click to verify the change. Only after clicking this link does the account update to the new email address. This ensures that the email belongs to the user and prevents accidental or unauthorized email changes. The flow improves security and guarantees that notifications continue to reach a verified address.
- Fixed scrolling when opening a comment link in a new tab. The page now lands exactly on the targeted comment, improving navigation and user experience.