2024-01-09 14:30:36 +00:00
|
|
|
|
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-10-27 10:28:28 +00:00
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
|
|
- ✨(frontend) enable ODT export for documents #1524
|
2025-11-12 10:23:03 +00:00
|
|
|
|
- ✨(frontend) improve mobile UX by showing subdocs count #1540
|
2025-10-27 10:28:28 +00:00
|
|
|
|
|
2025-10-23 08:59:20 +00:00
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- ♿(frontend) improve accessibility:
|
|
|
|
|
|
- ♿(frontend) improve ARIA in doc grid and editor for a11y #1519
|
2025-10-29 09:41:40 +00:00
|
|
|
|
- ♿(frontend) improve accessibility and styling of summary table #1528
|
2025-10-29 12:05:23 +00:00
|
|
|
|
- ♿(frontend) add focus trap and enter key support to remove doc modal #1531
|
2025-10-28 11:59:55 +00:00
|
|
|
|
- 🐛(docx) fix image overflow by limiting width to 600px during export #1525
|
2025-10-22 13:46:53 +00:00
|
|
|
|
- 🐛(frontend) preserve @ character when esc is pressed after typing it #1512
|
2025-11-12 12:19:30 +00:00
|
|
|
|
- 🐛(frontend) make summary button fixed to remain visible during scroll #1581
|
2025-10-28 12:56:44 +00:00
|
|
|
|
- 🐛(frontend) fix pdf embed to use full width #1526
|
2025-11-12 13:06:12 +00:00
|
|
|
|
- 🐛(pdf) fix table cell alignment issue in exported documents #1582
|
2025-10-23 08:59:20 +00:00
|
|
|
|
|
2025-11-12 10:58:50 +00:00
|
|
|
|
### Security
|
|
|
|
|
|
|
|
|
|
|
|
- mitigate role escalation in the ask_for_access viewset #1580
|
|
|
|
|
|
|
2025-11-10 10:16:59 +00:00
|
|
|
|
## [3.9.0] - 2025-11-10
|
|
|
|
|
|
|
2025-10-14 13:28:21 +00:00
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
|
|
- ✨(frontend) create skeleton component for DocEditor #1491
|
2025-09-15 16:55:35 +00:00
|
|
|
|
- ✨(frontend) add an EmojiPicker in the document tree and title #1381
|
2025-10-21 15:28:25 +00:00
|
|
|
|
- ✨(frontend) ajustable left panel #1456
|
2025-10-14 13:28:21 +00:00
|
|
|
|
|
2025-10-22 09:44:39 +00:00
|
|
|
|
### Changed
|
|
|
|
|
|
|
2025-10-16 10:10:05 +00:00
|
|
|
|
- ♻️(frontend) adapt custom blocks to new implementation #1375
|
2025-11-10 10:16:59 +00:00
|
|
|
|
- ♻️(backend) increase user short_name field length #1510
|
2025-10-21 15:28:25 +00:00
|
|
|
|
- 🚸(frontend) separate viewers from editors #1509
|
2025-10-22 09:44:39 +00:00
|
|
|
|
|
|
|
|
|
|
### Fixed
|
2025-10-13 14:03:37 +00:00
|
|
|
|
|
|
|
|
|
|
- 🐛(frontend) fix duplicate document entries in grid #1479
|
2025-11-10 10:16:59 +00:00
|
|
|
|
- 🐛(backend) fix trashbin list #1520
|
2025-10-28 12:56:44 +00:00
|
|
|
|
|
2025-10-23 07:17:25 +00:00
|
|
|
|
- ♿(frontend) improve accessibility:
|
|
|
|
|
|
- ♿(frontend) remove empty alt on logo due to Axe a11y error #1516
|
2025-11-10 10:16:59 +00:00
|
|
|
|
- 🐛(backend) fix s3 version_id validation #1543
|
2025-11-04 08:32:04 +00:00
|
|
|
|
- 🐛(frontend) retry check media status after page reload #1555
|
2025-11-05 09:22:17 +00:00
|
|
|
|
- 🐛(frontend) fix Interlinking memory leak #1560
|
2025-11-05 14:53:12 +00:00
|
|
|
|
- 🐛(frontend) button new doc UI fix #1557
|
|
|
|
|
|
- 🐛(frontend) interlinking UI fix #1557
|
2025-10-13 14:03:37 +00:00
|
|
|
|
|
2025-10-17 13:54:56 +00:00
|
|
|
|
## [3.8.2] - 2025-10-17
|
|
|
|
|
|
|
2025-10-17 13:14:04 +00:00
|
|
|
|
### Fixed
|
|
|
|
|
|
|
2025-10-13 14:03:37 +00:00
|
|
|
|
- 🐛(service-worker) fix sw registration and page reload logic #1500
|
2025-10-17 13:14:04 +00:00
|
|
|
|
|
2025-10-17 08:41:38 +00:00
|
|
|
|
## [3.8.1] - 2025-10-17
|
|
|
|
|
|
|
|
|
|
|
|
### Fixed
|
2025-10-14 07:03:27 +00:00
|
|
|
|
|
2025-10-17 08:41:38 +00:00
|
|
|
|
- ⚡️(backend) improve trashbin endpoint performance #1495
|
|
|
|
|
|
- 🐛(backend) manage invitation partial update without email #1494
|
2025-10-14 07:03:27 +00:00
|
|
|
|
- ♿(frontend) improve accessibility:
|
2025-10-17 08:41:38 +00:00
|
|
|
|
- ♿ add missing aria-label to add sub-doc button for accessibility #1480
|
2025-10-14 07:28:50 +00:00
|
|
|
|
- ♿ add missing aria-label to more options button on sub-docs #1481
|
2025-10-14 07:03:27 +00:00
|
|
|
|
|
2025-10-17 08:41:38 +00:00
|
|
|
|
### Removed
|
2025-10-16 15:06:47 +00:00
|
|
|
|
|
2025-10-17 08:41:38 +00:00
|
|
|
|
- 🔥(backend) remove treebeard form for the document admin #1470
|
2025-10-16 15:26:02 +00:00
|
|
|
|
|
2025-10-14 07:30:35 +00:00
|
|
|
|
## [3.8.0] - 2025-10-14
|
|
|
|
|
|
|
2025-08-17 07:07:31 +00:00
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
|
|
- ✨(frontend) add pdf block to the editor #1293
|
2025-10-03 10:45:25 +00:00
|
|
|
|
- ✨List and restore deleted docs #1450
|
2025-08-17 07:07:31 +00:00
|
|
|
|
|
2025-09-08 14:40:36 +00:00
|
|
|
|
### Changed
|
|
|
|
|
|
|
2025-10-08 14:40:37 +00:00
|
|
|
|
- ♻️(frontend) Refactor Auth component for improved redirection logic #1461
|
2025-09-19 12:58:06 +00:00
|
|
|
|
- ♻️(frontend) replace Arial font-family with token font #1411
|
2025-09-08 14:40:36 +00:00
|
|
|
|
- ♿(frontend) improve accessibility:
|
2025-09-19 14:45:40 +00:00
|
|
|
|
- ♿(frontend) enable enter key to open documentss #1354
|
|
|
|
|
|
- ♿(frontend) improve modal a11y: structure, labels, title #1349
|
|
|
|
|
|
- ♿improve NVDA navigation in DocShareModal #1396
|
2025-09-17 06:14:30 +00:00
|
|
|
|
- ♿ improve accessibility by adding landmark roles to layout #1394
|
2025-09-15 08:55:39 +00:00
|
|
|
|
- ♿ add document visible in list and openable via enter key #1365
|
2025-09-17 12:48:10 +00:00
|
|
|
|
- ♿ add pdf outline property to enable bookmarks display #1368
|
2025-09-18 06:22:01 +00:00
|
|
|
|
- ♿ hide decorative icons from assistive tech with aria-hidden #1404
|
2025-09-23 11:02:28 +00:00
|
|
|
|
- ♿ fix rgaa 1.9.1: convert to figure/figcaption structure #1426
|
2025-09-22 12:21:59 +00:00
|
|
|
|
- ♿ remove redundant aria-label to avoid over-accessibility #1420
|
2025-09-24 08:23:06 +00:00
|
|
|
|
- ♿ remove redundant aria-label on hidden icons and update tests #1432
|
2025-09-24 07:55:41 +00:00
|
|
|
|
- ♿ improve semantic structure and aria roles of leftpanel #1431
|
2025-09-23 07:30:58 +00:00
|
|
|
|
- ♿ add default background to left panel for better accessibility #1423
|
2025-10-02 09:27:09 +00:00
|
|
|
|
- ♿ restyle checked checkboxes: removing strikethrough #1439
|
2025-09-30 06:45:09 +00:00
|
|
|
|
- ♿ add h1 for SR on 40X pages and remove alt texts #1438
|
2025-10-01 09:33:02 +00:00
|
|
|
|
- ♿ update labels and shared document icon accessibility #1442
|
2025-10-06 12:54:25 +00:00
|
|
|
|
- 🍱(frontend) Fonts GDPR compliants #1453
|
2025-10-09 13:41:11 +00:00
|
|
|
|
- ♻️(service-worker) improve SW registration and update handling #1473
|
2025-10-01 09:33:02 +00:00
|
|
|
|
|
2025-09-15 20:44:58 +00:00
|
|
|
|
### Fixed
|
|
|
|
|
|
|
2025-10-14 07:30:35 +00:00
|
|
|
|
- 🐛(backend) duplicate sub docs as root for reader users #1385
|
2025-09-17 08:29:45 +00:00
|
|
|
|
- ⚗️(service-worker) remove index from cache first strategy #1395
|
2025-09-17 12:48:10 +00:00
|
|
|
|
- 🐛(frontend) fix 404 page when reload 403 page #1402
|
2025-09-17 08:29:45 +00:00
|
|
|
|
- 🐛(frontend) fix legacy role computation #1376
|
2025-09-19 14:45:40 +00:00
|
|
|
|
- 🛂(frontend) block editing title when not allowed #1412
|
2025-09-18 15:40:47 +00:00
|
|
|
|
- 🐛(frontend) scroll back to top when navigate to a document #1406
|
2025-10-06 12:54:25 +00:00
|
|
|
|
- 🐛(frontend) fix export pdf emoji problem #1453
|
2025-10-02 09:27:09 +00:00
|
|
|
|
- 🐛(frontend) fix attachment download filename #1447
|
2025-10-01 07:18:29 +00:00
|
|
|
|
- 🐛(frontend) exclude h4-h6 headings from table of contents #1441
|
2025-10-02 12:59:25 +00:00
|
|
|
|
- 🔒(frontend) prevent readers from changing callout emoji #1449
|
2025-10-06 15:00:50 +00:00
|
|
|
|
- 🐛(frontend) fix overlapping placeholders in multi-column layout #1455
|
2025-10-14 07:30:35 +00:00
|
|
|
|
- 🐛(backend) filter invitation with case insensitive email #1457
|
2025-10-08 07:11:16 +00:00
|
|
|
|
- 🐛(frontend) reduce no access image size from 450 to 300 #1463
|
2025-10-07 12:41:18 +00:00
|
|
|
|
- 🐛(frontend) preserve interlink style on drag-and-drop in editor #1460
|
2025-10-08 06:33:07 +00:00
|
|
|
|
- ✨(frontend) load docs logo from public folder via url #1462
|
2025-10-14 07:30:35 +00:00
|
|
|
|
- 🔧(keycloak) Fix https required issue in dev mode #1286
|
2025-09-11 10:52:41 +00:00
|
|
|
|
|
2025-10-15 15:13:44 +00:00
|
|
|
|
## Removed
|
|
|
|
|
|
|
|
|
|
|
|
- 🔥(frontend) remove custom DividerBlock ##1375
|
|
|
|
|
|
|
2025-09-12 09:48:46 +00:00
|
|
|
|
## [3.7.0] - 2025-09-12
|
|
|
|
|
|
|
2025-09-05 12:45:42 +00:00
|
|
|
|
### Added
|
2025-07-24 00:31:50 +00:00
|
|
|
|
|
|
|
|
|
|
- ✨(api) add API route to fetch document content #1206
|
2025-09-15 16:55:35 +00:00
|
|
|
|
- ✨(frontend) doc emojis improvements #1381
|
|
|
|
|
|
- add an EmojiPicker in the document tree and document title
|
|
|
|
|
|
- remove emoji buttons in menus
|
2025-07-24 00:31:50 +00:00
|
|
|
|
|
2025-09-05 13:29:08 +00:00
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
|
|
- 🔒️(backend) configure throttle on every viewsets #1343
|
2025-08-08 12:43:25 +00:00
|
|
|
|
- ⬆️ Bump eslint to V9 #1071
|
2025-09-05 14:01:15 +00:00
|
|
|
|
- ♿(frontend) improve accessibility:
|
2025-09-12 09:48:46 +00:00
|
|
|
|
- ♿fix major accessibility issues reported by wave and axe #1344
|
|
|
|
|
|
- ✨unify tab focus style for better visual consistency #1341
|
|
|
|
|
|
- ✨improve modal a11y: structure, labels, and title #1349
|
|
|
|
|
|
- ✨improve accessibility of cdoc content with correct aria tags #1271
|
|
|
|
|
|
- ✨unify tab focus style for better visual consistency #1341
|
|
|
|
|
|
- ♿hide decorative icons, label menus, avoid accessible name… #1362
|
2025-09-10 11:43:30 +00:00
|
|
|
|
- ♻️(tilt) use helm dev-backend chart
|
2025-09-15 16:55:35 +00:00
|
|
|
|
- 🩹(frontend) on main pages do not display leading emoji as page icon #1381
|
|
|
|
|
|
- 🩹(frontend) handle properly emojis in interlinking #1381
|
2025-09-05 13:29:08 +00:00
|
|
|
|
|
2025-09-11 14:11:48 +00:00
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
|
|
|
|
- 🔥(frontend) remove multi column drop cursor #1370
|
|
|
|
|
|
|
2025-09-11 09:54:52 +00:00
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛(frontend) fix callout emoji list #1366
|
|
|
|
|
|
|
2025-09-04 10:16:29 +00:00
|
|
|
|
## [3.6.0] - 2025-09-04
|
|
|
|
|
|
|
2025-08-05 14:00:34 +00:00
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
|
|
- 👷(CI) add bundle size check job #1268
|
2025-09-04 10:16:29 +00:00
|
|
|
|
- ✨(frontend) use title first emoji as doc icon in tree #1289
|
2025-08-05 14:00:34 +00:00
|
|
|
|
|
2025-07-29 10:00:01 +00:00
|
|
|
|
### Changed
|
|
|
|
|
|
|
2025-08-06 12:35:43 +00:00
|
|
|
|
- ♻️(docs-app) Switch from Jest tests to Vitest #1269
|
2025-09-04 10:16:29 +00:00
|
|
|
|
- ♿(frontend) improve accessibility:
|
|
|
|
|
|
- 🌐(frontend) set html lang attribute dynamically #1248
|
|
|
|
|
|
- ♿(frontend) inject language attribute to pdf export #1235
|
|
|
|
|
|
- ♿(frontend) improve accessibility of search modal #1275
|
|
|
|
|
|
- ♿(frontend) add correct attributes to icons #1255
|
|
|
|
|
|
- 🎨(frontend) improve nav structure #1262
|
|
|
|
|
|
- ♿️(frontend) keyboard interaction with menu #1244
|
|
|
|
|
|
- ♿(frontend) improve header accessibility #1270
|
|
|
|
|
|
- ♿(frontend) improve accessibility for decorative images in editor #1282
|
2025-09-04 12:22:35 +00:00
|
|
|
|
- #1338
|
2025-08-11 09:18:30 +00:00
|
|
|
|
- #1281
|
2025-08-29 07:39:55 +00:00
|
|
|
|
- ♻️(backend) fallback to email identifier when no name #1298
|
2025-09-04 12:22:35 +00:00
|
|
|
|
- 🐛(backend) allow ASCII characters in user sub field #1295
|
2025-09-03 16:11:43 +00:00
|
|
|
|
- ⚡️(frontend) improve fallback width calculation #1333
|
2025-07-29 10:00:01 +00:00
|
|
|
|
|
2025-08-04 11:48:06 +00:00
|
|
|
|
### Fixed
|
|
|
|
|
|
|
2025-09-04 10:16:29 +00:00
|
|
|
|
- 🐛(makefile) Windows compatibility fix for Docker volume mounting #1263
|
|
|
|
|
|
- 🐛(minio) fix user permission error with Minio and Windows #1263
|
2025-08-29 16:42:04 +00:00
|
|
|
|
- 🐛(frontend) fix export when quote block and inline code #1319
|
2025-09-01 11:12:23 +00:00
|
|
|
|
- 🐛(frontend) fix base64 font #1324
|
2025-09-04 10:16:29 +00:00
|
|
|
|
- 🐛(backend) allow creator to delete subpages #1297
|
2025-09-02 08:36:37 +00:00
|
|
|
|
- 🐛(frontend) fix dnd conflict with tree and Blocknote #1328
|
2025-09-03 08:49:47 +00:00
|
|
|
|
- 🐛(frontend) fix display bug on homepage #1332
|
2025-08-14 10:57:12 +00:00
|
|
|
|
- 🐛link role update #1287
|
2025-08-04 11:48:06 +00:00
|
|
|
|
|
2025-07-31 12:37:33 +00:00
|
|
|
|
## [3.5.0] - 2025-07-31
|
|
|
|
|
|
|
2025-07-15 11:14:41 +00:00
|
|
|
|
### Added
|
|
|
|
|
|
|
2025-07-31 12:37:33 +00:00
|
|
|
|
- ✨(helm) Service Account support for K8s Resources in Helm Charts #780
|
|
|
|
|
|
- ✨(backend) allow masking documents from the list view #1172
|
2025-07-17 10:33:16 +00:00
|
|
|
|
- ✨(frontend) subdocs can manage link reach #1190
|
2025-07-15 11:14:41 +00:00
|
|
|
|
- ✨(frontend) add duplicate action to doc tree #1175
|
2025-04-23 16:41:11 +00:00
|
|
|
|
- ✨(frontend) Interlinking doc #904
|
2025-07-25 13:27:01 +00:00
|
|
|
|
- ✨(frontend) add multi columns support for editor #1219
|
2025-07-15 11:14:41 +00:00
|
|
|
|
|
2025-07-17 14:48:03 +00:00
|
|
|
|
### Changed
|
|
|
|
|
|
|
2025-07-25 11:26:39 +00:00
|
|
|
|
- ♻️(frontend) search on all docs if no children #1184
|
2025-07-15 10:42:09 +00:00
|
|
|
|
- ♻️(frontend) redirect to doc after duplicate #1175
|
2025-07-17 14:48:03 +00:00
|
|
|
|
- 🔧(project) change env.d system by using local files #1200
|
2025-07-22 15:53:41 +00:00
|
|
|
|
- ⚡️(frontend) improve tree stability #1207
|
2025-08-06 12:20:53 +00:00
|
|
|
|
- ⚡️(frontend) improve accessibility #1232
|
2025-08-07 10:37:00 +00:00
|
|
|
|
- 🛂(frontend) block drag n drop when not desktop #1239
|
2025-04-18 12:41:34 +00:00
|
|
|
|
|
2025-07-17 14:48:03 +00:00
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛(service-worker) Fix useOffline Maximum update depth exceeded #1196
|
2025-07-25 10:55:29 +00:00
|
|
|
|
- 🐛(frontend) fix empty left panel after deleting root doc #1197
|
2025-04-18 12:41:34 +00:00
|
|
|
|
- 🐛(helm) charts generate invalid YAML for collaboration API / WS #890
|
2025-07-24 09:45:09 +00:00
|
|
|
|
- 🐛(frontend) 401 redirection overridden #1214
|
2025-07-30 12:56:30 +00:00
|
|
|
|
- 🐛(frontend) include root parent in search #1243
|
2025-04-18 12:41:34 +00:00
|
|
|
|
|
2025-07-18 10:23:29 +00:00
|
|
|
|
## [3.4.2] - 2025-07-18
|
|
|
|
|
|
|
2025-03-17 13:55:14 +00:00
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
|
|
|
|
- ⚡️(docker) Optimize Dockerfile to use apk with --no-cache #743
|
|
|
|
|
|
|
2025-07-16 14:24:33 +00:00
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛(backend) improve prompt to not use code blocks delimiter #1188
|
|
|
|
|
|
|
2025-07-15 14:14:43 +00:00
|
|
|
|
## [3.4.1] - 2025-07-15
|
|
|
|
|
|
|
2025-07-10 10:38:28 +00:00
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🌐(frontend) keep simple tag during export #1154
|
2025-07-28 14:45:06 +00:00
|
|
|
|
- 🐛(back) manage can-edit endpoint without created room
|
2025-07-15 14:14:43 +00:00
|
|
|
|
in the ws #1152
|
2025-07-11 06:13:01 +00:00
|
|
|
|
- 🐛(frontend) fix action buttons not clickable #1162
|
2025-07-15 09:36:44 +00:00
|
|
|
|
- 🐛(frontend) fix crash share modal on grid options #1174
|
2025-07-15 15:13:53 +00:00
|
|
|
|
- 🐛(frontend) fix unfold subdocs not clickable at the bottom #1179
|
2025-07-10 10:38:28 +00:00
|
|
|
|
|
2025-07-09 07:49:30 +00:00
|
|
|
|
## [3.4.0] - 2025-07-09
|
|
|
|
|
|
|
2025-04-08 14:42:38 +00:00
|
|
|
|
### Added
|
|
|
|
|
|
|
2025-03-17 14:13:02 +00:00
|
|
|
|
- ✨(frontend) multi-pages #701
|
2025-07-09 07:49:30 +00:00
|
|
|
|
- ✨(frontend) Duplicate a doc #1078
|
|
|
|
|
|
- ✨Ask for access #1081
|
|
|
|
|
|
- ✨(frontend) add customization for translations #857
|
2025-04-06 19:20:04 +00:00
|
|
|
|
- ✨(backend) add ancestors links definitions to document abilities #846
|
2025-07-16 14:24:33 +00:00
|
|
|
|
- ✨(backend) include ancestors accesses on document accesses list view #846
|
2025-04-28 06:03:39 +00:00
|
|
|
|
- ✨(backend) add ancestors links reach and role to document API #846
|
2025-06-11 07:41:16 +00:00
|
|
|
|
- 📝(project) add troubleshoot doc #1066
|
2025-06-11 07:57:16 +00:00
|
|
|
|
- 📝(project) add system-requirement doc #1066
|
2025-07-13 17:56:07 +00:00
|
|
|
|
- 🔧(frontend) configure x-frame-options to DENY in nginx conf #1084
|
2025-07-28 14:45:06 +00:00
|
|
|
|
- ✨(backend) allow to disable checking unsafe mimetype on
|
2025-07-09 07:49:30 +00:00
|
|
|
|
attachment upload #1099
|
2025-06-25 15:30:33 +00:00
|
|
|
|
- ✨(doc) add documentation to install with compose #855
|
2025-07-28 14:45:06 +00:00
|
|
|
|
- ✨ Give priority to users connected to collaboration server
|
|
|
|
|
|
(aka no websocket feature) #1093
|
2025-04-08 14:42:38 +00:00
|
|
|
|
|
2025-06-02 22:21:37 +00:00
|
|
|
|
### Changed
|
|
|
|
|
|
|
2025-05-04 20:16:34 +00:00
|
|
|
|
- ♻️(backend) stop requiring owner for non-root documents #846
|
2025-04-25 06:03:12 +00:00
|
|
|
|
- ♻️(backend) simplify roles by ranking them and return only the max role #846
|
2025-06-17 09:43:05 +00:00
|
|
|
|
- 📌(yjs) stop pinning node to minor version on yjs docker image #1005
|
2025-06-03 07:24:16 +00:00
|
|
|
|
- 🧑💻(docker) add .next to .dockerignore #1055
|
2025-06-13 08:31:08 +00:00
|
|
|
|
- 🧑💻(docker) handle frontend development images with docker compose #1033
|
2025-06-03 07:24:16 +00:00
|
|
|
|
- 🧑💻(docker) add y-provider config to development environment #1057
|
2025-05-21 22:27:42 +00:00
|
|
|
|
- ⚡️(frontend) optimize document fetch error handling #1089
|
2025-06-02 22:21:37 +00:00
|
|
|
|
|
2025-05-19 13:08:20 +00:00
|
|
|
|
### Fixed
|
|
|
|
|
|
|
2025-04-06 19:12:34 +00:00
|
|
|
|
- 🐛(backend) fix link definition select options linked to ancestors #846
|
2025-06-26 09:31:10 +00:00
|
|
|
|
- 🐛(frontend) table of content disappearing #982
|
|
|
|
|
|
- 🐛(frontend) fix multiple EmojiPicker #1012
|
|
|
|
|
|
- 🐛(frontend) fix meta title #1017
|
|
|
|
|
|
- 🔧(git) set LF line endings for all text files #1032
|
|
|
|
|
|
- 📝(docs) minor fixes to docs/env.md
|
2025-07-09 07:49:30 +00:00
|
|
|
|
- ✨support `_FILE` environment variables for secrets #912
|
2025-06-26 09:31:10 +00:00
|
|
|
|
|
2025-06-24 15:42:41 +00:00
|
|
|
|
### Removed
|
2025-06-26 09:31:10 +00:00
|
|
|
|
|
|
|
|
|
|
- 🔥(frontend) remove Beta from logo #1095
|
|
|
|
|
|
|
2025-05-22 14:56:19 +00:00
|
|
|
|
## [3.3.0] - 2025-05-06
|
|
|
|
|
|
|
2025-05-21 12:22:31 +00:00
|
|
|
|
### Added
|
2025-04-18 15:09:05 +00:00
|
|
|
|
|
2025-05-22 14:56:19 +00:00
|
|
|
|
- ✨(backend) add endpoint checking media status #984
|
2025-05-16 18:07:16 +00:00
|
|
|
|
- ✨(backend) allow setting session cookie age via env var #977
|
|
|
|
|
|
- ✨(backend) allow theme customnization using a configuration file #948
|
2025-03-25 12:08:36 +00:00
|
|
|
|
- ✨(frontend) Add a custom callout block to the editor #892
|
2025-05-02 14:59:50 +00:00
|
|
|
|
- 🚩(frontend) version MIT only #911
|
2025-05-05 14:01:12 +00:00
|
|
|
|
- ✨(backend) integrate maleware_detection from django-lasuite #936
|
2025-03-25 12:08:36 +00:00
|
|
|
|
- 🏗️(frontend) Footer configurable #959
|
2025-05-08 22:02:25 +00:00
|
|
|
|
- 🩺(CI) add lint spell mistakes #954
|
2025-03-25 12:01:48 +00:00
|
|
|
|
- ✨(frontend) create generic theme #792
|
2025-05-06 12:25:10 +00:00
|
|
|
|
- 🛂(frontend) block edition to not connected users #945
|
2025-05-22 14:56:19 +00:00
|
|
|
|
- 🚸(frontend) Let loader during upload analyze #984
|
2025-05-23 08:17:00 +00:00
|
|
|
|
- 🚩(frontend) feature flag on blocking edition #997
|
2025-04-18 15:09:05 +00:00
|
|
|
|
|
2025-05-21 12:22:31 +00:00
|
|
|
|
### Changed
|
2025-05-07 11:39:56 +00:00
|
|
|
|
|
2025-03-25 12:08:36 +00:00
|
|
|
|
- 📝(frontend) Update documentation #949
|
|
|
|
|
|
- ✅(frontend) Improve tests coverage #949
|
2025-05-16 08:21:33 +00:00
|
|
|
|
- ⬆️(docker) upgrade backend image to python 3.13 #973
|
2025-05-22 14:56:19 +00:00
|
|
|
|
- ⬆️(docker) upgrade node images to alpine 3.21 #973
|
2025-05-16 08:21:33 +00:00
|
|
|
|
|
2025-05-22 14:56:19 +00:00
|
|
|
|
### Fixed
|
2025-07-28 14:45:06 +00:00
|
|
|
|
|
2025-05-22 14:56:19 +00:00
|
|
|
|
- 🐛(y-provider) increase JSON size limits for transcription conversion #989
|
2025-05-07 11:39:56 +00:00
|
|
|
|
|
2025-05-07 10:06:16 +00:00
|
|
|
|
### Removed
|
|
|
|
|
|
|
2025-03-25 12:08:36 +00:00
|
|
|
|
- 🔥(back) remove footer endpoint #948
|
2025-05-07 10:06:16 +00:00
|
|
|
|
|
2025-05-06 14:21:24 +00:00
|
|
|
|
## [3.2.1] - 2025-05-06
|
|
|
|
|
|
|
2025-05-06 14:17:33 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛(frontend) fix list copy paste #943
|
2025-05-09 20:40:44 +00:00
|
|
|
|
- 📝(doc) update contributing policy (commit signatures are now mandatory) #895
|
|
|
|
|
|
|
2025-05-05 13:32:01 +00:00
|
|
|
|
## [3.2.0] - 2025-05-05
|
2025-04-28 12:50:14 +00:00
|
|
|
|
|
2025-04-09 14:00:29 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2025-04-17 16:36:29 +00:00
|
|
|
|
- 🚸(backend) make document search on title accent-insensitive #874
|
2025-04-09 14:00:29 +00:00
|
|
|
|
- 🚩 add homepage feature flag #861
|
2025-05-09 20:40:44 +00:00
|
|
|
|
- 📝(doc) update contributing policy (commit signatures are now mandatory) #895
|
2025-04-28 10:54:30 +00:00
|
|
|
|
- ✨(settings) Allow configuring PKCE for the SSO #886
|
2025-04-28 12:36:34 +00:00
|
|
|
|
- 🌐(i18n) activate chinese and spanish languages #884
|
2025-04-28 15:41:28 +00:00
|
|
|
|
- 🔧(backend) allow overwriting the data directory #893
|
2025-07-28 14:45:06 +00:00
|
|
|
|
- ➕(backend) add `django-lasuite` dependency #839
|
2025-05-05 13:32:01 +00:00
|
|
|
|
- ✨(frontend) advanced table features #908
|
2025-04-09 14:00:29 +00:00
|
|
|
|
|
2025-04-22 09:23:55 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
2025-04-23 07:49:09 +00:00
|
|
|
|
- ⚡️(frontend) reduce unblocking time for config #867
|
|
|
|
|
|
- ♻️(frontend) bind UI with ability access #900
|
2025-05-05 13:32:01 +00:00
|
|
|
|
- ♻️(frontend) use built-in Quote block #908
|
2025-04-09 14:00:29 +00:00
|
|
|
|
|
2025-04-10 20:54:59 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛(nginx) fix 404 when accessing a doc #866
|
2025-04-30 14:23:26 +00:00
|
|
|
|
- 🔒️(drf) disable browsable HTML API renderer #919
|
2025-05-05 13:32:01 +00:00
|
|
|
|
- 🔒(frontend) enhance file download security #889
|
|
|
|
|
|
- 🐛(backend) race condition create doc #633
|
|
|
|
|
|
- 🐛(frontend) fix breaklines in custom blocks #908
|
2025-04-10 20:54:59 +00:00
|
|
|
|
|
2025-04-07 13:54:39 +00:00
|
|
|
|
## [3.1.0] - 2025-04-07
|
|
|
|
|
|
|
2025-04-04 08:04:30 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2025-04-04 13:31:57 +00:00
|
|
|
|
- 🚩(backend) add feature flag for the footer #841
|
2025-04-04 08:04:30 +00:00
|
|
|
|
- 🔧(backend) add view to manage footer json #841
|
2025-04-07 13:54:39 +00:00
|
|
|
|
- ✨(frontend) add custom css style #771
|
|
|
|
|
|
- 🚩(frontend) conditionally render AI button only when feature is enabled #814
|
2025-04-04 08:04:30 +00:00
|
|
|
|
|
2025-03-17 16:17:18 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- 🚨(frontend) block button when creating doc #749
|
|
|
|
|
|
|
2025-03-28 17:15:20 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛(back) validate document content in serializer #822
|
2025-04-03 21:56:29 +00:00
|
|
|
|
- 🐛(frontend) fix selection click past end of content #840
|
2025-03-28 17:15:20 +00:00
|
|
|
|
|
2025-03-28 11:11:16 +00:00
|
|
|
|
## [3.0.0] - 2025-03-28
|
|
|
|
|
|
|
2025-03-20 09:47:01 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
|
|
|
|
|
- 📄(legal) Require contributors to sign a DCO #779
|
|
|
|
|
|
|
2025-03-20 16:18:22 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- ♻️(frontend) Integrate UI kit #783
|
2025-03-28 11:11:16 +00:00
|
|
|
|
- 🏗️(y-provider) manage auth in y-provider app #804
|
2025-03-20 16:18:22 +00:00
|
|
|
|
|
2025-03-24 09:46:40 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛(backend) compute ancestor_links in get_abilities if needed #725
|
2025-03-24 22:36:24 +00:00
|
|
|
|
- 🔒️(back) restrict access to document accesses #801
|
2025-03-24 09:46:40 +00:00
|
|
|
|
|
2025-03-21 14:50:19 +00:00
|
|
|
|
## [2.6.0] - 2025-03-21
|
|
|
|
|
|
|
2025-03-20 10:04:02 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2025-03-21 14:50:19 +00:00
|
|
|
|
- 📝(doc) add publiccode.yml #770
|
2025-03-19 20:28:32 +00:00
|
|
|
|
|
2025-03-13 13:54:49 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- 🚸(frontend) ctrl+k modal not when editor is focused #712
|
|
|
|
|
|
|
2025-03-20 10:04:02 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛(back) allow only images to be used with the cors-proxy #781
|
2025-02-12 22:48:01 +00:00
|
|
|
|
- 🐛(backend) stop returning inactive users on the list endpoint #636
|
|
|
|
|
|
- 🔒️(backend) require at least 5 characters to search for users #636
|
2025-03-21 08:55:19 +00:00
|
|
|
|
- 🔒️(back) throttle user list endpoint #636
|
|
|
|
|
|
- 🔒️(back) remove pagination and limit to 5 for user list endpoint #636
|
2025-03-20 10:04:02 +00:00
|
|
|
|
|
2025-03-19 08:29:50 +00:00
|
|
|
|
## [2.5.0] - 2025-03-18
|
|
|
|
|
|
|
2025-03-11 11:24:22 +00:00
|
|
|
|
## Added
|
|
|
|
|
|
|
2025-03-17 16:31:50 +00:00
|
|
|
|
- 📝(doc) Added GNU Make link to README #750
|
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-19 08:29:50 +00:00
|
|
|
|
- ✨(frontend) add Beautify action to AI transform #478
|
|
|
|
|
|
- ✨(frontend) add Emojify action to AI transform #478
|
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-19 08:29:50 +00:00
|
|
|
|
- ♻️(frontend) Improve AI translations #478
|
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-07-28 14:45:06 +00:00
|
|
|
|
- 🐛(frontend) remove scroll listener table content #688
|
2025-03-10 08:29:33 +00:00
|
|
|
|
- 🔒️(back) restrict access to favorite_list endpoint #690
|
2025-07-28 14:45: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-18 10:28:35 +00:00
|
|
|
|
- 🚚(frontend) redirect to 401 page when 401 error #759
|
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-04 16:19:53 +00:00
|
|
|
|
## Changed
|
|
|
|
|
|
|
|
|
|
|
|
- Use sentry tags instead of extra scope
|
|
|
|
|
|
|
2025-03-06 13:45:00 +00:00
|
|
|
|
## Fixed
|
|
|
|
|
|
|
|
|
|
|
|
- 🐛(frontend) fix collaboration error #684
|
2025-03-10 08:29:33 +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-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-20 09:23:18 +00:00
|
|
|
|
- ✨(backend) add duplicate action to the document API endpoint
|
2024-12-27 09:19:16 +00:00
|
|
|
|
- ⚗️(backend) add util to extract text from base64 yjs document
|
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)
|
2025-05-13 14:00:12 +00:00
|
|
|
|
- ✏️(frontend) change all occurrences 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-11-10 10:16:59 +00:00
|
|
|
|
[unreleased]: https://github.com/suitenumerique/docs/compare/v3.9.0...main
|
|
|
|
|
|
[v3.9.0]: https://github.com/suitenumerique/docs/releases/v3.9.0
|
2025-10-17 13:54:56 +00:00
|
|
|
|
[v3.8.2]: https://github.com/suitenumerique/docs/releases/v3.8.2
|
2025-10-17 08:41:38 +00:00
|
|
|
|
[v3.8.1]: https://github.com/suitenumerique/docs/releases/v3.8.1
|
2025-10-14 07:30:35 +00:00
|
|
|
|
[v3.8.0]: https://github.com/suitenumerique/docs/releases/v3.8.0
|
2025-09-12 09:48:46 +00:00
|
|
|
|
[v3.7.0]: https://github.com/suitenumerique/docs/releases/v3.7.0
|
2025-09-04 10:16:29 +00:00
|
|
|
|
[v3.6.0]: https://github.com/suitenumerique/docs/releases/v3.6.0
|
2025-07-31 12:37:33 +00:00
|
|
|
|
[v3.5.0]: https://github.com/suitenumerique/docs/releases/v3.5.0
|
2025-07-25 12:15:17 +00:00
|
|
|
|
[v3.4.2]: https://github.com/suitenumerique/docs/releases/v3.4.2
|
|
|
|
|
|
[v3.4.1]: https://github.com/suitenumerique/docs/releases/v3.4.1
|
|
|
|
|
|
[v3.4.0]: https://github.com/suitenumerique/docs/releases/v3.4.0
|
|
|
|
|
|
[v3.3.0]: https://github.com/suitenumerique/docs/releases/v3.3.0
|
|
|
|
|
|
[v3.2.1]: https://github.com/suitenumerique/docs/releases/v3.2.1
|
|
|
|
|
|
[v3.2.0]: https://github.com/suitenumerique/docs/releases/v3.2.0
|
|
|
|
|
|
[v3.1.0]: https://github.com/suitenumerique/docs/releases/v3.1.0
|
|
|
|
|
|
[v3.0.0]: https://github.com/suitenumerique/docs/releases/v3.0.0
|
|
|
|
|
|
[v2.6.0]: https://github.com/suitenumerique/docs/releases/v2.6.0
|
|
|
|
|
|
[v2.5.0]: https://github.com/suitenumerique/docs/releases/v2.5.0
|
|
|
|
|
|
[v2.4.0]: https://github.com/suitenumerique/docs/releases/v2.4.0
|
|
|
|
|
|
[v2.3.0]: https://github.com/suitenumerique/docs/releases/v2.3.0
|
|
|
|
|
|
[v2.2.0]: https://github.com/suitenumerique/docs/releases/v2.2.0
|
|
|
|
|
|
[v2.1.0]: https://github.com/suitenumerique/docs/releases/v2.1.0
|
|
|
|
|
|
[v2.0.1]: https://github.com/suitenumerique/docs/releases/v2.0.1
|
|
|
|
|
|
[v2.0.0]: https://github.com/suitenumerique/docs/releases/v2.0.0
|
|
|
|
|
|
[v1.10.0]: https://github.com/suitenumerique/docs/releases/v1.10.0
|
|
|
|
|
|
[v1.9.0]: https://github.com/suitenumerique/docs/releases/v1.9.0
|
|
|
|
|
|
[v1.8.2]: https://github.com/suitenumerique/docs/releases/v1.8.2
|
|
|
|
|
|
[v1.8.1]: https://github.com/suitenumerique/docs/releases/v1.8.1
|
|
|
|
|
|
[v1.8.0]: https://github.com/suitenumerique/docs/releases/v1.8.0
|
|
|
|
|
|
[v1.7.0]: https://github.com/suitenumerique/docs/releases/v1.7.0
|
|
|
|
|
|
[v1.6.0]: https://github.com/suitenumerique/docs/releases/v1.6.0
|
|
|
|
|
|
[1.5.1]: https://github.com/suitenumerique/docs/releases/v1.5.1
|
|
|
|
|
|
[1.5.0]: https://github.com/suitenumerique/docs/releases/v1.5.0
|
|
|
|
|
|
[1.4.0]: https://github.com/suitenumerique/docs/releases/v1.4.0
|
|
|
|
|
|
[1.3.0]: https://github.com/suitenumerique/docs/releases/v1.3.0
|
|
|
|
|
|
[1.2.1]: https://github.com/suitenumerique/docs/releases/v1.2.1
|
|
|
|
|
|
[1.2.0]: https://github.com/suitenumerique/docs/releases/v1.2.0
|
|
|
|
|
|
[1.1.0]: https://github.com/suitenumerique/docs/releases/v1.1.0
|
|
|
|
|
|
[1.0.0]: https://github.com/suitenumerique/docs/releases/v1.0.0
|
|
|
|
|
|
[0.1.0]: https://github.com/suitenumerique/docs/releases/v0.1.0
|