🔖(minor) release 1.3.0
Added: - ✨Add image attachments with access control - ✨(frontend) Upload image to a document - ✨(frontend) Summary - ✨(frontend) update meta title for docs page Changed: - 💄(frontend) code background darkened on editor - 🔥(frontend) hide markdown button if not text Fixed: - 🐛 Fix emoticon in pdf export - 🐛 Fix collaboration on document - 🐛 (docker) Fix compatibility with mac Removed: - 🔥(frontend) remove saving modal
This commit is contained in:
@@ -9,6 +9,8 @@ and this project adheres to
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.3.0] - 2024-09-05
|
||||
|
||||
## Added
|
||||
|
||||
- ✨Add image attachments with access control
|
||||
@@ -129,7 +131,8 @@ and this project adheres to
|
||||
- 🚀 Impress, project to manage your documents easily and collaboratively.
|
||||
|
||||
|
||||
[unreleased]: https://github.com/numerique-gouv/impress/compare/v1.2.1...main
|
||||
[unreleased]: https://github.com/numerique-gouv/impress/compare/v1.3.0...main
|
||||
[1.3.0]: https://github.com/numerique-gouv/impress/releases/v1.3.0
|
||||
[1.2.1]: https://github.com/numerique-gouv/impress/releases/v1.2.1
|
||||
[1.2.0]: https://github.com/numerique-gouv/impress/releases/v1.2.0
|
||||
[1.1.0]: https://github.com/numerique-gouv/impress/releases/v1.1.0
|
||||
|
||||
Reference in New Issue
Block a user