CHANGELOG.md

September 18, 2026 Β· View on GitHub

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • ✨(helm) allow disallowing search engine indexing per instance #2694
  • πŸ›(frontend) reduce PostHog volume from web vitals and opt_in spam #2701
  • ✨(backend) expose the attachment max size in the config endpoint #2577
  • ✨(frontend) warn before uploading an attachment over the size limit #2577

Fixed

  • πŸ›(export) keep image aspect ratio in PDF columns #2670
  • πŸ›(frontend) fix redirect after deleting a document #2706

v5.7.0 - 2026-09-15

Added

  • πŸ”§(backend) fine tune redis cache options #2658
  • ✨(frontend) make the full last-update date available #1215
  • πŸ’„(frontend) redesign email confirmation standalone page #2601

Changed

  • ⬆️(backend) upgrade celery to version 5.6.3 #2658
  • ⚑️(backend) stop using LEFT(value, LENGTH(path)) in sql queries #2668
  • 🚚(project) switch docspec image to ghcr.io/docspec/api #2553
  • 🚚(global) move favorite documents API endpoint to /documents/favorites/ #2540

Fixed

  • πŸ›(backend) skip session creation for the liveness probe #2654
  • πŸ›(frontend) preserve page titles when adding an emoji #2586
  • πŸ›(frontend) scroll to the linked block in read-only documents #2663
  • πŸ›(frontend) hide the selection highlight on presenter images #2665
  • πŸ›(y-provider) prevent process crash on malformed websocket frames #2673
  • πŸ›(y-provider) prevent crash on malformed frames from rejected websockets
  • πŸ›(frontend) keep commented text sharp when printing to PDF #2674
  • πŸ›(docker) pull minio images from quay.io #2675
  • ♿️(frontend) restore presenter focus trapping after share links #2533
  • πŸ›(frontend) export any raster image supported by the browser to a PDF #2530
  • πŸ›(frontend) fix find & replace crash when editor becomes read-only #2684

v5.6.1 - 2026-09-04

Added

  • ✨(frontend) export presenter slides as PDF #2487

Fixed

  • πŸ›(frontend) hide Leave in the doc menu when not logged in #2626
  • πŸ›(backend) allow to configure settings DATA_UPLOAD_MAX_MEMORY_SIZE #2639
  • βž•(backend) add servestatic dependency #2644

v5.6.0 - 2026-09-03

Added

  • ✨(frontend) Add "Copy link to block" feature #2547
  • ✨(frontend) add word count to doc header toolbox #2549
  • ✨(frontend) add find and replace feature to the editor #2570
  • ✨(frontend) add math and diagram blocks to the editor #2617

Changed

  • ♿️(frontend) use anchor links for interlinking sub-documents #2391
  • ✨(frontend) reset side panel state between documents #2583
  • ♿️(frontend) announce search loading state for screen readers #2526
  • ♻️(frontend) change favorite to star #2539
  • 🚚(frontend) add doc move to doc options #2555
  • ♻️(frontend) unified menu #2620
  • β™Ώ(frontend) hide decorative emojis in document titles from SR #2527

Fixed

  • πŸ›(frontend) fix clipped formatting toolbar in new comment composer #2585
  • πŸ›(backend) fix duplicating a document that has no content #2609
  • πŸ“„(frontend) allowed partially export when MIT #2551
  • πŸ›(backend) manage async support for Docs custom middleware #2619
  • πŸ›(frontend) save the doc with a keepalive request when leaving the page #2619

Removed

  • πŸ”₯(backend) remove whitenoise package #2619

v5.5.0 - 2026-08-24

Added

  • ♿️(frontend) restore skip to content link after header redesign #2510
  • 🌐(i18n) rename cn_CN to zh_CN, add eo_PL and zh_TW locales #2486
  • ✨(backend) conditional email notification in server to server api #2554
  • ✨(backend) profile api using django-silk #2594

Changed

  • ♿️(frontend) use semantic <dl> structure in document info card #2379
  • ⚑️(frontend) replace onboarding assets with webm and webp #2569
  • πŸ’„(frontend) use the same highlight color for cells and moves #2575
  • ⚑️(backend) optimize media_auth endpoint #2594
  • 🚸(frontend) print from document options menu #2550
  • ♻️(frontend) refacto of the grid documents #2534

Fixed

  • πŸ›(frontend) refresh pins after document deletion and restoration #2581
  • πŸ›(frontend) redirect homepage to login when homepage feat is disabled #2521
  • πŸ›(backend) ignore CSPs for API docs in development #2538
  • πŸ›(frontend) export images embedded with a relative url #2573
  • πŸ›(y-provider) fix sentry init #2579
  • πŸ›(backend) handle object storage metadata keys case-insensitively #2576
  • πŸ›(keycloak) fix database env variables in the self-hosting example #2572
  • πŸ›(helm) show the database error while jobs wait for it to be ready #2578

v5.4.1 - 2026-07-09

Changed

  • ♻️(backend) reset collaboration connection in cascade for all children #2507

Fixed

  • πŸ’„(frontend) fix some UI/UX in the left panel #2516
  • πŸ›(frontend) fix tree dnd firefox #2516

v5.4.0 - 2026-07-07

Added

  • ✨(y-provider) preserve callouts, PDFs, page breaks, interlinking links and commented text on HTML/markdown export #2296
  • ✨(frontend) add a user menu #2463
  • ✨(frontend) new header and responsive harmonization #2471
  • ✨(backend) add management command to reset a Document #1882

Changed

  • ♿️(frontend) hide mobile left panel from screen readers when collapsed #2450
  • ♿️(frontend) enable blocknote heading ids for toc anchors #2449
  • ♿️(frontend) focus export modal on format select #2421
  • ♿️(frontend) configurable legal submenu in HelpMenu, remove Crisp #2416
  • ♻️(frontend) new create button for docs #2423
  • ♿️(frontend) align search modal field label with placeholder #2384
  • 🚚(frontend) move Waffle to bottom left #2455
  • ♿️(frontend) remove redundant aria-label on table of contents links #2459
  • ♻️(core) fix typo in settings COLLABORATION_WS_NOT_CONNECTED_READY_ONLY #2481
  • ♻️(backend) scope document search by document id instead of path #2501

Fixed

  • πŸ›(backend) prevent owner from leaving a soft-deleted document #2456
  • πŸ›(frontend) fix removed item in the tree #2420
  • πŸ›(frontend) fix service worker causing reload on tab focus #2454
  • πŸ›(backend) update restore ability for inherited deletion #2148
  • πŸ”§(dev) make the dev stack domain-agnostic #2498
  • πŸ›(frontend) stop force index redirect when delete doc #2490
  • πŸ›(frontend) fix CTA on move modal on mobile #2502

Removed

  • πŸ”₯(backend) remove unused default authentication backend #2480

v5.3.0 - 2026-06-19

Added

  • ✨(backend) add limit on distinct reactions per comment #1978
  • ✨(frontend) leave a document #2410
  • ✨(frontend) add top parent on sub docs search #1952
  • ✨(frontend) unauthenticated users can search #2407
  • ✨(backend) specific user delete method to delete its relations #2437

Changed

  • πŸ‘·(CI) remove test-e2e-other-browser job #2404
  • ♿️(frontend) use heading element for pinned documents section title #2380
  • ♿️(frontend) use anchor links for table of contents entries #2390
  • ♿️(frontend) improve presenter mode screen reader and keyboard support #2383
  • ♿️(frontend) link export modal name to its heading #2422

Fixed

  • πŸ›(frontend) overlap of block menu dropdown #2406
  • ⚑️(backend) fix N+1 queries when serializing thread comments #2415

v5.2.1 - 2026-06-05

Changed

  • πŸ’„(frontend) display emoji button on hover #2396

Fixed

  • πŸ›(backend) close thread DB connections to fix test teardown OperationalError #2385
  • πŸ›(frontend) fix crash when orphaned threads #2395
  • πŸ›(backend) order trashbin response by most recently deleted #2392
  • πŸ›(backend) stream document content with an async iterator under ASGI #2381
  • πŸ›(frontend) fix long titles in table of content #2399

v5.2.0 - 2026-06-03

Added

  • ✨(backend) support creating subdoc from file #1987
  • ✨(frontend) comment side panel #2279
  • ✨(buildpack) add PaaS deployment support, tested with Scalingo #2293
  • πŸ”§(backend) allow configuring settings OIDC_OP_USER_ENDPOINT_FORMAT #2306
  • ⚑️(helm) create a dedicated svc and deployment for yprovider converter #2358
  • ✨(backend) allow to leave a document #2365
  • ✨(frontend) add the presenter mode #2321
  • πŸ“ˆ(backend) create a utils to capture event with posthog #2363
  • πŸ”§(backend) new setting DOCUMENT_ALL_ENDPOINT_ENABLED #2378

Changed

  • ♻️(frontend) centralize allowed conversion formats in ContentTypes #2215
  • ♻️(backend) allow global search in sub documents #2310
  • ✨(backend) add a breadcrumb in the search response #2310
  • ♻️(frontend) move doc action buttons to fix toolbar #2360
  • ♿️(frontend) add aria-hidden to decorative avatar SVGs in share modal #2324
  • πŸ—οΈ(frontend) move comments to its own folder feature #2374
  • ♿️(frontend) align mobile header menu aria-label i18n pattern #2377

Fixed

  • πŸ›(docs) run migration 0027 without superuser role #2284
  • πŸ›(backend) prevent admins/owners from overwriting other users comments #2323
  • πŸ›(y-provider) return empty output when converting empty Yjs document #2328
  • πŸ›(backend) use computed_link_reach in handle_onboarding_document #2305
  • πŸ›(frontend) fix toolbar blocknote hidden #2373
  • πŸ›(frontend) fix application crashes when using GTranslate and zoom #2372
  • πŸ›(frontend) fix emoji pdf not matching #2375
  • πŸ›(backend) fix UnorderedObjectListWarning for DocumentAskForAccess viewset #2382

v5.1.0 - 2026-05-11

Added

  • ⚑️(frontend) add skeleton on content loading #2254
  • ⚑️(frontend) close websocket connection when user change tab #2264

Changed

  • πŸ—οΈ(core) migrate from pip to uv

Fixed

  • 🩺(project) reload app if front and back unsync #2276
  • πŸ›(frontend) fix patch and comments #2273
  • πŸ›(frontend) interlinking are exported correctly in print mode #2269
  • πŸ’¬(frontend) add missing link in onboarding description #2233
  • πŸ›(frontend) sanitize pasted and dropped content in document title #2210
  • πŸ›(frontend) Emoji menu doesn't display above comment box #2229
  • πŸ›(frontend) Block menu doesn't stay open on 1st line #2229
  • πŸ›(frontend) The "+" on the first line of a new doc doesn't work #2229
  • πŸ›(backend) manage race condition between GET and PATCH content #2271
  • πŸ›(backend) replace document creation table locks with retry strategy #2274

Security

  • πŸ”’οΈ(frontend) sanitize color during collaboration #2270

v5.0.0 - 2026-05-05

Added

  • ✨(backend) create a dedicated endpoint to update document content #2171
  • ⚑️(backend) stream s3 file content with a dedicated endpoint #2171
  • ✨(backend) allow to use new ai feature using mistral sdk #2193

Changed

  • ♻️(backend) rename documents content endpoint in formatted-content (BC)
  • 🚸(frontend) show Crisp from the help menu #2222
  • ♿️(frontend) structure correctly 5xx error alerts #2128
  • ♿️(frontend) make doc search result labels uniquely identifiable #2212
  • ⬆️(backend) upgrade docspec to v3.0.x and adapt converter API #2220
  • ✨(backend) make forward auth request uri header configurable #2241
  • ♿️(frontend) fix sidebar resize handle for screen readers #2122

Fixed

  • 🚸(frontend) redirect on current url tab after 401 #2197
  • πŸ›(frontend) abort check media status unmount #2194
  • ✨(backend) order pinned documents by last updated at #2028
  • πŸ›(frontend) fix app shallow reload #2231
  • πŸ›(frontend) fix interlinking modal clipping #2213
  • πŸ›‚(frontend) fix cannot manage member on small screen #2226
  • πŸ›(backend) load jwks url when OIDC_RS_PRIVATE_KEY_STR is set
  • πŸ›(backend) Prevent moving document to its own descendant or self #2208
  • πŸ›(backend) return 400 when restoring a non-deleted document #2225
  • πŸ›(backend) fix race condition in reconciliation requests CSV import #2153
  • πŸ›(backend) create_for_owner: add accesses before saving doc content #2124
  • πŸ›(backend) enforce emoji validation for reactions #1965

Removed

  • πŸ”₯(backend) remove deprecated descendants endpoint #2243
  • πŸ”₯(backend) remove content in document responses #2171

v4.8.6 - 2026-04-08

Added

  • 🚸(frontend) allow opening "@page" links with ctrl/command/middle-mouse click #2170
  • βœ… E2E - Any instance friendly #2142

Changed

  • ♻️(backend) do not paginate threads list response #2186
  • πŸ’„(frontend) Use StyledLink for sub doc tree #2188

Fixed

  • πŸ›(frontend) Fix drop cursor creating columns #2185
  • πŸ› Fixed side effects between comments and versioning #2183
  • πŸ›(frontend) Firefox child doc visual #2188

v4.8.5 - 2026-04-03

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

v4.8.4 - 2026-03-25

Added

  • 🚸(frontend) hint min char search users #2064

Changed

  • πŸ’„(frontend) improve comments highlights #1961
  • ♿️(frontend) improve BoxButton a11y and native button semantics #2103
  • ♿️(frontend) improve language picker accessibility #2069
  • ♿️(frontend) add aria-hidden to decorative icons in dropdown menu #2093
  • πŸ›(backend) move lock table closer to the insert operation targeted
  • ♿️(frontend) replace ARIA grid pattern with list in docs grid #2131

Fixed

  • πŸ›(y-provider) destroy Y.Doc instances after each convert request #2129
  • πŸ›(backend) remove deleted sub documents in favorite_list endpoint #2083

v4.8.3 - 2026-03-23

Changed

  • ♿️(frontend) improve version history list accessibility #2033
  • β™Ώ(frontend) focus skip link on headings and skip grid dropzone #1983
  • ♿️(frontend) add sr-only format to export download button #2088
  • ♿️(frontend) announce formatting shortcuts for screen readers #2070
  • ✨(frontend) add markdown copy icon for Copy as Markdown option #2096
  • ♻️(backend) skip saving in database a document when payload is empty #2062
  • ♻️(frontend) refacto Version modal to fit with the design system #2091
  • ⚑️(frontend) add debounce WebSocket reconnect #2104

Fixed

  • ♿️(frontend) fix more options menu feedback for screen readers #2071
  • ♿️(frontend) fix more options menu feedback for screen readers #2071
  • πŸ’«(frontend) fix the help button to the bottom in tree #2073
  • ♿️(frontend) fix aria-labels for table of contents #2065
  • πŸ›(backend) allow using search endpoint without refresh token enabled #2097
  • πŸ›(frontend) fix close panel when click on subdoc #2094
  • πŸ›(frontend) fix leftpanel button in doc version #9238
  • πŸ›(y-provider) fix loop when no cookies #2101

v4.8.2 - 2026-03-19

Added

  • ✨(backend) add resource server api #1923
  • ✨(frontend) activate Find search #1834
  • ✨ handle searching on subdocuments #1834
  • ✨(backend) add search feature flags #1897

Changed

  • ♿️(frontend) ensure doc title is h1 for accessibility #2006
  • ♿️(frontend) add nb accesses in share button aria-label #2017
  • ✨(backend) improve fallback logic on search endpoint #1834

Fixed

  • πŸ›(frontend) fix image resizing when caption #2045
  • πŸ™ˆ(docker) add **/.next to .dockerignore #2034
  • ♿️(frontend) fix share modal heading hierarchy #2007
  • ♿️(frontend) fix Copy link toast accessibility for screen readers #2029
  • ♿️(frontend) fix modal aria-label and name #2014
  • ♿️(frontend) fix language dropdown ARIA for screen readers #2020
  • ♿️(frontend) fix waffle aria-label spacing for new-window links #2030
  • πŸ›(backend) stop using add_sibling method to create sandbox document #2084
  • πŸ›(backend) duplicate a document as last-sibling #2084

Removed

  • πŸ”₯(api) remove documents/<document_id>/descendants/ endpoint #1834
  • πŸ”₯(api) remove pagination on documents/search/ endpoint #1834

v4.8.1 - 2026-03-17

Added

  • πŸ”§(backend) add DB_PSYCOPG_POOL_ENABLED settings #2035

Changed

  • ⬇️(backend) downgrade django-treebeard to version < 5.0.0 #2036

v4.8.0 - 2026-03-13

Added

  • ✨(backend) add a is_first_connection flag to the User model #1938
  • ✨(frontend) add onboarding modal with help menu button #1868

Changed

  • β™Ώ(frontend) localize LaGaufre label fallback in Docs #1979
  • ✨(backend) add a migration cleaning on-boarding document accesses #1971
  • ⬆️(frontend) upgrade Next.js to v16 #1980
  • ♿️(frontend) fix aria-label and landmark on document banner state #1986
  • 🌐(i18n) add "new window" translation key for waffle aria-label #1984

Fixed

  • πŸ›(backend) create a link_trace record for on-boarding documents #1971
  • πŸ›(backend) manage race condition when creating sandbox document #1971
  • πŸ›(frontend) fix flickering left panel #1989
  • ♿️(frontend) improve doc tree keyboard navigation #1981
  • πŸ”§(helm) allow specific env var for the backend and celery deploy

v4.7.0 - 2026-03-09

Added

  • ✨(helm) allow all keys in configMap as env var #1872

Changed

  • πŸ“(docs) improve README and add documentation hub #1870
  • ♿️(frontend) restore focus to triggers after closing menus and modals #1863
  • 🚸(frontend) change position elements toolbar #1957
  • ♿️(frontend) add focus on open to modals #1948

Fixed

  • πŸ›(frontend) analytic feature flags problem #1953
  • πŸ›(frontend) fix home collapsing panel #1954
  • πŸ›(frontend) fix disabled color on icon Dropdown #1950
  • πŸ›(frontend) fix zIndex table of content #1949
  • πŸ›(frontend) fix bug when language not supported by BN #1957
  • πŸ› (backend) prevent privileged users from requesting access #1898

v4.6.0 - 2026-03-03

Added

  • ✨(frontend) integrate new Blocknote AI feature #1847
  • πŸ‘·(docker) add arm64 platform support for image builds #1901
  • ✨(tracking) add UTM parameters to shared document links #1896
  • ✨(frontend) add floating bar with leftpanel collapse button #1876
  • ✨(frontend) Can print a doc #1832
  • ✨(backend) manage reconciliation requests for user accounts #1878
  • πŸ‘·(CI) add GHCR workflow for forked repo testing #1851
  • ✨(frontend) Move doc modal #1886
  • ⚑️(backend) remove content from Document serializer when asked #1910
  • ✨(backend) allow the duplication of subpages #1893
  • ✨(backend) Onboarding docs for new users #1891
  • 🩺(trivy) add trivyignore file and add minimatch CVE #1915
  • 🚩 Add feature flags for the AI feature #1922
  • 🍱(frontend) add icons ui-kit #1943

Changed

  • ♿️(frontend) prevent dates from being focusable #1855
  • ♿️(frontend) Focus main container after navigation #1864
  • πŸ’„(frontend) align colors and logo with ui-kit v2 #1869
  • 🚸(backend) sort user search results by proximity with the active user #1802
  • 🚸(oidc) ignore case when fallback on email #1880
  • ⚑️(CI) optimize Docker Hub workflow #1919

Fixed

  • πŸ›(frontend) fix broadcast store sync #1846
  • πŸ›(helm) use celery resources instead of backend resources #1887
  • πŸ›(helm) reverse liveness and readiness for backend deployment #1887
  • πŸ›(y-provider) use CONVERSION_FILE_MAX_SIZE settings #1913
  • πŸ›(frontend) fix callout block spacing for old browsers #1914

v4.5.0 - 2026-01-28

Added

  • ✨(frontend) integrate configurable Waffle #1795
  • ✨ Import of documents #1609
  • 🚨(CI) gives warning if theme not updated #1811
  • ✨(frontend) Add stat for Crisp #1824
  • ✨(auth) add silent login #1690
  • πŸ”§(project) add DJANGO_EMAIL_URL_APP environment variable #1825

Changed

  • β™Ώ(frontend) improve accessibility:
    • ♿️(frontend) fix subdoc opening and emoji pick focus #1745
  • ✨(backend) add field for button label in email template #1817

Fixed

  • βœ…(e2e) fix e2e test for other browsers #1799
  • πŸ›(export) fix export column NaN #1819
  • πŸ›(frontend) add fallback for unsupported Blocknote languages #1810
  • πŸ›(frontend) fix emojipicker closing in tree #1808
  • πŸ›(frontend) display children in favorite #1782
  • πŸ›(frontend) preserve typed text after @ on escape #1833

Removed

  • πŸ”₯(project) remove all code related to template #1780
  • πŸ”₯(api) remove documents/<document_id>/descendants/ endpoint #1834
  • πŸ”₯(api) remove pagination on documents/search/ endpoint #1834

Security

  • πŸ”’οΈ(trivy) fix vulnerability about jaraco.context #1806

v4.4.0 - 2026-01-13

Added

  • ✨(backend) add documents/all endpoint with descendants #1553
  • βœ…(export) add PDF regression tests #1762
  • πŸ“(docs) Add language configuration documentation #1757
  • πŸ”’(helm) Set default security context #1750
  • ✨(backend) use langfuse to monitor AI actions #1776

Changed

  • β™Ώ(frontend) improve accessibility:
    • β™Ώ(frontend) make html export accessible to screen reader users #1743
    • β™Ώ(frontend) add missing label and fix Axes errors to improve a11y #1693

Fixed

  • βœ…(backend) reduce flakiness on backend test #1769
  • πŸ›(frontend) fix clickable main content regression #1773
  • πŸ›(backend) fix TRASHBIN_CUTOFF_DAYS type error #1778
  • πŸ’„(frontend) fix icon position in callout block #1779

Security

  • πŸ”’οΈ(backend) validate more strictly url used by cors-proxy endpoint #1768
  • πŸ”’οΈ(frontend) fix props vulnerability in Interlinking #1792

v4.3.0 - 2026-01-05

Added

  • ✨(helm) redirecting system #1697
  • πŸ“±(frontend) add comments for smaller device #1737
  • ✨(project) add custom js support via config #1759

Changed

  • πŸ₯…(frontend) intercept 401 error on GET threads #1754
  • 🦺(frontend) check content type pdf on PdfBlock #1756
  • ✈️(frontend) pause Posthog when offline #1755

Fixed

  • πŸ›(frontend) fix tables deletion #1739
  • πŸ›(frontend) fix children not display when first resize #1753

v4.2.0 - 2025-12-17

Added

  • ✨(backend) allow to create a new user in a marketing system #1707
  • ✨(backend) add async indexation of documents on save (or access save) #1276
  • ✨(backend) add debounce mechanism to limit indexation jobs #1276
  • ✨(api) add API route to search for indexed documents in Find #1276
  • πŸ₯…(frontend) add boundary error page #1728

Changed

  • πŸ›‚(backend) stop throttling collaboration servers #1730
  • 🚸(backend) use unaccented full name for user search #1637
  • 🌐(backend) internationalize demo #1644
  • β™Ώ(frontend) improve accessibility:
    • ♿️Improve keyboard accessibility for the document tree #1681

Fixed

  • πŸ›(frontend) paste content with comments from another document #1732
  • πŸ›(frontend) Select text + Go back one page crash the app #1733
  • πŸ›(frontend) fix versioning conflict #1742

v4.1.0 - 2025-12-09

Added

  • ⚑️(frontend) export html #1669

Changed

  • β™Ώ(frontend) improve accessibility:
    • β™Ώ(frontend) add skip to content button for keyboard accessibility #1624
    • β™Ώ(frontend) fix toggle panel button a11y labels #1634
  • πŸ”’οΈ(frontend) remove dangerouslySetInnerHTML from codebase #1712
  • ⚑️(frontend) improve Comments feature #1687

Fixed

  • πŸ›(nginx) fix / location to handle new static pages #1682
  • πŸ›(frontend) rerendering during resize window #1715

v4.0.0 - 2025-12-01

Added

  • ✨ Add comments feature to the editor #1330
  • ✨(backend) Comments on text editor #1330
  • ✨(frontend) link to create new doc #1574

Changed

  • ⚑️(sw) stop to cache external resources likes videos #1655
  • πŸ’₯(frontend) upgrade to ui-kit v2 #1605
  • ⚑️(frontend) improve perf on upload and table of contents #1662
  • β™Ώ(frontend) improve accessibility:
    • β™Ώ(frontend) improve share modal button accessibility #1626
    • β™Ώ(frontend) improve screen reader support in DocShare modal #1628

Fixed

  • πŸ›(frontend) fix toolbar not activated when reader #1640
  • πŸ›(frontend) preserve left panel width on window resize #1588
  • πŸ›(frontend) prevent duplicate as first character in title #1595

v3.10.0 - 2025-11-18

Added

  • ✨(export) enable ODT export for documents #1524
  • ✨(frontend) improve mobile UX by showing subdocs count #1540

Changed

  • ♻️(frontend) preserve @ character when esc is pressed after typing it #1512
  • ♻️(frontend) make summary button fixed to remain visible during scroll #1581
  • ♻️(frontend) pdf embed use full width #1526

Fixed

  • β™Ώ(frontend) improve accessibility:
    • β™Ώ(frontend) improve ARIA in doc grid and editor for a11y #1519
    • β™Ώ(frontend) improve accessibility and styling of summary table #1528
    • β™Ώ(frontend) add focus trap and enter key support to remove doc modal #1531
  • πŸ›(frontend) fix alignment of side menu #1597
  • πŸ›(frontend) fix fallback translations with Trans #1620
  • πŸ›(export) fix image overflow by limiting width to 600px during export #1525
  • πŸ›(export) fix table cell alignment issue in exported documents #1582
  • πŸ›(export) preserve image aspect ratio in PDF export #1622
  • πŸ›(export) Export fails when paste with style #1552

Security

  • mitigate role escalation in the ask_for_access viewset #1580

Removed

  • πŸ”₯(backend) remove api managing templates

v3.9.0 - 2025-11-10

Added

  • ✨(frontend) create skeleton component for DocEditor #1491
  • ✨(frontend) add an EmojiPicker in the document tree and title #1381
  • ✨(frontend) ajustable left panel #1456

Changed

  • ♻️(frontend) adapt custom blocks to new implementation #1375
  • ♻️(backend) increase user short_name field length #1510
  • 🚸(frontend) separate viewers from editors #1509

Fixed

  • πŸ›(frontend) fix duplicate document entries in grid #1479
  • πŸ›(backend) fix trashbin list #1520
  • β™Ώ(frontend) improve accessibility:
    • β™Ώ(frontend) remove empty alt on logo due to Axe a11y error #1516
  • πŸ›(backend) fix s3 version_id validation #1543
  • πŸ›(frontend) retry check media status after page reload #1555
  • πŸ›(frontend) fix Interlinking memory leak #1560
  • πŸ›(frontend) button new doc UI fix #1557
  • πŸ›(frontend) interlinking UI fix #1557

v3.8.2 - 2025-10-17

Fixed

  • πŸ›(service-worker) fix sw registration and page reload logic #1500

v3.8.1 - 2025-10-17

Fixed

  • ⚑️(backend) improve trashbin endpoint performance #1495
  • πŸ›(backend) manage invitation partial update without email #1494
  • β™Ώ(frontend) improve accessibility:
    • β™Ώ add missing aria-label to add sub-doc button for accessibility #1480
    • β™Ώ add missing aria-label to more options button on sub-docs #1481

Removed

  • πŸ”₯(backend) remove treebeard form for the document admin #1470

v3.8.0 - 2025-10-14

Added

  • ✨(frontend) add pdf block to the editor #1293
  • ✨List and restore deleted docs #1450

Changed

  • ♻️(frontend) Refactor Auth component for improved redirection logic #1461
  • ♻️(frontend) replace Arial font-family with token font #1411
  • β™Ώ(frontend) improve accessibility:
    • β™Ώ(frontend) enable enter key to open documents #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 #1453
  • ♻️(service-worker) improve SW registration and update handling #1473

Fixed

  • πŸ›(backend) duplicate sub docs as root for reader users #1385
  • βš—οΈ(service-worker) remove index from cache first strategy #1395
  • πŸ›(frontend) fix 404 page when reload 403 page #1402
  • πŸ›(frontend) fix legacy role computation #1376
  • πŸ›‚(frontend) block editing title when not allowed #1412
  • πŸ›(frontend) scroll back to top when navigate to a document #1406
  • πŸ›(frontend) fix export pdf emoji problem #1453
  • πŸ›(frontend) fix attachment download filename #1447
  • πŸ›(frontend) exclude h4-h6 headings from table of contents #1441
  • πŸ”’(frontend) prevent readers from changing callout emoji #1449
  • πŸ›(frontend) fix overlapping placeholders in multi-column layout #1455
  • πŸ›(backend) filter invitation with case insensitive email #1457
  • πŸ›(frontend) reduce no access image size from 450 to 300 #1463
  • πŸ›(frontend) preserve interlink style on drag-and-drop in editor #1460
  • ✨(frontend) load docs logo from public folder via url #1462
  • πŸ”§(keycloak) Fix https required issue in dev mode #1286

Removed

  • πŸ”₯(frontend) remove custom DividerBlock ##1375

v3.7.0 - 2025-09-12

Added

  • ✨(api) add API route to fetch document content #1206
  • ✨(frontend) doc emojis improvements #1381
    • add an EmojiPicker in the document tree and document title
    • remove emoji buttons in menus

Changed

  • πŸ”’οΈ(backend) configure throttle on every viewsets #1343
  • ⬆️ Bump eslint to V9 #1071
  • β™Ώ(frontend) improve accessibility:
    • β™Ώ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
  • ♻️(tilt) use helm dev-backend chart
  • 🩹(frontend) on main pages do not display leading emoji as page icon #1381
  • 🩹(frontend) handle properly emojis in interlinking #1381

Removed

  • πŸ”₯(frontend) remove multi column drop cursor #1370

Fixed

  • πŸ›(frontend) fix callout emoji list #1366

v3.6.0 - 2025-09-04

Added

  • πŸ‘·(CI) add bundle size check job #1268
  • ✨(frontend) use title first emoji as doc icon in tree #1289

Changed

  • ♻️(docs-app) Switch from Jest tests to Vitest #1269
  • β™Ώ(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
    • #1338
    • #1281
  • ♻️(backend) fallback to email identifier when no name #1298
  • πŸ›(backend) allow ASCII characters in user sub field #1295
  • ⚑️(frontend) improve fallback width calculation #1333

Fixed

  • πŸ›(makefile) Windows compatibility fix for Docker volume mounting #1263
  • πŸ›(minio) fix user permission error with Minio and Windows #1263
  • πŸ›(frontend) fix export when quote block and inline code #1319
  • πŸ›(frontend) fix base64 font #1324
  • πŸ›(backend) allow creator to delete subpages #1297
  • πŸ›(frontend) fix dnd conflict with tree and Blocknote #1328
  • πŸ›(frontend) fix display bug on homepage #1332
  • πŸ›link role update #1287

v3.5.0 - 2025-07-31

Added

  • ✨(helm) Service Account support for K8s Resources in Helm Charts #780
  • ✨(backend) allow masking documents from the list view #1172
  • ✨(frontend) subdocs can manage link reach #1190
  • ✨(frontend) add duplicate action to doc tree #1175
  • ✨(frontend) Interlinking doc #904
  • ✨(frontend) add multi columns support for editor #1219

Changed

  • ♻️(frontend) search on all docs if no children #1184
  • ♻️(frontend) redirect to doc after duplicate #1175
  • πŸ”§(project) change env.d system by using local files #1200
  • ⚑️(frontend) improve tree stability #1207
  • ⚑️(frontend) improve accessibility #1232
  • πŸ›‚(frontend) block drag n drop when not desktop #1239

Fixed

  • πŸ›(service-worker) Fix useOffline Maximum update depth exceeded #1196
  • πŸ›(frontend) fix empty left panel after deleting root doc #1197
  • πŸ›(helm) charts generate invalid YAML for collaboration API / WS #890
  • πŸ›(frontend) 401 redirection overridden #1214
  • πŸ›(frontend) include root parent in search #1243

v3.4.2 - 2025-07-18

Changed

  • ⚑️(docker) Optimize Dockerfile to use apk with --no-cache #743

Fixed

  • πŸ›(backend) improve prompt to not use code blocks delimiter #1188

v3.4.1 - 2025-07-15

Fixed

  • 🌐(frontend) keep simple tag during export #1154
  • πŸ›(back) manage can-edit endpoint without created room in the ws #1152
  • πŸ›(frontend) fix action buttons not clickable #1162
  • πŸ›(frontend) fix crash share modal on grid options #1174
  • πŸ›(frontend) fix unfold subdocs not clickable at the bottom #1179

v3.4.0 - 2025-07-09

Added

  • ✨(frontend) multi-pages #701
  • ✨(frontend) Duplicate a doc #1078
  • ✨Ask for access #1081
  • ✨(frontend) add customization for translations #857
  • ✨(backend) add ancestors links definitions to document abilities #846
  • ✨(backend) include ancestors accesses on document accesses list view #846
  • ✨(backend) add ancestors links reach and role to document API #846
  • πŸ“(project) add troubleshoot doc #1066
  • πŸ“(project) add system-requirement doc #1066
  • πŸ”§(frontend) configure x-frame-options to DENY in nginx conf #1084
  • ✨(backend) allow to disable checking unsafe mimetype on attachment upload #1099
  • ✨(doc) add documentation to install with compose #855
  • ✨ Give priority to users connected to collaboration server (aka no websocket feature) #1093

Changed

  • ♻️(backend) stop requiring owner for non-root documents #846
  • ♻️(backend) simplify roles by ranking them and return only the max role #846
  • πŸ“Œ(yjs) stop pinning node to minor version on yjs docker image #1005
  • πŸ§‘β€πŸ’»(docker) add .next to .dockerignore #1055
  • πŸ§‘β€πŸ’»(docker) handle frontend development images with docker compose #1033
  • πŸ§‘β€πŸ’»(docker) add y-provider config to development environment #1057
  • ⚑️(frontend) optimize document fetch error handling #1089

Fixed

  • πŸ›(backend) fix link definition select options linked to ancestors #846
  • πŸ›(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
  • ✨support _FILE environment variables for secrets #912

Removed

  • πŸ”₯(frontend) remove Beta from logo #1095

v3.3.0 - 2025-05-06

Added

  • ✨(backend) add endpoint checking media status #984
  • ✨(backend) allow setting session cookie age via env var #977
  • ✨(backend) allow theme customization using a configuration file #948
  • ✨(frontend) Add a custom callout block to the editor #892
  • 🚩(frontend) version MIT only #911
  • ✨(backend) integrate malware_detection from django-lasuite #936
  • πŸ—οΈ(frontend) Footer configurable #959
  • 🩺(CI) add lint spell mistakes #954
  • ✨(frontend) create generic theme #792
  • πŸ›‚(frontend) block edition to not connected users #945
  • 🚸(frontend) Let loader during upload analyze #984
  • 🚩(frontend) feature flag on blocking edition #997

Changed

  • πŸ“(frontend) Update documentation #949
  • βœ…(frontend) Improve tests coverage #949
  • ⬆️(docker) upgrade backend image to python 3.13 #973
  • ⬆️(docker) upgrade node images to alpine 3.21 #973

Fixed

  • πŸ›(y-provider) increase JSON size limits for transcription conversion #989

Removed

  • πŸ”₯(back) remove footer endpoint #948

v3.2.1 - 2025-05-06

Fixed

  • πŸ›(frontend) fix list copy paste #943
  • πŸ“(doc) update contributing policy (commit signatures are now mandatory) #895

v3.2.0 - 2025-05-05

Added

  • 🚸(backend) make document search on title accent-insensitive #874
  • 🚩 add homepage feature flag #861
  • πŸ“(doc) update contributing policy (commit signatures are now mandatory) #895
  • ✨(settings) Allow configuring PKCE for the SSO #886
  • 🌐(i18n) activate chinese and spanish languages #884
  • πŸ”§(backend) allow overwriting the data directory #893
  • βž•(backend) add django-lasuite dependency #839
  • ✨(frontend) advanced table features #908

Changed

  • ⚑️(frontend) reduce unblocking time for config #867
  • ♻️(frontend) bind UI with ability access #900
  • ♻️(frontend) use built-in Quote block #908

Fixed

  • πŸ›(nginx) fix 404 when accessing a doc #866
  • πŸ”’οΈ(drf) disable browsable HTML API renderer #919
  • πŸ”’(frontend) enhance file download security #889
  • πŸ›(backend) race condition create doc #633
  • πŸ›(frontend) fix breaklines in custom blocks #908

v3.1.0 - 2025-04-07

Added

  • 🚩(backend) add feature flag for the footer #841
  • πŸ”§(backend) add view to manage footer json #841
  • ✨(frontend) add custom css style #771
  • 🚩(frontend) conditionally render AI button only when feature is enabled #814

Changed

  • 🚨(frontend) block button when creating doc #749

Fixed

  • πŸ›(back) validate document content in serializer #822
  • πŸ›(frontend) fix selection click past end of content #840

v3.0.0 - 2025-03-28

Added

  • πŸ“„(legal) Require contributors to sign a DCO #779

Changed

  • ♻️(frontend) Integrate UI kit #783
  • πŸ—οΈ(y-provider) manage auth in y-provider app #804

Fixed

  • πŸ›(backend) compute ancestor_links in get_abilities if needed #725
  • πŸ”’οΈ(back) restrict access to document accesses #801

v2.6.0 - 2025-03-21

Added

  • πŸ“(doc) add publiccode.yml #770

Changed

  • 🚸(frontend) ctrl+k modal not when editor is focused #712

Fixed

  • πŸ›(back) allow only images to be used with the cors-proxy #781
  • πŸ›(backend) stop returning inactive users on the list endpoint #636
  • πŸ”’οΈ(backend) require at least 5 characters to search for users #636
  • πŸ”’οΈ(back) throttle user list endpoint #636
  • πŸ”’οΈ(back) remove pagination and limit to 5 for user list endpoint #636

v2.5.0 - 2025-03-18

Added

  • πŸ“(doc) Added GNU Make link to README #750
  • ✨(frontend) add pinning on doc detail #711
  • 🚩(frontend) feature flag analytic on copy as html #649
  • ✨(frontend) Custom block divider with export #698
  • 🌐(i18n) activate dutch language #742
  • ✨(frontend) add Beautify action to AI transform #478
  • ✨(frontend) add Emojify action to AI transform #478

Changed

  • πŸ§‘β€πŸ’»(frontend) change literal section open source #702
  • ♻️(frontend) replace cors proxy for export #695
  • 🚨(gitlint) Allow uppercase in commit messages #756
  • ♻️(frontend) Improve AI translations #478

Fixed

  • πŸ›(frontend) SVG export #706
  • πŸ›(frontend) remove scroll listener table content #688
  • πŸ”’οΈ(back) restrict access to favorite_list endpoint #690
  • πŸ›(backend) refactor to fix filtering on children and descendants views #695
  • πŸ›(action) fix notify-argocd workflow #713
  • 🚨(helm) fix helmfile lint #736
  • 🚚(frontend) redirect to 401 page when 401 error #759

v2.4.0 - 2025-03-06

Added

  • ✨(frontend) synchronize language-choice #401

Changed

  • Use sentry tags instead of extra scope

Fixed

  • πŸ›(frontend) fix collaboration error #684

v2.3.0 - 2025-03-03

Added

  • ✨(backend) limit link reach/role select options depending on ancestors #645
  • ✨(backend) add new "descendants" action to document API endpoint #645
  • ✨(backend) new "tree" action on document detail endpoint #645
  • ✨(backend) allow forcing page size within limits #645
  • πŸ’„(frontend) add error pages #643
  • πŸ”’οΈ Manage unsafe attachments #663
  • ✨(frontend) Custom block quote with export #646
  • ✨(frontend) add open source section homepage #666
  • ✨(frontend) synchronize language-choice #401

Changed

  • πŸ›‚(frontend) Restore version visibility #629
  • πŸ“(doc) minor README.md formatting and wording enhancements
  • ♻️Stop setting a default title on doc creation #634
  • ♻️(frontend) misc ui improvements #644

Fixed

  • πŸ›(backend) allow any type of extensions for media download #671
  • ♻️(frontend) improve table pdf rendering
  • πŸ›(email) invitation emails in receivers language

v2.2.0 - 2025-02-10

Added

  • πŸ“(doc) Add security.md and codeofconduct.md #604
  • ✨(frontend) add home page #608
  • ✨(frontend) cursor display on activity #609
  • ✨(frontend) Add export page break #623

Changed

  • πŸ”§(backend) make AI feature reach configurable #628

Fixed

  • 🌐(CI) Fix email partially translated #616
  • πŸ›(frontend) fix cursor breakline #609
  • πŸ›(frontend) fix style pdf export #609

v2.1.0 - 2025-01-29

Added

  • ✨(backend) add duplicate action to the document API endpoint
  • βš—οΈ(backend) add util to extract text from base64 yjs document
  • ✨(backend) add soft delete and restore API endpoints to documents #516
  • ✨(backend) allow organizing documents in a tree structure #516
  • ✨(backend) add "excerpt" field to document list serializer #516
  • ✨(backend) add github actions to manage Crowdin workflow #559 & #563
  • πŸ“ˆIntegrate Posthog #540
  • 🏷️(backend) add content-type to uploaded files #552
  • ✨(frontend) export pdf docx front side #537

Changed

  • πŸ’„(frontend) add abilities on doc row #581
  • πŸ’„(frontend) improve DocsGridItem responsive padding #582
  • πŸ”§(backend) Bump maximum page size to 200 #516
  • πŸ“(doc) Improve Read me #558

Fixed

  • πŸ›Fix invitations #575

Removed

  • πŸ”₯(backend) remove "content" field from list serializer # 516

v2.0.1 - 2025-01-17

Fixed

-πŸ›(frontend) share modal is shown when you don't have the abilities #557 -πŸ›(frontend) title copy break app #564

v2.0.0 - 2025-01-13

Added

  • πŸ”§(backend) add option to configure list of essential OIDC claims #525 & #531
  • πŸ”§(helm) add option to disable default tls setting by @dominikkaminski #519
  • πŸ’„(frontend) Add left panel #420
  • πŸ’„(frontend) add filtering to left panel #475
  • ✨(frontend) new share modal ui #489
  • ✨(frontend) add favorite feature #515
  • πŸ“(documentation) Documentation about self-hosted installation #530
  • ✨(helm) helm versioning #530

Changed

  • πŸ—οΈ(yjs-server) organize yjs server #528
  • ♻️(frontend) better separation collaboration process #528
  • πŸ’„(frontend) updating the header and leftpanel for responsive #421
  • πŸ’„(frontend) update DocsGrid component #431
  • πŸ’„(frontend) update DocsGridOptions component #432
  • πŸ’„(frontend) update DocHeader ui #448
  • πŸ’„(frontend) update doc versioning ui #463
  • πŸ’„(frontend) update doc summary ui #473
  • πŸ“(doc) update readme.md to match V2 changes #558 & #572

Fixed

  • πŸ›(backend) fix create document via s2s if sub unknown but email found #543
  • πŸ›(frontend) hide search and create doc button if not authenticated #555
  • πŸ›(backend) race condition creation issue #556

v1.10.0 - 2024-12-17

Added

  • ✨(backend) add server-to-server API endpoint to create documents #467
  • ✨(email) white brand email #412
  • ✨(y-provider) create a markdown converter endpoint #488

Changed

  • ⚑️(docker) improve y-provider image #422

Fixed

  • ⚑️(e2e) reduce flakiness on e2e tests #511

Fixed

  • πŸ›(frontend) update doc editor height #481
  • πŸ’„(frontend) add doc search #485

v1.9.0 - 2024-12-11

Added

  • ✨(backend) annotate number of accesses on documents in list view #429
  • ✨(backend) allow users to mark/unmark documents as favorite #429

Changed

  • πŸ”’οΈ(collaboration) increase collaboration access security #472
  • πŸ”¨(frontend) encapsulated title to its own component #474
  • ⚑️(backend) optimize number of queries on document list view #429
  • ♻️(frontend) stop to use provider with version #480
  • 🚚(collaboration) change the websocket key name #480

Fixed

  • πŸ›(frontend) fix initial content with collaboration #484
  • πŸ›(frontend) Fix hidden menu on Firefox #468
  • πŸ›(backend) fix sanitize problem IA #490

v1.8.2 - 2024-11-28

Changed

  • ♻️(SW) change strategy html caching #460

v1.8.1 - 2024-11-27

Fixed

  • πŸ›(frontend) link not clickable and flickering firefox #457

v1.8.0 - 2024-11-25

Added

  • 🌐(backend) add German translation #259
  • 🌐(frontend) add German translation #255
  • ✨(frontend) add a broadcast store #387
  • ✨(backend) whitelist pod's IP address #443
  • ✨(backend) config endpoint #425
  • ✨(frontend) config endpoint #424
  • ✨(frontend) add sentry #424
  • ✨(frontend) add crisp chatbot #450

Changed

  • 🚸(backend) improve users similarity search and sort results #391
  • ♻️(frontend) simplify stores #402
  • ✨(frontend) update $css Box props type to add styled components RuleSet #423
  • βœ…(CI) trivy continue on error #453

Fixed

  • πŸ”§(backend) fix logging for docker and make it configurable by envar #427
  • 🦺(backend) add comma to sub regex #408
  • πŸ›(editor) collaborative user tag hidden when read only #385
  • πŸ›(frontend) users have view access when revoked #387
  • πŸ›(frontend) fix placeholder editable when double clicks #454

v1.7.0 - 2024-10-24

Added

  • πŸ“Contributing.md #352
  • 🌐(frontend) add localization to editor #368
  • ✨Public and restricted doc editable #357
  • ✨(frontend) Add full name if available #380
  • ✨(backend) Add view accesses ability #376

Changed

  • ♻️(frontend) list accesses if user has abilities #376
  • ♻️(frontend) avoid documents indexing in search engine #372
  • πŸ‘”(backend) doc restricted by default #388

Fixed

  • πŸ›(backend) require right to manage document accesses to see invitations #369
  • πŸ›(i18n) same frontend and backend language using shared cookies #365
  • πŸ›(frontend) add default toolbar buttons #355
  • πŸ›(frontend) throttle error correctly display #378

Removed

  • πŸ”₯(helm) remove infra related codes #366

v1.6.0 - 2024-10-17

Added

  • ✨AI to doc editor #250
  • ✨(backend) allow uploading more types of attachments #309
  • ✨(frontend) add buttons to copy document to clipboard as HTML/Markdown #318

Changed

  • ♻️(frontend) more multi theme friendly #325
  • ♻️ Bootstrap frontend #257
  • ♻️ Add username in email #314

Fixed

  • πŸ›‚(backend) do not duplicate user when disabled
  • πŸ›(frontend) invalidate queries after removing user #336
  • πŸ›(backend) Fix dysfunctional permissions on document create #329
  • πŸ›(backend) fix nginx docker container #340
  • πŸ›(frontend) fix copy paste firefox #353

v1.5.1 - 2024-10-10

Fixed

  • πŸ›(db) fix users duplicate #316

v1.5.0 - 2024-10-09

Added

  • ✨(backend) add name fields to the user synchronized with OIDC #301
  • ✨(ci) add security scan #291
  • ♻️(frontend) Add versions #277
  • ✨(frontend) one-click document creation #275
  • ✨(frontend) edit title inline #275
  • πŸ“±(frontend) mobile responsive #304
  • 🌐(frontend) Update translation #308

Changed

  • πŸ’„(frontend) error alert closeable on editor #284
  • ♻️(backend) Change email content #283
  • πŸ›‚(frontend) viewers and editors can access share modal #302
  • ♻️(frontend) remove footer on doc editor #313

Fixed

  • πŸ›‚(frontend) match email if no existing user matches the sub
  • πŸ›(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
  • πŸ”§(backend) fix configuration to avoid different ssl warning #297
  • πŸ›(frontend) fix editor break line not working #302

v1.4.0 - 2024-09-17

Added

  • ✨Add link public/authenticated/restricted access with read/editor roles #234
  • ✨(frontend) add copy link button #235
  • πŸ›‚(frontend) access public docs without being logged #235

Changed

  • ♻️(backend) Allow null titles on documents for easier creation #234
  • πŸ›‚(backend) stop to list public doc to everyone #234
  • 🚚(frontend) change visibility in share modal #235
  • ⚑️(frontend) Improve summary #244

Fixed

  • πŸ›(backend) Fix forcing ID when creating a document via API endpoint #234
  • πŸ› Rebuild frontend dev container from makefile #248

v1.3.0 - 2024-09-05

Added

  • ✨Add image attachments with access control
  • ✨(frontend) Upload image to a document #211
  • ✨(frontend) Summary #223
  • ✨(frontend) update meta title for docs page #231

Changed

  • πŸ’„(frontend) code background darkened on editor #214
  • πŸ”₯(frontend) hide markdown button if not text #213

Fixed

  • πŸ› Fix emoticon in pdf export #225
  • πŸ› Fix collaboration on document #226
  • πŸ› (docker) Fix compatibility with mac #230

Removed

  • πŸ”₯(frontend) remove saving modal #213

v1.2.1 - 2024-08-23

Changed

  • ♻️ Change ordering docs datagrid #195
  • πŸ”₯(helm) use scaleway email #194

v1.2.0 - 2024-08-22

Added

  • 🎨(frontend) better conversion editor to pdf #151
  • ✨Export docx (word) #161
  • 🌐Internationalize invitation email #167
  • ✨(frontend) White branding #164
  • ✨Email invitation when add user to doc #171
  • ✨Invitation management #174

Fixed

  • πŸ›(y-webrtc) fix prob connection #147
  • ⚑️(frontend) improve select share stability #159
  • πŸ›(backend) enable SSL when sending email #165

Changed

  • 🎨(frontend) stop limit layout height to screen size #158
  • ⚑️(CI) only e2e chrome mandatory #177

Removed

  • πŸ”₯(helm) remove htaccess #181

v1.1.0 - 2024-07-15

Added

  • 🀑(demo) generate dummy documents on dev users #120
  • ✨(frontend) create side modal component #134
  • ✨(frontend) Doc grid actions (update / delete) #136
  • ✨(frontend) Doc editor header information #137

Changed

  • ♻️(frontend) replace docs panel with docs grid #120
  • ♻️(frontend) create a doc from a modal #132
  • ♻️(frontend) manage members from the share modal #140

v1.0.0 - 2024-07-02

Added

  • πŸ›‚(frontend) Manage the document's right (#75)
  • ✨(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)
  • ✨(frontend) offline mode (#88)
  • 🌐(frontend) translate cgu (#83)
  • ✨(service-worker) offline doc management (#94)
  • βš—οΈ(frontend) Add beta tag on logo (#121)

Changed

  • ♻️(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)
  • ⚑️(e2e) unique login between tests (#80)
  • ⚑️(CI) improve e2e job (#86)
  • ♻️(frontend) improve the error and message info ui (#93)
  • ✏️(frontend) change all occurrences of pad to doc (#99)

Fixed

  • πŸ›(frontend) Fix the break line when generate PDF (#84)

Delete

  • πŸ’š(CI) Remove trigger workflow on push tags on CI (#68)
  • πŸ”₯(frontend) Remove coming soon page (#121)

v0.1.0 - 2024-05-24

Added

  • ✨(frontend) Coming Soon page (#67)
  • πŸš€ Impress, project to manage your documents easily and collaboratively.