🚀 Updates

  • Authentication security has been significantly improved with the introduction of rate limiting and account lockout mechanisms. This helps mitigate brute-force attacks and adds a protective layer to user login attempts.
  • Bug-fixing

✨ New Features

  • A new “Trust This Device” option is now available during login. When selected, your session will persist beyond the standard 2-hour timeout, allowing for smoother, uninterrupted workflows on trusted devices.

🧩 Infrastructure Simplification

  • We’ve removed the need for a standalone Queue Consumer and Queue Management service. The application now internally handles task queuing and processing, simplifying the system architecture and reducing external service dependencies.