2024-01-09 14:30:36 +00: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).
|
|
|
|
|
|
|
|
|
|
## [Unreleased]
|
2024-05-24 08:09:14 +00:00
|
|
|
|
2024-08-02 12:25:19 +00:00
|
|
|
## Added
|
|
|
|
|
|
|
|
|
|
- 🎨(frontend) better conversion editor to pdf #151
|
2024-07-17 13:30:52 +00:00
|
|
|
- ✨(frontend) Versioning #147
|
|
|
|
|
|
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
- 🐛(y-webrtc) fix prob connection #147
|
2024-08-06 10:48:42 +00:00
|
|
|
- ⚡️(frontend) improve select share stability #159
|
2024-08-02 12:25:19 +00:00
|
|
|
|
2024-08-06 09:42:13 +00:00
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
- 🎨(frontend) stop limit layout height to screen size #158
|
|
|
|
|
|
2024-07-15 14:06:20 +00:00
|
|
|
## [1.1.0] - 2024-07-15
|
|
|
|
|
|
2024-07-04 14:40:32 +00:00
|
|
|
## Added
|
|
|
|
|
|
|
|
|
|
- 🤡(demo) generate dummy documents on dev users #120
|
2024-07-08 14:37:55 +00:00
|
|
|
- ✨(frontend) create side modal component #134
|
2024-07-09 09:48:38 +00:00
|
|
|
- ✨(frontend) Doc grid actions (update / delete) #136
|
2024-07-10 11:03:42 +00:00
|
|
|
- ✨(frontend) Doc editor header information #137
|
2024-07-04 14:40:32 +00:00
|
|
|
|
2024-07-04 10:02:05 +00:00
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
- ♻️(frontend) replace docs panel with docs grid #120
|
2024-07-08 11:35:23 +00:00
|
|
|
- ♻️(frontend) create a doc from a modal #132
|
2024-07-12 13:00:33 +00:00
|
|
|
- ♻️(frontend) manage members from the share modal #140
|
2024-07-04 10:02:05 +00:00
|
|
|
|
2024-07-03 11:53:42 +00:00
|
|
|
## [1.0.0] - 2024-07-02
|
|
|
|
|
|
2024-05-23 15:22:09 +00:00
|
|
|
## Added
|
|
|
|
|
|
2024-07-03 11:53:42 +00: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 12:23:15 +00:00
|
|
|
- ✨(frontend) offline mode (#88)
|
2024-07-03 11:53:42 +00:00
|
|
|
- 🌐(frontend) translate cgu (#83)
|
2024-06-17 09:01:56 +00:00
|
|
|
- ✨(service-worker) offline doc management (#94)
|
2024-07-03 11:53:42 +00:00
|
|
|
- ⚗️(frontend) Add beta tag on logo (#121)
|
2024-05-23 15:22:09 +00:00
|
|
|
|
|
|
|
|
## Changed
|
|
|
|
|
|
2024-07-03 11:53:42 +00: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 20:13:18 +00:00
|
|
|
- ⚡️(e2e) unique login between tests (#80)
|
2024-06-07 12:23:16 +00:00
|
|
|
- ⚡️(CI) improve e2e job (#86)
|
2024-06-14 09:39:57 +00:00
|
|
|
- ♻️(frontend) improve the error and message info ui (#93)
|
2024-06-25 12:49:53 +00:00
|
|
|
- ✏️(frontend) change all occurences of pad to doc (#99)
|
2024-06-06 13:16:29 +00:00
|
|
|
|
|
|
|
|
## Fixed
|
|
|
|
|
|
2024-07-03 11:53:42 +00:00
|
|
|
- 🐛(frontend) Fix the break line when generate PDF (#84)
|
2024-05-28 20:31:32 +00:00
|
|
|
|
|
|
|
|
## Delete
|
|
|
|
|
|
2024-07-03 11:53:42 +00:00
|
|
|
- 💚(CI) Remove trigger workflow on push tags on CI (#68)
|
|
|
|
|
- 🔥(frontend) Remove coming soon page (#121)
|
2024-05-23 15:22:09 +00:00
|
|
|
|
2024-05-24 08:09:14 +00:00
|
|
|
## [0.1.0] - 2024-05-24
|
|
|
|
|
|
|
|
|
|
## Added
|
|
|
|
|
|
2024-07-03 11:53:42 +00:00
|
|
|
- ✨(frontend) Coming Soon page (#67)
|
|
|
|
|
- 🚀 Impress, project to manage your documents easily and collaboratively.
|
2024-05-24 08:09:14 +00:00
|
|
|
|
|
|
|
|
|
2024-07-15 14:06:20 +00:00
|
|
|
[unreleased]: https://github.com/numerique-gouv/impress/compare/v1.1.0...main
|
|
|
|
|
[1.1.0]: https://github.com/numerique-gouv/impress/releases/v1.1.0
|
2024-07-03 11:53:42 +00:00
|
|
|
[1.0.0]: https://github.com/numerique-gouv/impress/releases/v1.0.0
|
2024-05-24 08:09:14 +00:00
|
|
|
[0.1.0]: https://github.com/numerique-gouv/impress/releases/v0.1.0
|