🔖(minor) release 2.3.0
Added: - 💄(frontend) add error pages - 🔒️ Manage unsafe attachments - ✨(frontend) Custom block quote with export - ✨(frontend) add open source section homepage Changed: - 🛂(frontend) Restore version visibility - 📝(doc) minor README.md formatting and wording enhancements - ♻️Stop setting a default title on doc creation - ♻️(frontend) misc ui improvements Fixed: - 🐛(backend) allow any type of extensions for media download - ♻️(frontend) improve table pdf rendering
This commit is contained in:
@@ -8,6 +8,8 @@ and this project adheres to
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.3.0] - 2025-03-03
|
||||
|
||||
## Added
|
||||
|
||||
- 💄(frontend) add error pages #643
|
||||
@@ -414,7 +416,8 @@ and this project adheres to
|
||||
- ✨(frontend) Coming Soon page (#67)
|
||||
- 🚀 Impress, project to manage your documents easily and collaboratively.
|
||||
|
||||
[unreleased]: https://github.com/numerique-gouv/impress/compare/v2.2.0...main
|
||||
[unreleased]: https://github.com/numerique-gouv/impress/compare/v2.3.0...main
|
||||
[v2.3.0]: https://github.com/numerique-gouv/impress/releases/v2.3.0
|
||||
[v2.2.0]: https://github.com/numerique-gouv/impress/releases/v2.2.0
|
||||
[v2.1.0]: https://github.com/numerique-gouv/impress/releases/v2.1.0
|
||||
[v2.0.1]: https://github.com/numerique-gouv/impress/releases/v2.0.1
|
||||
|
||||
Reference in New Issue
Block a user