github LogicLabs-OU/OpenArchiver v0.3.0
v0.3.0: Role-based access control, system settings, multi-language support

2 days ago

We're excited to announce the release of version 0.3.0! This release introduces robust Role-Based Access Control (RBAC), a new system settings module with multi-language support, and several important fixes to improve user experience.

✨ What's New

  • Role-Based Access Control (RBAC)

    • You can now define custom roles with specific permissions to control user access across the application. This allows for granular control over what users can see and do, enhancing security and administrative oversight.
    • Added comprehensive documentation for setting up and managing roles.
  • System Settings

    • A new settings module allows administrators to configure system-wide parameters.
    • Introduced multi-language support for the frontend and backend. Supported languages: English, German, French, Spanish, Japanese, Italian. (More to come)
  • Other fixes

    • Fixed an issue where the storage chart legend would overflow on smaller screens.
    • Remove extra ports in Docker Compose file
    • Allow self-assigned cert in IMAP connection
    • Share connections between each fetch email action to avoid rate limiting

📜 Other Changes

  • Updated the Contributor License Agreement (CLA) to v2.

Get started

Try v0.3.0 out by pulling the v0.3.0 or latest tag from Docker Hub.

docker pull logiclabshq/open-archiver:v0.3.0

Full Changelog: v0.2.1...v0.3.0

Don't miss a new OpenArchiver release

NewReleases is sending notifications on new releases.