v.0.0.7

Dec 26, 2024

View on GitHub: https://github.com/Nine-Minds/alga-psa/releases/tag/v0.0.7

Major Updates:

  1. Rich Text Document System

    • Implemented rich text document storage and versioning system

    • Added BlockNote editor integration

    • Created document_content and document_block_content tables

    • Enhanced content organization and management

    • Added document selector for company notes

    • Improved UI for document editing

  2. Timezone Management

    • Added timezone support for clients

    • Created new TimezonePicker component with search and grouping

    • Updated CompanyDetails and UserProfile components

  3. Interaction Types System

    • Implemented system-wide interaction types

    • Added support for tenant-specific custom types

    • Updated UI to distinguish between system and custom types

  4. Event System & Notifications

    • Implemented Redis-based event system

    • Added comprehensive email notification system

    • Created database-driven email templates

    • Implemented notification preferences

    • Updated ticket actions to send emails

  5. Hocuspocus Security Enhancements

    • Added DOCKER_SECRETS_PATH and LOCAL_SECRETS_PATH

    • Implemented secure secret management

    • Enhanced hocuspocus password handling

    • Updated Docker configurations

  6. Build Configuration Update

    • Updated build configuration and Docker setup

    • Updated documentation and helm charts

Minor Updates:

  1. 56aad6f - Content Column Adjustment

    • Left content column around for compatibility

  2. 7508365 - Datatable Pagination

    • Fixed pagination issues in datatable

    • Merged pagination improvements

  3. c1b6a5a - Datatable Fix

    • Fixed pagination implementation in datatable

  4. ac85718 - Ticket Contact Update

    • Merged client contact change functionality

  5. dbbde7d - UI Improvements

    • Added save and cancel buttons for better UX

  6. add9fc2 - Ticket Editing

    • Enabled contact and company editing on existing tickets