2024-01-09 15:30:36 +01:00
|
|
|
# Changelog
|
|
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0),
|
|
|
|
|
and this project adheres to
|
|
|
|
|
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
2024-08-29 16:36:06 +02:00
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
|
2024-09-06 14:23:22 +02:00
|
|
|
## Added
|
|
|
|
|
|
2024-09-08 23:37:49 +02:00
|
|
|
- ✨Add link public/authenticated/restricted access with read/editor roles #234
|
2024-09-06 18:03:30 +02:00
|
|
|
- ✨(frontend) add copy link button #235
|
2024-09-06 14:23:22 +02:00
|
|
|
- 🛂(frontend) access public docs without being logged #235
|
|
|
|
|
|
2024-09-06 18:03:19 +02:00
|
|
|
## Changed
|
|
|
|
|
|
2024-09-06 16:12:02 +02:00
|
|
|
- 🛂(backend) stop to list public doc to everyone #234
|
2024-09-06 18:03:19 +02:00
|
|
|
- 🚚(frontend) change visibility in share modal #235
|
|
|
|
|
|
2024-09-06 14:23:22 +02:00
|
|
|
|
2024-09-09 16:20:27 +02:00
|
|
|
## [1.3.0] - 2024-09-05
|
|
|
|
|
|
2024-08-30 15:06:49 +02:00
|
|
|
## Added
|
2024-08-19 22:38:41 +02:00
|
|
|
|
|
|
|
|
- ✨Add image attachments with access control
|
2024-08-30 15:06:49 +02:00
|
|
|
- ✨(frontend) Upload image to a document #211
|
2024-09-03 15:46:07 +02:00
|
|
|
- ✨(frontend) Summary #223
|
2024-09-05 12:45:02 +02:00
|
|
|
- ✨(frontend) update meta title for docs page #231
|
2024-08-30 15:06:49 +02:00
|
|
|
|
|
|
|
|
## Changed
|
|
|
|
|
|
2024-08-30 15:45:41 +02:00
|
|
|
- 💄(frontend) code background darkened on editor #214
|
2024-08-30 15:06:49 +02:00
|
|
|
- 🔥(frontend) hide markdown button if not text #213
|
|
|
|
|
|
2024-09-03 17:05:10 +02:00
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
- 🐛 Fix emoticon in pdf export #225
|
2024-09-04 16:56:40 +02:00
|
|
|
- 🐛 Fix collaboration on document #226
|
2024-09-05 11:55:19 +02:00
|
|
|
- 🐛 (docker) Fix compatibility with mac #230
|
2024-09-03 17:05:10 +02:00
|
|
|
|
2024-08-30 15:06:49 +02:00
|
|
|
## Removed
|
|
|
|
|
|
|
|
|
|
- 🔥(frontend) remove saving modal #213
|
2024-05-24 10:09:14 +02:00
|
|
|
|
2024-08-23 16:02:20 +02:00
|
|
|
|
|
|
|
|
## [1.2.1] - 2024-08-23
|
|
|
|
|
|
2024-08-23 13:20:19 +02:00
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
- ♻️ Change ordering docs datagrid #195
|
2024-08-23 13:53:10 +02:00
|
|
|
- 🔥(helm) use scaleway email #194
|
2024-08-23 13:20:19 +02:00
|
|
|
|
|
|
|
|
|
2024-08-23 16:02:20 +02:00
|
|
|
## [1.2.0] - 2024-08-22
|
2024-08-06 16:24:34 +02:00
|
|
|
|
2024-08-02 14:25:19 +02:00
|
|
|
## Added
|
|
|
|
|
|
|
|
|
|
- 🎨(frontend) better conversion editor to pdf #151
|
2024-08-07 14:45:02 +02:00
|
|
|
- ✨Export docx (word) #161
|
2024-08-15 15:40:56 +02:00
|
|
|
- 🌐Internationalize invitation email #167
|
2024-08-14 16:19:23 +02:00
|
|
|
- ✨(frontend) White branding #164
|
2024-08-15 15:40:56 +02:00
|
|
|
- ✨Email invitation when add user to doc #171
|
2024-08-16 16:57:03 +02:00
|
|
|
- ✨Invitation management #174
|
2024-07-17 15:30:52 +02:00
|
|
|
|
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
- 🐛(y-webrtc) fix prob connection #147
|
2024-08-06 12:48:42 +02:00
|
|
|
- ⚡️(frontend) improve select share stability #159
|
2024-08-13 14:24:50 +02:00
|
|
|
- 🐛(backend) enable SSL when sending email #165
|
2024-08-02 14:25:19 +02:00
|
|
|
|
2024-08-06 11:42:13 +02:00
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
- 🎨(frontend) stop limit layout height to screen size #158
|
2024-08-19 15:38:21 +02:00
|
|
|
- ⚡️(CI) only e2e chrome mandatory #177
|
2024-08-06 11:42:13 +02:00
|
|
|
|
2024-08-21 16:42:15 +02:00
|
|
|
## Removed
|
|
|
|
|
- 🔥(helm) remove htaccess #181
|
|
|
|
|
|
|
|
|
|
|
2024-07-15 16:06:20 +02:00
|
|
|
## [1.1.0] - 2024-07-15
|
|
|
|
|
|
2024-07-04 16:40:32 +02:00
|
|
|
## Added
|
|
|
|
|
|
|
|
|
|
- 🤡(demo) generate dummy documents on dev users #120
|
2024-07-08 16:37:55 +02:00
|
|
|
- ✨(frontend) create side modal component #134
|
2024-07-09 11:48:38 +02:00
|
|
|
- ✨(frontend) Doc grid actions (update / delete) #136
|
2024-07-10 13:03:42 +02:00
|
|
|
- ✨(frontend) Doc editor header information #137
|
2024-07-04 16:40:32 +02:00
|
|
|
|
2024-07-04 12:02:05 +02:00
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
- ♻️(frontend) replace docs panel with docs grid #120
|
2024-07-08 13:35:23 +02:00
|
|
|
- ♻️(frontend) create a doc from a modal #132
|
2024-07-12 15:00:33 +02:00
|
|
|
- ♻️(frontend) manage members from the share modal #140
|
2024-07-04 12:02:05 +02:00
|
|
|
|
2024-08-06 16:24:34 +02:00
|
|
|
|
2024-07-03 13:53:42 +02:00
|
|
|
## [1.0.0] - 2024-07-02
|
|
|
|
|
|
2024-05-23 17:22:09 +02:00
|
|
|
## Added
|
|
|
|
|
|
2024-07-03 13:53:42 +02:00
|
|
|
- 🛂(frontend) Manage the document's right (#75)
|
|
|
|
|
- ✨(frontend) Update document (#68)
|
|
|
|
|
- ✨(frontend) Remove document (#68)
|
|
|
|
|
- 🐳(docker) dockerize dev frontend (#63)
|
|
|
|
|
- 👔(backend) list users with email filtering (#79)
|
|
|
|
|
- ✨(frontend) add user to a document (#52)
|
|
|
|
|
- ✨(frontend) invite user to a document (#52)
|
|
|
|
|
- 🛂(frontend) manage members (update role / list / remove) (#81)
|
2024-06-11 14:23:15 +02:00
|
|
|
- ✨(frontend) offline mode (#88)
|
2024-07-03 13:53:42 +02:00
|
|
|
- 🌐(frontend) translate cgu (#83)
|
2024-06-17 11:01:56 +02:00
|
|
|
- ✨(service-worker) offline doc management (#94)
|
2024-07-03 13:53:42 +02:00
|
|
|
- ⚗️(frontend) Add beta tag on logo (#121)
|
2024-05-23 17:22:09 +02:00
|
|
|
|
|
|
|
|
## Changed
|
|
|
|
|
|
2024-07-03 13:53:42 +02:00
|
|
|
- ♻️(frontend) Change site from Impress to Docs (#76)
|
|
|
|
|
- ✨(frontend) Generate PDF from a modal (#68)
|
|
|
|
|
- 🔧(helm) sticky session by request_uri for signaling server (#78)
|
|
|
|
|
- ♻️(frontend) change logo (#84)
|
|
|
|
|
- ♻️(frontend) pdf has title doc (#84)
|
2024-06-06 22:13:18 +02:00
|
|
|
- ⚡️(e2e) unique login between tests (#80)
|
2024-06-07 14:23:16 +02:00
|
|
|
- ⚡️(CI) improve e2e job (#86)
|
2024-06-14 11:39:57 +02:00
|
|
|
- ♻️(frontend) improve the error and message info ui (#93)
|
2024-06-25 14:49:53 +02:00
|
|
|
- ✏️(frontend) change all occurences of pad to doc (#99)
|
2024-06-06 15:16:29 +02:00
|
|
|
|
|
|
|
|
## Fixed
|
|
|
|
|
|
2024-07-03 13:53:42 +02:00
|
|
|
- 🐛(frontend) Fix the break line when generate PDF (#84)
|
2024-05-28 22:31:32 +02:00
|
|
|
|
|
|
|
|
## Delete
|
|
|
|
|
|
2024-07-03 13:53:42 +02:00
|
|
|
- 💚(CI) Remove trigger workflow on push tags on CI (#68)
|
|
|
|
|
- 🔥(frontend) Remove coming soon page (#121)
|
2024-05-23 17:22:09 +02:00
|
|
|
|
2024-08-06 16:24:34 +02:00
|
|
|
|
2024-05-24 10:09:14 +02:00
|
|
|
## [0.1.0] - 2024-05-24
|
|
|
|
|
|
|
|
|
|
## Added
|
|
|
|
|
|
2024-07-03 13:53:42 +02:00
|
|
|
- ✨(frontend) Coming Soon page (#67)
|
|
|
|
|
- 🚀 Impress, project to manage your documents easily and collaboratively.
|
2024-05-24 10:09:14 +02:00
|
|
|
|
|
|
|
|
|
2024-09-09 16:20:27 +02:00
|
|
|
[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
|
2024-08-23 16:02:20 +02:00
|
|
|
[1.2.1]: https://github.com/numerique-gouv/impress/releases/v1.2.1
|
2024-08-06 16:24:34 +02:00
|
|
|
[1.2.0]: https://github.com/numerique-gouv/impress/releases/v1.2.0
|
2024-07-15 16:06:20 +02:00
|
|
|
[1.1.0]: https://github.com/numerique-gouv/impress/releases/v1.1.0
|
2024-07-03 13:53:42 +02:00
|
|
|
[1.0.0]: https://github.com/numerique-gouv/impress/releases/v1.0.0
|
2024-09-08 23:37:49 +02:00
|
|
|
[0.1.0]: https://github.com/numerique-gouv/impress/releases/v0.1.0
|