Skip to content Rocket UFO

Changelog

Fixed Authentication Session Token Vulnerability

Security

Patched a vulnerability where session tokens could persist beyond their intended lifetime. Rate limiting on login attempts has been tightened and suspicious activity logging has been improved.

We’ve released a security patch addressing a vulnerability in the authentication flow.

Details:

  • Fixed an issue where session tokens could persist longer than intended
  • Improved rate limiting on login attempts
  • Added additional logging for suspicious activity

Action Required:

No action is required. All users have been automatically updated.

We recommend enabling two-factor authentication for additional security. Go to Settings → Security → Two-Factor Authentication.

Fixed Drag-and-Drop Issues on Kanban Boards

Fixed

Resolved multiple drag-and-drop bugs on Kanban boards, including cards disappearing mid-drag, incorrect ordering after rapid moves, and touch-scroll conflicts on mobile.

Resolved several issues with drag-and-drop functionality on Kanban boards.

Fixed:

  • Cards no longer disappear briefly when dragging between columns
  • Fixed incorrect card ordering after rapid drag operations
  • Resolved touch scrolling conflicts on mobile devices
  • Fixed keyboard navigation when using arrow keys to move cards

Thanks to everyone who reported these issues!