Skip to content

v0.6.1

Choose a tag to compare

@muthuspark muthuspark released this 11 Jan 03:17
· 19 commits to main since this release

Bug Fix

Fixed

  • Error messages not displaying in Account Settings page
    • Password change errors (e.g., "Current password is incorrect") were not shown to users
    • SMTP settings errors (e.g., "Admin access required") were not shown to users
    • Root cause: Frontend was accessing error.message but API returns error as a string

Full Changelog: v0.6.0...v0.6.1