Changelog

Table of Contents

[1.1.0] - 2025-05-25

Added

  • Sortable columns on letter and disposition tables for improved data handling

  • Toggleable columns with persistent state across sessions

  • Audit logs (activity log/history) for incoming letters, outgoing letters, and dispositions, including actor and timestamp details

Changed

  • Redesigned UI for a more compact and efficient layout, reducing visual clutter and enhancing usability on smaller screens

Fixed

  • Sidebar state persistence: sidebar remains closed or open based on the last user interaction

[1.0.0] - 2025-05-18

Added

  • User account features: login, password reset, profile update, multi-language support (id, en, ja, ko, ar, zh-CN), active session management, and self-account deletion

  • Dashboard with summary of letters, performance statistics, and daily bar charts

  • Full CRUD for incoming letters with file upload (pdf/images), AI-powered content summary, and category recommendation

  • Incoming letters features: marking unread, filtering, dispositions with AI recommendations, automatic emails, and reply letter creation

  • Export incoming letter data to CSV via email

  • Full CRUD for outgoing letters with file upload, AI content summary, category recommendation, filtering, and CSV export via email

  • CRUD for letter categories to organize letters

  • User management with CRUD and automatic password email on creation

  • Role management with CRUD and fine-grained access control over users, roles, letters, categories, and dispositions

Changed

  • Initial release — no changes yet

Fixed

  • Initial release — no fixes yet

Last updated