v0.25.2
makeplane/planev0.25.2Mar 11, 2025by github-actions[bot]
AI Summary
Adds Czech language support, improves workflow by disabling comment submission during image uploads, and enforces HTTPS for MinIO connections.
Key Highlights
- Czech language support
- Disable comment submission during image uploads
- Enforce HTTPS for MinIO object store
New Features
- Czech language support
- HTTPS enforcement for MinIO
- Sidebar projects list expanded by default
Full Release Notes
### 🚀 Improvements - Added ability to disable comment submission while images are uploading. - Sidebar projects list is now always expanded on load. - Updated several translations in all languages. - Added Czech language support. - Added a configuration option to enforce HTTPS when connecting to minio as object store. ### 🐞 Bugfixes - Fixed the issue with work item state changes removing assignees. - Fixed overflowing issue in delete page modal with long page titles. - Added additional padding to editor container for consistent UI across all resolutions. ### 🔒 Security - Upgraded Django version to resolve vulnerabilities.