What's Changed
✨You can now restore your docs from the trashbin !

📄Embed directly your PDF in your docs !
sample-ezgif.com-crop-video.1.webm
Added
- ✨(frontend) add pdf block to the editor by @dakshesh14 #1293
- ✨List and restore deleted docs by @AntoLC #1450
Changed
- ♻️(frontend) Refactor Auth component for improved redirection logic by @rvveber #1461
- ♻️(frontend) replace Arial font-family with token font by @AntoLC #1411
- ♿(frontend) improve accessibility by @Ovgodd:
- ♿(frontend) enable enter key to open documentss #1354
- ♿(frontend) improve modal a11y: structure, labels, title #1349
- ♿improve NVDA navigation in DocShareModal #1396
- ♿ improve accessibility by adding landmark roles to layout #1394
- ♿ add document visible in list and openable via enter key #1365
- ♿ add pdf outline property to enable bookmarks display #1368
- ♿ hide decorative icons from assistive tech with aria-hidden #1404
- ♿ fix rgaa 1.9.1: convert to figure/figcaption structure #1426
- ♿ remove redundant aria-label to avoid over-accessibility #1420
- ♿ remove redundant aria-label on hidden icons and update tests #1432
- ♿ improve semantic structure and aria roles of leftpanel #1431
- ♿ add default background to left panel for better accessibility #1423
- ♿ restyle checked checkboxes: removing strikethrough #1439
- ♿ add h1 for SR on 40X pages and remove alt texts #1438
- ♿ update labels and shared document icon accessibility #1442
- 🍱(frontend) Fonts GDPR compliants by @AntoLC #1453
- ♻️(service-worker) improve SW registration and update handling by @AntoLC #1473
Fixed
- 🐛(backend) duplicate sub docs as root for reader users by @lunika #1385
- ⚗️(service-worker) remove index from cache first strategy by @AntoLC #1395
- 🐛(frontend) fix 404 page when reload 403 page by @AntoLC #1402
- 🐛(frontend) fix legacy role computation by @AntoLC #1376
- 🛂(frontend) block editing title when not allowed by @AntoLC #1412
- 🐛(frontend) scroll back to top when navigate to a document by @AntoLC #1406
- 🐛(frontend) fix export pdf emoji problem by @AntoLC #1453
- 🐛(frontend) fix attachment download filename by @Ovgodd #1447
- 🐛(frontend) exclude h4-h6 headings from table of contents by @Ovgodd #1441
- 🔒(frontend) prevent readers from changing callout emoji by @Ovgodd #1449
- 🐛(frontend) fix overlapping placeholders in multi-column layout by @Ovgodd #1455
- 🐛(backend) filter invitation with case insensitive email by @lunika #1457
- 🐛(frontend) reduce no access image size from 450 to 300 by @Ovgodd #1463
- 🐛(frontend) preserve interlink style on drag-and-drop in editor by @Ovgodd #1460
- ✨(frontend) load docs logo from public folder via url by @Ovgodd #1462
- 🔧(keycloak) Fix https required issue in dev mode by @joehybird #1286
New Contributors
- @joehybird made their first contribution in #1286
- @dakshesh14 made their first contribution in #1293
- @comexos made their first contribution in #1459
Full Changelog: v3.7.0...v3.8.0