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).
|
|
|
|
|
|
|
2024-08-29 14:36:06 +00:00
|
|
|
|
## [Unreleased]
|
2024-10-18 07:24:47 +00:00
|
|
|
|
|
2025-03-11 11:24:22 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2025-03-13 13:14:17 +00:00
|
|
|
|
- ✨(frontend) add pinning on doc detail #711
|
2025-03-14 15:13:45 +00:00
|
|
|
|
- 🚩(frontend) feature flag analytic on copy as html #649
|
2025-03-11 11:24:22 +00:00
|
|
|
|
- ✨(frontend) Custom block divider with export #698
|
2025-03-17 14:02:49 +00:00
|
|
|
|
- 🌐(i18n) activate dutch language #742
|
2025-03-11 11:24:22 +00:00
|
|
|
|
|
2025-03-11 15:42:33 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- 🧑💻(frontend) change literal section open source #702
|
2025-03-13 10:52:11 +00:00
|
|
|
|
- ♻️(frontend) replace cors proxy for export #695
|
2025-03-18 08:24:31 +00:00
|
|
|
|
- 🚨(gitlint) Allow uppercase in commit messages #756
|
2025-03-11 15:42:33 +00:00
|
|
|
|
|
2025-03-10 08:29:33 +00:00
|
|
|
|
## Fixed
|
2025-03-13 10:52:11 +00:00
|
|
|
|
|
2025-03-13 12:21:28 +00:00
|
|
|
|
- 🐛(frontend) SVG export #706
|
2025-03-10 08:29:33 +00:00
|
|
|
|
- 🐛(frontend) remove scroll listener table content #688
|
|
|
|
|
|
- 🔒️(back) restrict access to favorite_list endpoint #690
|
2025-02-17 09:19:06 +00:00
|
|
|
|
- 🐛(backend) refactor to fix filtering on children
|
|
|
|
|
|
and descendants views #695
|
2025-03-13 14:19:58 +00:00
|
|
|
|
- 🐛(action) fix notify-argocd workflow #713
|
2025-03-17 10:38:41 +00:00
|
|
|
|
- 🚨(helm) fix helmfile lint #736
|
2025-03-10 08:29:33 +00:00
|
|
|
|
|
|
|
|
|
|
|
2025-03-06 08:47:58 +00:00
|
|
|
|
## [2.4.0] - 2025-03-06
|
|
|
|
|
|
|
|
|
|
|
|
## Added
|
|
|
|
|
|
|
|
|
|
|
|
- ✨(frontend) synchronize language-choice #401
|
2025-03-12 10:44:58 +00:00
|
|
|
|
- ✨(frontend) add Beautify action to AI transform #478
|
2025-03-13 10:29:03 +00:00
|
|
|
|
- ✨(frontend) add Emojify action to AI transform #478
|
2025-03-06 08:47:58 +00:00
|
|
|
|
|
2025-03-04 16:19:53 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- Use sentry tags instead of extra scope
|
2025-03-12 10:44:58 +00:00
|
|
|
|
- ♻️(frontend) Improve AI translations #478
|
2025-03-04 16:19:53 +00:00
|
|
|
|
|
2025-03-06 13:45:00 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛(frontend) fix collaboration error #684
|
2025-03-10 08:29:33 +00:00
|
|
|
|
|
2025-03-06 13:45:00 +00:00
|
|
|
|
|
2025-03-03 12:21:11 +00:00
|
|
|
|
## [2.3.0] - 2025-03-03
|
|
|
|
|
|
|
2025-02-17 12:05:20 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2025-02-18 07:32:49 +00:00
|
|
|
|
- ✨(backend) limit link reach/role select options depending on ancestors #645
|
2025-02-17 09:25:07 +00:00
|
|
|
|
- ✨(backend) add new "descendants" action to document API endpoint #645
|
2025-02-16 16:26:51 +00:00
|
|
|
|
- ✨(backend) new "tree" action on document detail endpoint #645
|
|
|
|
|
|
- ✨(backend) allow forcing page size within limits #645
|
2025-02-17 12:05:20 +00:00
|
|
|
|
- 💄(frontend) add error pages #643
|
2025-02-28 10:38:12 +00:00
|
|
|
|
- 🔒️ Manage unsafe attachments #663
|
2025-02-20 09:03:11 +00:00
|
|
|
|
- ✨(frontend) Custom block quote with export #646
|
2025-02-26 13:53:07 +00:00
|
|
|
|
- ✨(frontend) add open source section homepage #666
|
2025-02-25 14:41:03 +00:00
|
|
|
|
- ✨(frontend) synchronize language-choice #401
|
2025-02-17 12:05:20 +00:00
|
|
|
|
|
2025-02-14 16:25:13 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
2025-02-11 14:53:28 +00:00
|
|
|
|
- 🛂(frontend) Restore version visibility #629
|
2025-02-14 16:25:13 +00:00
|
|
|
|
- 📝(doc) minor README.md formatting and wording enhancements
|
2025-02-12 11:19:07 +00:00
|
|
|
|
- ♻️Stop setting a default title on doc creation #634
|
2025-02-24 09:24:06 +00:00
|
|
|
|
- ♻️(frontend) misc ui improvements #644
|
2025-02-12 11:19:07 +00:00
|
|
|
|
|
2025-02-14 14:28:33 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2025-03-01 10:49:40 +00:00
|
|
|
|
- 🐛(backend) allow any type of extensions for media download #671
|
2025-02-14 14:28:33 +00:00
|
|
|
|
- ♻️(frontend) improve table pdf rendering
|
2025-03-04 12:47:15 +00:00
|
|
|
|
- 🐛(email) invitation emails in receivers language
|
2025-02-14 16:25:13 +00:00
|
|
|
|
|
2025-02-20 09:03:11 +00:00
|
|
|
|
|
2025-02-11 10:48:01 +00:00
|
|
|
|
## [2.2.0] - 2025-02-10
|
|
|
|
|
|
|
2025-01-30 15:24:54 +00:00
|
|
|
|
## Added
|
2025-02-03 09:07:13 +00:00
|
|
|
|
|
2025-01-30 15:24:54 +00:00
|
|
|
|
- 📝(doc) Add security.md and codeofconduct.md #604
|
2025-02-11 10:48:01 +00:00
|
|
|
|
- ✨(frontend) add home page #608
|
2025-02-09 00:38:33 +00:00
|
|
|
|
- ✨(frontend) cursor display on activity #609
|
2025-02-10 11:05:21 +00:00
|
|
|
|
- ✨(frontend) Add export page break #623
|
2025-01-29 15:12:21 +00:00
|
|
|
|
|
2025-02-11 07:45:21 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
2025-02-11 10:48:01 +00:00
|
|
|
|
- 🔧(backend) make AI feature reach configurable #628
|
2025-02-11 07:45:21 +00:00
|
|
|
|
|
2025-02-06 15:34:16 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2025-02-11 10:48:01 +00:00
|
|
|
|
- 🌐(CI) Fix email partially translated #616
|
2025-02-09 00:38:33 +00:00
|
|
|
|
- 🐛(frontend) fix cursor breakline #609
|
|
|
|
|
|
- 🐛(frontend) fix style pdf export #609
|
|
|
|
|
|
|
2025-01-29 15:12:21 +00:00
|
|
|
|
## [2.1.0] - 2025-01-29
|
|
|
|
|
|
|
2025-01-15 20:25:08 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2025-01-05 13:43:15 +00:00
|
|
|
|
- ✨(backend) add soft delete and restore API endpoints to documents #516
|
2024-12-16 15:58:14 +00:00
|
|
|
|
- ✨(backend) allow organizing documents in a tree structure #516
|
2024-12-18 10:37:01 +00:00
|
|
|
|
- ✨(backend) add "excerpt" field to document list serializer #516
|
2024-12-16 15:58:14 +00:00
|
|
|
|
- ✨(backend) add github actions to manage Crowdin workflow #559 & #563
|
2025-01-27 14:41:39 +00:00
|
|
|
|
- 📈Integrate Posthog #540
|
2025-01-15 14:58:46 +00:00
|
|
|
|
- 🏷️(backend) add content-type to uploaded files #552
|
2025-01-06 15:15:45 +00:00
|
|
|
|
- ✨(frontend) export pdf docx front side #537
|
2025-01-15 20:25:08 +00:00
|
|
|
|
|
2025-01-27 10:38:59 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- 💄(frontend) add abilities on doc row #581
|
2025-02-14 14:28:33 +00:00
|
|
|
|
- 💄(frontend) improve DocsGridItem responsive padding #582
|
2025-01-29 15:12:21 +00:00
|
|
|
|
- 🔧(backend) Bump maximum page size to 200 #516
|
|
|
|
|
|
- 📝(doc) Improve Read me #558
|
2025-01-27 10:38:59 +00:00
|
|
|
|
|
2025-01-29 15:12:21 +00:00
|
|
|
|
## Fixed
|
2025-01-17 16:15:17 +00:00
|
|
|
|
|
2025-01-29 15:12:21 +00:00
|
|
|
|
- 🐛Fix invitations #575
|
2025-01-17 16:15:17 +00:00
|
|
|
|
|
2024-12-18 10:37:01 +00:00
|
|
|
|
## Removed
|
|
|
|
|
|
|
|
|
|
|
|
- 🔥(backend) remove "content" field from list serializer # 516
|
|
|
|
|
|
|
2025-01-17 09:58:45 +00:00
|
|
|
|
## [2.0.1] - 2025-01-17
|
|
|
|
|
|
|
2025-01-15 15:03:34 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2025-01-17 10:14:28 +00:00
|
|
|
|
-🐛(frontend) share modal is shown when you don't have the abilities #557
|
|
|
|
|
|
-🐛(frontend) title copy break app #564
|
|
|
|
|
|
|
2025-01-15 11:16:14 +00:00
|
|
|
|
## [2.0.0] - 2025-01-13
|
|
|
|
|
|
|
2024-12-04 20:56:11 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2024-12-27 19:49:55 +00: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 14:10:02 +00:00
|
|
|
|
- 💄(frontend) Add left panel #420
|
2024-12-04 13:55:01 +00:00
|
|
|
|
- 💄(frontend) add filtering to left panel #475
|
2024-12-16 09:19:53 +00:00
|
|
|
|
- ✨(frontend) new share modal ui #489
|
2024-12-17 21:11:40 +00:00
|
|
|
|
- ✨(frontend) add favorite feature #515
|
2025-01-06 15:31:29 +00:00
|
|
|
|
- 📝(documentation) Documentation about self-hosted installation #530
|
|
|
|
|
|
- ✨(helm) helm versioning #530
|
2024-12-04 20:56:11 +00:00
|
|
|
|
|
2024-12-14 23:03:13 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- 🏗️(yjs-server) organize yjs server #528
|
2024-12-23 10:07:55 +00:00
|
|
|
|
- ♻️(frontend) better separation collaboration process #528
|
2024-11-18 08:46:15 +00:00
|
|
|
|
- 💄(frontend) updating the header and leftpanel for responsive #421
|
2024-11-19 15:10:48 +00:00
|
|
|
|
- 💄(frontend) update DocsGrid component #431
|
2024-12-03 09:02:45 +00:00
|
|
|
|
- 💄(frontend) update DocsGridOptions component #432
|
2025-01-15 11:16:14 +00:00
|
|
|
|
- 💄(frontend) update DocHeader ui #448
|
2024-12-03 09:02:45 +00:00
|
|
|
|
- 💄(frontend) update doc versioning ui #463
|
2024-12-03 15:22:59 +00:00
|
|
|
|
- 💄(frontend) update doc summary ui #473
|
2025-01-28 18:41:33 +00:00
|
|
|
|
- 📝(doc) update readme.md to match V2 changes #558 & #572
|
2024-12-14 23:03:13 +00:00
|
|
|
|
|
2025-01-10 08:50:48 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛(backend) fix create document via s2s if sub unknown but email found #543
|
2025-01-15 09:53:43 +00:00
|
|
|
|
- 🐛(frontend) hide search and create doc button if not authenticated #555
|
2025-01-15 10:57:22 +00:00
|
|
|
|
- 🐛(backend) race condition creation issue #556
|
2024-12-17 13:32:23 +00:00
|
|
|
|
|
|
|
|
|
|
## [1.10.0] - 2024-12-17
|
|
|
|
|
|
|
2024-12-01 10:25:01 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
|
|
|
|
|
- ✨(backend) add server-to-server API endpoint to create documents #467
|
2024-12-13 16:48:08 +00:00
|
|
|
|
- ✨(email) white brand email #412
|
2024-12-17 13:32:23 +00:00
|
|
|
|
- ✨(y-provider) create a markdown converter endpoint #488
|
2024-12-01 10:25:01 +00:00
|
|
|
|
|
2024-12-13 11:35:39 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- ⚡️(docker) improve y-provider image #422
|
|
|
|
|
|
|
2024-12-17 09:32:12 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- ⚡️(e2e) reduce flakiness on e2e tests #511
|
|
|
|
|
|
|
2024-12-06 11:45:55 +00:00
|
|
|
|
## Fixed
|
2025-02-14 14:28:33 +00:00
|
|
|
|
|
2024-12-06 11:45:55 +00:00
|
|
|
|
- 🐛(frontend) update doc editor height #481
|
2024-12-09 17:00:53 +00:00
|
|
|
|
- 💄(frontend) add doc search #485
|
2024-12-06 11:45:55 +00:00
|
|
|
|
|
2024-12-11 15:38:56 +00:00
|
|
|
|
## [1.9.0] - 2024-12-11
|
|
|
|
|
|
|
2024-12-06 08:17:09 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2024-12-11 15:38:56 +00: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 08:17:09 +00:00
|
|
|
|
|
2024-12-02 15:54:30 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
2024-11-18 07:05:54 +00:00
|
|
|
|
- 🔒️(collaboration) increase collaboration access security #472
|
2024-12-02 15:54:30 +00:00
|
|
|
|
- 🔨(frontend) encapsulated title to its own component #474
|
2024-12-11 15:38:56 +00:00
|
|
|
|
- ⚡️(backend) optimize number of queries on document list view #429
|
2024-12-03 14:24:38 +00:00
|
|
|
|
- ♻️(frontend) stop to use provider with version #480
|
2024-12-03 14:07:21 +00:00
|
|
|
|
- 🚚(collaboration) change the websocket key name #480
|
2024-12-02 15:54:30 +00:00
|
|
|
|
|
2024-12-11 12:57:05 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2024-12-09 07:13:13 +00:00
|
|
|
|
- 🐛(frontend) fix initial content with collaboration #484
|
2024-12-11 12:57:05 +00:00
|
|
|
|
- 🐛(frontend) Fix hidden menu on Firefox #468
|
|
|
|
|
|
- 🐛(backend) fix sanitize problem IA #490
|
|
|
|
|
|
|
2024-11-28 08:44:07 +00:00
|
|
|
|
## [1.8.2] - 2024-11-28
|
|
|
|
|
|
|
2024-11-28 08:03:35 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
2024-11-28 08:44:07 +00:00
|
|
|
|
- ♻️(SW) change strategy html caching #460
|
2024-11-28 08:03:35 +00:00
|
|
|
|
|
2024-11-27 15:37:01 +00:00
|
|
|
|
## [1.8.1] - 2024-11-27
|
|
|
|
|
|
|
2024-11-27 14:44:42 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2024-11-28 08:44:07 +00:00
|
|
|
|
- 🐛(frontend) link not clickable and flickering firefox #457
|
2024-11-27 14:44:42 +00:00
|
|
|
|
|
2024-11-26 17:17:02 +00:00
|
|
|
|
## [1.8.0] - 2024-11-25
|
|
|
|
|
|
|
2024-11-07 11:47:13 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2024-11-09 09:45:38 +00:00
|
|
|
|
- 🌐(backend) add German translation #259
|
|
|
|
|
|
- 🌐(frontend) add German translation #255
|
|
|
|
|
|
- ✨(frontend) add a broadcast store #387
|
2024-11-22 10:55:30 +00:00
|
|
|
|
- ✨(backend) whitelist pod's IP address #443
|
2024-11-15 08:33:08 +00:00
|
|
|
|
- ✨(backend) config endpoint #425
|
|
|
|
|
|
- ✨(frontend) config endpoint #424
|
2024-11-15 13:34:45 +00:00
|
|
|
|
- ✨(frontend) add sentry #424
|
2024-11-25 15:50:12 +00:00
|
|
|
|
- ✨(frontend) add crisp chatbot #450
|
2024-11-07 11:47:13 +00:00
|
|
|
|
|
2024-11-06 07:09:05 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- 🚸(backend) improve users similarity search and sort results #391
|
2024-11-09 09:39:44 +00:00
|
|
|
|
- ♻️(frontend) simplify stores #402
|
2024-11-14 14:09:34 +00:00
|
|
|
|
- ✨(frontend) update $css Box props type to add styled components RuleSet #423
|
2024-11-26 10:21:26 +00:00
|
|
|
|
- ✅(CI) trivy continue on error #453
|
2024-11-06 07:09:05 +00:00
|
|
|
|
|
2024-11-08 09:27:09 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2024-11-12 08:12:19 +00:00
|
|
|
|
- 🔧(backend) fix logging for docker and make it configurable by envar #427
|
2024-11-08 09:27:09 +00:00
|
|
|
|
- 🦺(backend) add comma to sub regex #408
|
2024-11-07 19:47:50 +00:00
|
|
|
|
- 🐛(editor) collaborative user tag hidden when read only #385
|
2024-11-12 08:12:19 +00:00
|
|
|
|
- 🐛(frontend) users have view access when revoked #387
|
2024-11-26 13:04:00 +00:00
|
|
|
|
- 🐛(frontend) fix placeholder editable when double clicks #454
|
2024-11-08 09:27:09 +00:00
|
|
|
|
|
2024-10-25 11:51:38 +00:00
|
|
|
|
## [1.7.0] - 2024-10-24
|
|
|
|
|
|
|
2024-10-18 07:24:47 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
|
|
|
|
|
- 📝Contributing.md #352
|
2024-10-25 11:51:38 +00:00
|
|
|
|
- 🌐(frontend) add localization to editor #368
|
2024-10-23 09:11:29 +00:00
|
|
|
|
- ✨Public and restricted doc editable #357
|
2024-10-24 08:04:39 +00:00
|
|
|
|
- ✨(frontend) Add full name if available #380
|
2024-10-23 06:26:40 +00:00
|
|
|
|
- ✨(backend) Add view accesses ability #376
|
2024-10-21 07:35:43 +00:00
|
|
|
|
|
2024-10-24 15:21:33 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- ♻️(frontend) list accesses if user has abilities #376
|
2024-10-25 11:51:38 +00:00
|
|
|
|
- ♻️(frontend) avoid documents indexing in search engine #372
|
2024-10-25 12:16:29 +00:00
|
|
|
|
- 👔(backend) doc restricted by default #388
|
2024-10-24 15:21:33 +00:00
|
|
|
|
|
2024-10-21 07:35:43 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2024-10-21 22:28:16 +00:00
|
|
|
|
- 🐛(backend) require right to manage document accesses to see invitations #369
|
2024-10-22 16:17:53 +00:00
|
|
|
|
- 🐛(i18n) same frontend and backend language using shared cookies #365
|
2024-10-21 07:35:43 +00:00
|
|
|
|
- 🐛(frontend) add default toolbar buttons #355
|
2024-10-23 12:28:44 +00:00
|
|
|
|
- 🐛(frontend) throttle error correctly display #378
|
2024-10-23 14:01:17 +00:00
|
|
|
|
|
|
|
|
|
|
## Removed
|
|
|
|
|
|
|
|
|
|
|
|
- 🔥(helm) remove infra related codes #366
|
2024-08-29 14:36:06 +00:00
|
|
|
|
|
2024-10-17 15:36:50 +00:00
|
|
|
|
## [1.6.0] - 2024-10-17
|
|
|
|
|
|
|
2024-10-16 13:56:09 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2024-09-20 20:45:06 +00:00
|
|
|
|
- ✨AI to doc editor #250
|
|
|
|
|
|
- ✨(backend) allow uploading more types of attachments #309
|
2024-10-22 16:17:53 +00:00
|
|
|
|
- ✨(frontend) add buttons to copy document to clipboard as HTML/Markdown #318
|
2024-10-16 13:56:09 +00:00
|
|
|
|
|
2024-10-11 11:29:07 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
2024-10-21 22:28:16 +00:00
|
|
|
|
- ♻️(frontend) more multi theme friendly #325
|
2024-09-16 12:25:42 +00:00
|
|
|
|
- ♻️ Bootstrap frontend #257
|
2024-10-15 13:53:18 +00:00
|
|
|
|
- ♻️ Add username in email #314
|
2024-10-11 11:29:07 +00:00
|
|
|
|
|
2024-10-14 15:57:22 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2024-10-16 16:19:54 +00:00
|
|
|
|
- 🛂(backend) do not duplicate user when disabled
|
2024-10-16 13:56:09 +00:00
|
|
|
|
- 🐛(frontend) invalidate queries after removing user #336
|
2024-10-11 18:42:16 +00:00
|
|
|
|
- 🐛(backend) Fix dysfunctional permissions on document create #329
|
2024-10-15 09:53:02 +00:00
|
|
|
|
- 🐛(backend) fix nginx docker container #340
|
2024-10-17 15:04:55 +00:00
|
|
|
|
- 🐛(frontend) fix copy paste firefox #353
|
2024-10-11 11:29:07 +00:00
|
|
|
|
|
2024-10-10 14:33:19 +00:00
|
|
|
|
## [1.5.1] - 2024-10-10
|
|
|
|
|
|
|
2024-10-10 11:57:36 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛(db) fix users duplicate #316
|
|
|
|
|
|
|
2024-10-09 14:09:18 +00:00
|
|
|
|
## [1.5.0] - 2024-10-09
|
|
|
|
|
|
|
2024-09-30 08:37:09 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2024-09-30 13:13:42 +00:00
|
|
|
|
- ✨(backend) add name fields to the user synchronized with OIDC #301
|
2024-09-30 08:37:09 +00:00
|
|
|
|
- ✨(ci) add security scan #291
|
2024-10-09 14:09:18 +00:00
|
|
|
|
- ♻️(frontend) Add versions #277
|
2024-10-01 13:55:02 +00:00
|
|
|
|
- ✨(frontend) one-click document creation #275
|
2024-10-01 13:55:19 +00:00
|
|
|
|
- ✨(frontend) edit title inline #275
|
2024-10-08 15:03:42 +00:00
|
|
|
|
- 📱(frontend) mobile responsive #304
|
2024-10-07 13:42:10 +00:00
|
|
|
|
- 🌐(frontend) Update translation #308
|
2024-09-30 08:37:09 +00:00
|
|
|
|
|
2024-09-24 14:22:57 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- 💄(frontend) error alert closeable on editor #284
|
2024-09-25 10:43:02 +00:00
|
|
|
|
- ♻️(backend) Change email content #283
|
2024-10-03 15:21:04 +00:00
|
|
|
|
- 🛂(frontend) viewers and editors can access share modal #302
|
2024-10-09 11:07:07 +00:00
|
|
|
|
- ♻️(frontend) remove footer on doc editor #313
|
2024-09-24 14:22:57 +00:00
|
|
|
|
|
2024-09-23 08:40:46 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2024-10-03 21:47:20 +00:00
|
|
|
|
- 🛂(frontend) match email if no existing user matches the sub
|
2024-09-27 13:52:43 +00: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 07:29:35 +00:00
|
|
|
|
- 🔧(backend) fix configuration to avoid different ssl warning #297
|
2024-10-04 08:29:22 +00:00
|
|
|
|
- 🐛(frontend) fix editor break line not working #302
|
2024-09-30 07:29:35 +00:00
|
|
|
|
|
2024-09-17 13:09:42 +00:00
|
|
|
|
## [1.4.0] - 2024-09-17
|
|
|
|
|
|
|
2024-09-06 12:23:22 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2024-09-08 21:37:49 +00:00
|
|
|
|
- ✨Add link public/authenticated/restricted access with read/editor roles #234
|
2024-09-06 16:03:30 +00:00
|
|
|
|
- ✨(frontend) add copy link button #235
|
2024-09-06 12:23:22 +00:00
|
|
|
|
- 🛂(frontend) access public docs without being logged #235
|
|
|
|
|
|
|
2024-09-06 16:03:19 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
2024-09-17 13:09:42 +00:00
|
|
|
|
- ♻️(backend) Allow null titles on documents for easier creation #234
|
2024-09-06 14:12:02 +00:00
|
|
|
|
- 🛂(backend) stop to list public doc to everyone #234
|
2024-09-06 16:03:19 +00:00
|
|
|
|
- 🚚(frontend) change visibility in share modal #235
|
2024-09-17 09:58:03 +00:00
|
|
|
|
- ⚡️(frontend) Improve summary #244
|
2024-09-06 16:03:19 +00:00
|
|
|
|
|
2024-09-09 17:31:26 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
2024-09-17 13:09:42 +00:00
|
|
|
|
- 🐛(backend) Fix forcing ID when creating a document via API endpoint #234
|
2024-09-12 05:42:42 +00:00
|
|
|
|
- 🐛 Rebuild frontend dev container from makefile #248
|
2024-09-09 17:31:26 +00:00
|
|
|
|
|
2024-09-09 14:20:27 +00:00
|
|
|
|
## [1.3.0] - 2024-09-05
|
|
|
|
|
|
|
2024-08-30 13:06:49 +00:00
|
|
|
|
## Added
|
2024-08-19 20:38:41 +00:00
|
|
|
|
|
|
|
|
|
|
- ✨Add image attachments with access control
|
2024-08-30 13:06:49 +00:00
|
|
|
|
- ✨(frontend) Upload image to a document #211
|
2024-09-03 13:46:07 +00:00
|
|
|
|
- ✨(frontend) Summary #223
|
2024-09-05 10:45:02 +00:00
|
|
|
|
- ✨(frontend) update meta title for docs page #231
|
2024-08-30 13:06:49 +00:00
|
|
|
|
|
|
|
|
|
|
## Changed
|
|
|
|
|
|
|
2024-08-30 13:45:41 +00:00
|
|
|
|
- 💄(frontend) code background darkened on editor #214
|
2024-08-30 13:06:49 +00:00
|
|
|
|
- 🔥(frontend) hide markdown button if not text #213
|
|
|
|
|
|
|
2024-09-03 15:05:10 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛 Fix emoticon in pdf export #225
|
2024-09-04 14:56:40 +00:00
|
|
|
|
- 🐛 Fix collaboration on document #226
|
2024-09-05 09:55:19 +00:00
|
|
|
|
- 🐛 (docker) Fix compatibility with mac #230
|
2024-09-03 15:05:10 +00:00
|
|
|
|
|
2024-08-30 13:06:49 +00:00
|
|
|
|
## Removed
|
|
|
|
|
|
|
|
|
|
|
|
- 🔥(frontend) remove saving modal #213
|
2024-05-24 08:09:14 +00:00
|
|
|
|
|
2024-08-23 14:02:20 +00:00
|
|
|
|
## [1.2.1] - 2024-08-23
|
|
|
|
|
|
|
2024-08-23 11:20:19 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- ♻️ Change ordering docs datagrid #195
|
2024-08-23 11:53:10 +00:00
|
|
|
|
- 🔥(helm) use scaleway email #194
|
2024-08-23 11:20:19 +00:00
|
|
|
|
|
2024-08-23 14:02:20 +00:00
|
|
|
|
## [1.2.0] - 2024-08-22
|
2024-08-06 14:24:34 +00:00
|
|
|
|
|
2024-08-02 12:25:19 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
|
|
|
|
|
- 🎨(frontend) better conversion editor to pdf #151
|
2024-08-07 12:45:02 +00:00
|
|
|
|
- ✨Export docx (word) #161
|
2024-08-15 13:40:56 +00:00
|
|
|
|
- 🌐Internationalize invitation email #167
|
2024-08-14 14:19:23 +00:00
|
|
|
|
- ✨(frontend) White branding #164
|
2024-08-15 13:40:56 +00:00
|
|
|
|
- ✨Email invitation when add user to doc #171
|
2024-08-16 14:57:03 +00:00
|
|
|
|
- ✨Invitation management #174
|
2024-07-17 13:30:52 +00:00
|
|
|
|
|
|
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛(y-webrtc) fix prob connection #147
|
2024-08-06 10:48:42 +00:00
|
|
|
|
- ⚡️(frontend) improve select share stability #159
|
2024-08-13 12:24:50 +00:00
|
|
|
|
- 🐛(backend) enable SSL when sending email #165
|
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-08-19 13:38:21 +00:00
|
|
|
|
- ⚡️(CI) only e2e chrome mandatory #177
|
2024-08-06 09:42:13 +00:00
|
|
|
|
|
2024-08-21 14:42:15 +00:00
|
|
|
|
## Removed
|
|
|
|
|
|
|
2025-02-14 14:28:33 +00:00
|
|
|
|
- 🔥(helm) remove htaccess #181
|
2024-08-21 14:42:15 +00:00
|
|
|
|
|
2024-07-15 14:06:20 +00:00
|
|
|
|
## [1.1.0] - 2024-07-15
|
|
|
|
|
|
|
2024-07-04 14:40:32 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2025-02-14 14:28:33 +00:00
|
|
|
|
- 🤡(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
|
|
|
|
|
|
|
2025-02-14 14:28:33 +00:00
|
|
|
|
- 🛂(frontend) Manage the document's right (#75)
|
2024-07-03 11:53:42 +00: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 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
|
|
|
|
|
2025-03-03 12:21:11 +00:00
|
|
|
|
[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
|
2025-02-11 10:48:01 +00:00
|
|
|
|
[v2.2.0]: https://github.com/numerique-gouv/impress/releases/v2.2.0
|
2025-01-29 15:12:21 +00:00
|
|
|
|
[v2.1.0]: https://github.com/numerique-gouv/impress/releases/v2.1.0
|
2025-01-17 09:58:45 +00:00
|
|
|
|
[v2.0.1]: https://github.com/numerique-gouv/impress/releases/v2.0.1
|
2025-01-15 11:16:14 +00:00
|
|
|
|
[v2.0.0]: https://github.com/numerique-gouv/impress/releases/v2.0.0
|
2024-12-17 13:32:23 +00:00
|
|
|
|
[v1.10.0]: https://github.com/numerique-gouv/impress/releases/v1.10.0
|
2024-12-11 15:38:56 +00:00
|
|
|
|
[v1.9.0]: https://github.com/numerique-gouv/impress/releases/v1.9.0
|
2024-11-28 08:44:07 +00:00
|
|
|
|
[v1.8.2]: https://github.com/numerique-gouv/impress/releases/v1.8.2
|
2024-11-27 15:37:01 +00:00
|
|
|
|
[v1.8.1]: https://github.com/numerique-gouv/impress/releases/v1.8.1
|
2024-11-26 17:17:02 +00:00
|
|
|
|
[v1.8.0]: https://github.com/numerique-gouv/impress/releases/v1.8.0
|
2024-10-25 11:51:38 +00:00
|
|
|
|
[v1.7.0]: https://github.com/numerique-gouv/impress/releases/v1.7.0
|
2024-10-17 15:36:50 +00:00
|
|
|
|
[v1.6.0]: https://github.com/numerique-gouv/impress/releases/v1.6.0
|
2024-10-10 14:33:19 +00:00
|
|
|
|
[1.5.1]: https://github.com/numerique-gouv/impress/releases/v1.5.1
|
2024-10-09 14:09:18 +00:00
|
|
|
|
[1.5.0]: https://github.com/numerique-gouv/impress/releases/v1.5.0
|
2024-09-17 13:09:42 +00:00
|
|
|
|
[1.4.0]: https://github.com/numerique-gouv/impress/releases/v1.4.0
|
2024-09-09 14:20:27 +00:00
|
|
|
|
[1.3.0]: https://github.com/numerique-gouv/impress/releases/v1.3.0
|
2024-08-23 14:02:20 +00:00
|
|
|
|
[1.2.1]: https://github.com/numerique-gouv/impress/releases/v1.2.1
|
2024-08-06 14:24:34 +00:00
|
|
|
|
[1.2.0]: https://github.com/numerique-gouv/impress/releases/v1.2.0
|
2024-07-15 14:06:20 +00:00
|
|
|
|
[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-09-08 21:37:49 +00:00
|
|
|
|
[0.1.0]: https://github.com/numerique-gouv/impress/releases/v0.1.0
|