🔖(patch) release 4.8.5

Added

- 🔧(backend) settings CONVERSION_UPLOAD_ENABLED to control usage of docspec
- 🥚(frontend) add easter egg on doc emoji creation #2155

Changed

- (frontend) use aria-haspopup menu on DropButton triggers #2126
- ️(frontend) add contextual browser tab titles for docs routes #2120
- ️(frontend) fix empty heading before section titles in HTML export #2125

Fixed

- ️(frontend) add jitter to WS reconnection #2162
- 🐛(frontend) fix tree pagination #2145
- 🐛(nginx) add page reconciliation on nginx #2154
This commit is contained in:
Manuel Raynaud
2026-04-02 17:42:49 +02:00
committed by Anthony LC
parent 4aa7d52406
commit 63d18e3ad4
11 changed files with 15 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "impress",
"version": "4.8.4",
"version": "4.8.5",
"private": true,
"repository": "https://github.com/suitenumerique/docs",
"author": "DINUM",