v0.3.0 release #259

Closed
opened 2026-04-05 16:17:12 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @wayneshn on 9/1/2025

New features:

  • Role-based access control and user management #23
  • System settings, multi-language support for frontend and backend #65

Other improvements:

  • Adds an option to permit self-signed certificates. This is particularly useful for development and testing environments where valid certificates may not be available. #71
  • Optimizes the IMAP email fetching process by sharing a single connection across multiple fetch actions. This reduces connection overhead, leading to improved performance and reliability, especially when dealing with a large volume of emails. #37
  • Cleans up the docker-compose.yml file by removing unnecessary port mappings, enhancing security and simplifying the configuration. #73
  • Updates the documentation with a new section on how to troubleshoot and resolve Cross-Origin Resource Sharing (CORS) errors. #52
*Originally created by @wayneshn on 9/1/2025* New features: - Role-based access control and user management #23 - System settings, multi-language support for frontend and backend #65 Other improvements: - Adds an option to permit self-signed certificates. This is particularly useful for development and testing environments where valid certificates may not be available. #71 - Optimizes the IMAP email fetching process by sharing a single connection across multiple fetch actions. This reduces connection overhead, leading to improved performance and reliability, especially when dealing with a large volume of emails. #37 - Cleans up the `docker-compose.yml` file by removing unnecessary port mappings, enhancing security and simplifying the configuration. #73 - Updates the documentation with a new section on how to troubleshoot and resolve Cross-Origin Resource Sharing (CORS) errors. #52
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OpenArchiver#259