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-10-18 09:24:47 +02:00
|
|
|
|
|
2025-02-17 13:05:20 +01:00
|
|
|
|
## Added
|
|
|
|
|
|
|
|
|
|
|
|
- 💄(frontend) add error pages #643
|
|
|
|
|
|
|
2025-02-14 17:25:13 +01:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
2025-02-11 15:53:28 +01:00
|
|
|
|
- 🛂(frontend) Restore version visibility #629
|
2025-02-14 17:25:13 +01:00
|
|
|
|
- 📝(doc) minor README.md formatting and wording enhancements
|
2025-02-12 12:19:07 +01:00
|
|
|
|
- ♻️Stop setting a default title on doc creation #634
|
|
|
|
|
|
|
2025-02-14 15:28:33 +01:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- ♻️(frontend) improve table pdf rendering
|
2025-02-14 17:25:13 +01:00
|
|
|
|
|
2025-02-11 11:48:01 +01:00
|
|
|
|
## [2.2.0] - 2025-02-10
|
|
|
|
|
|
|
2025-01-30 16:24:54 +01:00
|
|
|
|
## Added
|
2025-02-03 10:07:13 +01:00
|
|
|
|
|
2025-01-30 16:24:54 +01:00
|
|
|
|
- 📝(doc) Add security.md and codeofconduct.md #604
|
2025-02-11 11:48:01 +01:00
|
|
|
|
- ✨(frontend) add home page #608
|
2025-02-09 01:38:33 +01:00
|
|
|
|
- ✨(frontend) cursor display on activity #609
|
2025-02-10 12:05:21 +01:00
|
|
|
|
- ✨(frontend) Add export page break #623
|
2025-01-29 16:12:21 +01:00
|
|
|
|
|
2025-02-11 08:45:21 +01:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
2025-02-11 11:48:01 +01:00
|
|
|
|
- 🔧(backend) make AI feature reach configurable #628
|
2025-02-11 08:45:21 +01:00
|
|
|
|
|
2025-02-06 16:34:16 +01:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2025-02-11 11:48:01 +01:00
|
|
|
|
- 🌐(CI) Fix email partially translated #616
|
2025-02-09 01:38:33 +01:00
|
|
|
|
- 🐛(frontend) fix cursor breakline #609
|
|
|
|
|
|
- 🐛(frontend) fix style pdf export #609
|
|
|
|
|
|
|
2025-01-29 16:12:21 +01:00
|
|
|
|
## [2.1.0] - 2025-01-29
|
|
|
|
|
|
|
2025-01-15 21:25:08 +01:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2025-01-05 14:43:15 +01:00
|
|
|
|
- ✨(backend) add soft delete and restore API endpoints to documents #516
|
2024-12-16 16:58:14 +01:00
|
|
|
|
- ✨(backend) allow organizing documents in a tree structure #516
|
2024-12-18 11:37:01 +01:00
|
|
|
|
- ✨(backend) add "excerpt" field to document list serializer #516
|
2024-12-16 16:58:14 +01:00
|
|
|
|
- ✨(backend) add github actions to manage Crowdin workflow #559 & #563
|
2025-01-27 15:41:39 +01:00
|
|
|
|
- 📈Integrate Posthog #540
|
2025-01-15 15:58:46 +01:00
|
|
|
|
- 🏷️(backend) add content-type to uploaded files #552
|
2025-01-06 16:15:45 +01:00
|
|
|
|
- ✨(frontend) export pdf docx front side #537
|
2025-01-15 21:25:08 +01:00
|
|
|
|
|
2025-01-27 11:38:59 +01:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- 💄(frontend) add abilities on doc row #581
|
2025-02-14 15:28:33 +01:00
|
|
|
|
- 💄(frontend) improve DocsGridItem responsive padding #582
|
2025-01-29 16:12:21 +01:00
|
|
|
|
- 🔧(backend) Bump maximum page size to 200 #516
|
|
|
|
|
|
- 📝(doc) Improve Read me #558
|
2025-01-27 11:38:59 +01:00
|
|
|
|
|
2025-01-29 16:12:21 +01:00
|
|
|
|
## Fixed
|
2025-01-17 17:15:17 +01:00
|
|
|
|
|
2025-01-29 16:12:21 +01:00
|
|
|
|
- 🐛Fix invitations #575
|
2025-01-17 17:15:17 +01:00
|
|
|
|
|
2024-12-18 11:37:01 +01:00
|
|
|
|
## Removed
|
|
|
|
|
|
|
|
|
|
|
|
- 🔥(backend) remove "content" field from list serializer # 516
|
|
|
|
|
|
|
2025-01-17 10:58:45 +01:00
|
|
|
|
## [2.0.1] - 2025-01-17
|
|
|
|
|
|
|
2025-01-15 16:03:34 +01:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2025-01-17 11:14:28 +01:00
|
|
|
|
-🐛(frontend) share modal is shown when you don't have the abilities #557
|
|
|
|
|
|
-🐛(frontend) title copy break app #564
|
|
|
|
|
|
|
2025-01-15 12:16:14 +01:00
|
|
|
|
## [2.0.0] - 2025-01-13
|
|
|
|
|
|
|
2024-12-04 21:56:11 +01:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2024-12-27 20:49:55 +01:00
|
|
|
|
- 🔧(backend) add option to configure list of essential OIDC claims #525 & #531
|
|
|
|
|
|
- 🔧(helm) add option to disable default tls setting by @dominikkaminski #519
|
2024-11-13 15:10:02 +01:00
|
|
|
|
- 💄(frontend) Add left panel #420
|
2024-12-04 14:55:01 +01:00
|
|
|
|
- 💄(frontend) add filtering to left panel #475
|
2024-12-16 10:19:53 +01:00
|
|
|
|
- ✨(frontend) new share modal ui #489
|
2024-12-17 22:11:40 +01:00
|
|
|
|
- ✨(frontend) add favorite feature #515
|
2025-01-06 16:31:29 +01:00
|
|
|
|
- 📝(documentation) Documentation about self-hosted installation #530
|
|
|
|
|
|
- ✨(helm) helm versioning #530
|
2024-12-04 21:56:11 +01:00
|
|
|
|
|
2024-12-15 00:03:13 +01:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- 🏗️(yjs-server) organize yjs server #528
|
2024-12-23 11:07:55 +01:00
|
|
|
|
- ♻️(frontend) better separation collaboration process #528
|
2024-11-18 09:46:15 +01:00
|
|
|
|
- 💄(frontend) updating the header and leftpanel for responsive #421
|
2024-11-19 16:10:48 +01:00
|
|
|
|
- 💄(frontend) update DocsGrid component #431
|
2024-12-03 10:02:45 +01:00
|
|
|
|
- 💄(frontend) update DocsGridOptions component #432
|
2025-01-15 12:16:14 +01:00
|
|
|
|
- 💄(frontend) update DocHeader ui #448
|
2024-12-03 10:02:45 +01:00
|
|
|
|
- 💄(frontend) update doc versioning ui #463
|
2024-12-03 16:22:59 +01:00
|
|
|
|
- 💄(frontend) update doc summary ui #473
|
2025-01-28 19:41:33 +01:00
|
|
|
|
- 📝(doc) update readme.md to match V2 changes #558 & #572
|
2024-12-15 00:03:13 +01:00
|
|
|
|
|
2025-01-10 09:50:48 +01:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛(backend) fix create document via s2s if sub unknown but email found #543
|
2025-01-15 10:53:43 +01:00
|
|
|
|
- 🐛(frontend) hide search and create doc button if not authenticated #555
|
2025-01-15 11:57:22 +01:00
|
|
|
|
- 🐛(backend) race condition creation issue #556
|
2024-12-17 14:32:23 +01:00
|
|
|
|
|
|
|
|
|
|
## [1.10.0] - 2024-12-17
|
|
|
|
|
|
|
2024-12-01 11:25:01 +01:00
|
|
|
|
## Added
|
|
|
|
|
|
|
|
|
|
|
|
- ✨(backend) add server-to-server API endpoint to create documents #467
|
2024-12-13 17:48:08 +01:00
|
|
|
|
- ✨(email) white brand email #412
|
2024-12-17 14:32:23 +01:00
|
|
|
|
- ✨(y-provider) create a markdown converter endpoint #488
|
2024-12-01 11:25:01 +01:00
|
|
|
|
|
2024-12-13 12:35:39 +01:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- ⚡️(docker) improve y-provider image #422
|
|
|
|
|
|
|
2024-12-17 10:32:12 +01:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- ⚡️(e2e) reduce flakiness on e2e tests #511
|
|
|
|
|
|
|
2024-12-06 12:45:55 +01:00
|
|
|
|
## Fixed
|
2025-02-14 15:28:33 +01:00
|
|
|
|
|
2024-12-06 12:45:55 +01:00
|
|
|
|
- 🐛(frontend) update doc editor height #481
|
2024-12-09 18:00:53 +01:00
|
|
|
|
- 💄(frontend) add doc search #485
|
2024-12-06 12:45:55 +01:00
|
|
|
|
|
2024-12-11 16:38:56 +01:00
|
|
|
|
## [1.9.0] - 2024-12-11
|
|
|
|
|
|
|
2024-12-06 09:17:09 +01:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2024-12-11 16:38:56 +01:00
|
|
|
|
- ✨(backend) annotate number of accesses on documents in list view #429
|
|
|
|
|
|
- ✨(backend) allow users to mark/unmark documents as favorite #429
|
2024-12-06 09:17:09 +01:00
|
|
|
|
|
2024-12-02 16:54:30 +01:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
2024-11-18 08:05:54 +01:00
|
|
|
|
- 🔒️(collaboration) increase collaboration access security #472
|
2024-12-02 16:54:30 +01:00
|
|
|
|
- 🔨(frontend) encapsulated title to its own component #474
|
2024-12-11 16:38:56 +01:00
|
|
|
|
- ⚡️(backend) optimize number of queries on document list view #429
|
2024-12-03 15:24:38 +01:00
|
|
|
|
- ♻️(frontend) stop to use provider with version #480
|
2024-12-03 15:07:21 +01:00
|
|
|
|
- 🚚(collaboration) change the websocket key name #480
|
2024-12-02 16:54:30 +01:00
|
|
|
|
|
2024-12-11 13:57:05 +01:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2024-12-09 08:13:13 +01:00
|
|
|
|
- 🐛(frontend) fix initial content with collaboration #484
|
2024-12-11 13:57:05 +01:00
|
|
|
|
- 🐛(frontend) Fix hidden menu on Firefox #468
|
|
|
|
|
|
- 🐛(backend) fix sanitize problem IA #490
|
|
|
|
|
|
|
2024-11-28 09:44:07 +01:00
|
|
|
|
## [1.8.2] - 2024-11-28
|
|
|
|
|
|
|
2024-11-28 09:03:35 +01:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
2024-11-28 09:44:07 +01:00
|
|
|
|
- ♻️(SW) change strategy html caching #460
|
2024-11-28 09:03:35 +01:00
|
|
|
|
|
2024-11-27 16:37:01 +01:00
|
|
|
|
## [1.8.1] - 2024-11-27
|
|
|
|
|
|
|
2024-11-27 15:44:42 +01:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2024-11-28 09:44:07 +01:00
|
|
|
|
- 🐛(frontend) link not clickable and flickering firefox #457
|
2024-11-27 15:44:42 +01:00
|
|
|
|
|
2024-11-26 18:17:02 +01:00
|
|
|
|
## [1.8.0] - 2024-11-25
|
|
|
|
|
|
|
2024-11-07 12:47:13 +01:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2024-11-09 10:45:38 +01:00
|
|
|
|
- 🌐(backend) add German translation #259
|
|
|
|
|
|
- 🌐(frontend) add German translation #255
|
|
|
|
|
|
- ✨(frontend) add a broadcast store #387
|
2024-11-22 11:55:30 +01:00
|
|
|
|
- ✨(backend) whitelist pod's IP address #443
|
2024-11-15 09:33:08 +01:00
|
|
|
|
- ✨(backend) config endpoint #425
|
|
|
|
|
|
- ✨(frontend) config endpoint #424
|
2024-11-15 14:34:45 +01:00
|
|
|
|
- ✨(frontend) add sentry #424
|
2024-11-25 16:50:12 +01:00
|
|
|
|
- ✨(frontend) add crisp chatbot #450
|
2024-11-07 12:47:13 +01:00
|
|
|
|
|
2024-11-06 08:09:05 +01:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- 🚸(backend) improve users similarity search and sort results #391
|
2024-11-09 10:39:44 +01:00
|
|
|
|
- ♻️(frontend) simplify stores #402
|
2024-11-14 15:09:34 +01:00
|
|
|
|
- ✨(frontend) update $css Box props type to add styled components RuleSet #423
|
2024-11-26 11:21:26 +01:00
|
|
|
|
- ✅(CI) trivy continue on error #453
|
2024-11-06 08:09:05 +01:00
|
|
|
|
|
2024-11-08 10:27:09 +01:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2024-11-12 09:12:19 +01:00
|
|
|
|
- 🔧(backend) fix logging for docker and make it configurable by envar #427
|
2024-11-08 10:27:09 +01:00
|
|
|
|
- 🦺(backend) add comma to sub regex #408
|
2024-11-07 20:47:50 +01:00
|
|
|
|
- 🐛(editor) collaborative user tag hidden when read only #385
|
2024-11-12 09:12:19 +01:00
|
|
|
|
- 🐛(frontend) users have view access when revoked #387
|
2024-11-26 14:04:00 +01:00
|
|
|
|
- 🐛(frontend) fix placeholder editable when double clicks #454
|
2024-11-08 10:27:09 +01:00
|
|
|
|
|
2024-10-25 13:51:38 +02:00
|
|
|
|
## [1.7.0] - 2024-10-24
|
|
|
|
|
|
|
2024-10-18 09:24:47 +02:00
|
|
|
|
## Added
|
|
|
|
|
|
|
|
|
|
|
|
- 📝Contributing.md #352
|
2024-10-25 13:51:38 +02:00
|
|
|
|
- 🌐(frontend) add localization to editor #368
|
2024-10-23 11:11:29 +02:00
|
|
|
|
- ✨Public and restricted doc editable #357
|
2024-10-24 10:04:39 +02:00
|
|
|
|
- ✨(frontend) Add full name if available #380
|
2024-10-23 08:26:40 +02:00
|
|
|
|
- ✨(backend) Add view accesses ability #376
|
2024-10-21 09:35:43 +02:00
|
|
|
|
|
2024-10-24 17:21:33 +02:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- ♻️(frontend) list accesses if user has abilities #376
|
2024-10-25 13:51:38 +02:00
|
|
|
|
- ♻️(frontend) avoid documents indexing in search engine #372
|
2024-10-25 14:16:29 +02:00
|
|
|
|
- 👔(backend) doc restricted by default #388
|
2024-10-24 17:21:33 +02:00
|
|
|
|
|
2024-10-21 09:35:43 +02:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2024-10-22 00:28:16 +02:00
|
|
|
|
- 🐛(backend) require right to manage document accesses to see invitations #369
|
2024-10-22 18:17:53 +02:00
|
|
|
|
- 🐛(i18n) same frontend and backend language using shared cookies #365
|
2024-10-21 09:35:43 +02:00
|
|
|
|
- 🐛(frontend) add default toolbar buttons #355
|
2024-10-23 14:28:44 +02:00
|
|
|
|
- 🐛(frontend) throttle error correctly display #378
|
2024-10-23 16:01:17 +02:00
|
|
|
|
|
|
|
|
|
|
## Removed
|
|
|
|
|
|
|
|
|
|
|
|
- 🔥(helm) remove infra related codes #366
|
2024-08-29 16:36:06 +02:00
|
|
|
|
|
2024-10-17 17:36:50 +02:00
|
|
|
|
## [1.6.0] - 2024-10-17
|
|
|
|
|
|
|
2024-10-16 15:56:09 +02:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2024-09-20 22:45:06 +02:00
|
|
|
|
- ✨AI to doc editor #250
|
|
|
|
|
|
- ✨(backend) allow uploading more types of attachments #309
|
2024-10-22 18:17:53 +02:00
|
|
|
|
- ✨(frontend) add buttons to copy document to clipboard as HTML/Markdown #318
|
2024-10-16 15:56:09 +02:00
|
|
|
|
|
2024-10-11 13:29:07 +02:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
2024-10-22 00:28:16 +02:00
|
|
|
|
- ♻️(frontend) more multi theme friendly #325
|
2024-09-16 14:25:42 +02:00
|
|
|
|
- ♻️ Bootstrap frontend #257
|
2024-10-15 15:53:18 +02:00
|
|
|
|
- ♻️ Add username in email #314
|
2024-10-11 13:29:07 +02:00
|
|
|
|
|
2024-10-14 17:57:22 +02:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2024-10-16 18:19:54 +02:00
|
|
|
|
- 🛂(backend) do not duplicate user when disabled
|
2024-10-16 15:56:09 +02:00
|
|
|
|
- 🐛(frontend) invalidate queries after removing user #336
|
2024-10-11 20:42:16 +02:00
|
|
|
|
- 🐛(backend) Fix dysfunctional permissions on document create #329
|
2024-10-15 11:53:02 +02:00
|
|
|
|
- 🐛(backend) fix nginx docker container #340
|
2024-10-17 17:04:55 +02:00
|
|
|
|
- 🐛(frontend) fix copy paste firefox #353
|
2024-10-11 13:29:07 +02:00
|
|
|
|
|
2024-10-10 16:33:19 +02:00
|
|
|
|
## [1.5.1] - 2024-10-10
|
|
|
|
|
|
|
2024-10-10 13:57:36 +02:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛(db) fix users duplicate #316
|
|
|
|
|
|
|
2024-10-09 16:09:18 +02:00
|
|
|
|
## [1.5.0] - 2024-10-09
|
|
|
|
|
|
|
2024-09-30 10:37:09 +02:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2024-09-30 15:13:42 +02:00
|
|
|
|
- ✨(backend) add name fields to the user synchronized with OIDC #301
|
2024-09-30 10:37:09 +02:00
|
|
|
|
- ✨(ci) add security scan #291
|
2024-10-09 16:09:18 +02:00
|
|
|
|
- ♻️(frontend) Add versions #277
|
2024-10-01 15:55:02 +02:00
|
|
|
|
- ✨(frontend) one-click document creation #275
|
2024-10-01 15:55:19 +02:00
|
|
|
|
- ✨(frontend) edit title inline #275
|
2024-10-08 17:03:42 +02:00
|
|
|
|
- 📱(frontend) mobile responsive #304
|
2024-10-07 15:42:10 +02:00
|
|
|
|
- 🌐(frontend) Update translation #308
|
2024-09-30 10:37:09 +02:00
|
|
|
|
|
2024-09-24 16:22:57 +02:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- 💄(frontend) error alert closeable on editor #284
|
2024-09-25 12:43:02 +02:00
|
|
|
|
- ♻️(backend) Change email content #283
|
2024-10-03 17:21:04 +02:00
|
|
|
|
- 🛂(frontend) viewers and editors can access share modal #302
|
2024-10-09 13:07:07 +02:00
|
|
|
|
- ♻️(frontend) remove footer on doc editor #313
|
2024-09-24 16:22:57 +02:00
|
|
|
|
|
2024-09-23 10:40:46 +02:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2024-10-03 23:47:20 +02:00
|
|
|
|
- 🛂(frontend) match email if no existing user matches the sub
|
2024-09-27 15:52:43 +02:00
|
|
|
|
- 🐛(backend) gitlab oicd userinfo endpoint #232
|
|
|
|
|
|
- 🛂(frontend) redirect to the OIDC when private doc and unauthentified #292
|
|
|
|
|
|
- ♻️(backend) getting list of document versions available for a user #258
|
2024-09-30 09:29:35 +02:00
|
|
|
|
- 🔧(backend) fix configuration to avoid different ssl warning #297
|
2024-10-04 10:29:22 +02:00
|
|
|
|
- 🐛(frontend) fix editor break line not working #302
|
2024-09-30 09:29:35 +02:00
|
|
|
|
|
2024-09-17 15:09:42 +02:00
|
|
|
|
## [1.4.0] - 2024-09-17
|
|
|
|
|
|
|
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-17 15:09:42 +02:00
|
|
|
|
- ♻️(backend) Allow null titles on documents for easier creation #234
|
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-17 11:58:03 +02:00
|
|
|
|
- ⚡️(frontend) Improve summary #244
|
2024-09-06 18:03:19 +02:00
|
|
|
|
|
2024-09-09 19:31:26 +02:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2024-09-17 15:09:42 +02:00
|
|
|
|
- 🐛(backend) Fix forcing ID when creating a document via API endpoint #234
|
2024-09-12 07:42:42 +02:00
|
|
|
|
- 🐛 Rebuild frontend dev container from makefile #248
|
2024-09-09 19:31:26 +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
|
|
|
|
|
|
|
2025-02-14 15:28:33 +01:00
|
|
|
|
- 🔥(helm) remove htaccess #181
|
2024-08-21 16:42:15 +02:00
|
|
|
|
|
2024-07-15 16:06:20 +02:00
|
|
|
|
## [1.1.0] - 2024-07-15
|
|
|
|
|
|
|
2024-07-04 16:40:32 +02:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2025-02-14 15:28:33 +01:00
|
|
|
|
- 🤡(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-07-03 13:53:42 +02:00
|
|
|
|
## [1.0.0] - 2024-07-02
|
|
|
|
|
|
|
2024-05-23 17:22:09 +02:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2025-02-14 15:28:33 +01:00
|
|
|
|
- 🛂(frontend) Manage the document's right (#75)
|
2024-07-03 13:53:42 +02:00
|
|
|
|
- ✨(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-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
|
|
|
|
|
2025-02-11 11:48:01 +01:00
|
|
|
|
[unreleased]: https://github.com/numerique-gouv/impress/compare/v2.2.0...main
|
|
|
|
|
|
[v2.2.0]: https://github.com/numerique-gouv/impress/releases/v2.2.0
|
2025-01-29 16:12:21 +01:00
|
|
|
|
[v2.1.0]: https://github.com/numerique-gouv/impress/releases/v2.1.0
|
2025-01-17 10:58:45 +01:00
|
|
|
|
[v2.0.1]: https://github.com/numerique-gouv/impress/releases/v2.0.1
|
2025-01-15 12:16:14 +01:00
|
|
|
|
[v2.0.0]: https://github.com/numerique-gouv/impress/releases/v2.0.0
|
2024-12-17 14:32:23 +01:00
|
|
|
|
[v1.10.0]: https://github.com/numerique-gouv/impress/releases/v1.10.0
|
2024-12-11 16:38:56 +01:00
|
|
|
|
[v1.9.0]: https://github.com/numerique-gouv/impress/releases/v1.9.0
|
2024-11-28 09:44:07 +01:00
|
|
|
|
[v1.8.2]: https://github.com/numerique-gouv/impress/releases/v1.8.2
|
2024-11-27 16:37:01 +01:00
|
|
|
|
[v1.8.1]: https://github.com/numerique-gouv/impress/releases/v1.8.1
|
2024-11-26 18:17:02 +01:00
|
|
|
|
[v1.8.0]: https://github.com/numerique-gouv/impress/releases/v1.8.0
|
2024-10-25 13:51:38 +02:00
|
|
|
|
[v1.7.0]: https://github.com/numerique-gouv/impress/releases/v1.7.0
|
2024-10-17 17:36:50 +02:00
|
|
|
|
[v1.6.0]: https://github.com/numerique-gouv/impress/releases/v1.6.0
|
2024-10-10 16:33:19 +02:00
|
|
|
|
[1.5.1]: https://github.com/numerique-gouv/impress/releases/v1.5.1
|
2024-10-09 16:09:18 +02:00
|
|
|
|
[1.5.0]: https://github.com/numerique-gouv/impress/releases/v1.5.0
|
2024-09-17 15:09:42 +02:00
|
|
|
|
[1.4.0]: https://github.com/numerique-gouv/impress/releases/v1.4.0
|
2024-09-09 16:20:27 +02:00
|
|
|
|
[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
|