Bookmark creation can not be undone in continuous view
Fixed. (Problem was introduced with DO 1.22.0)
Bug
Bookmarks can not be created under certain conditions in continuous thumbnail view
E.g. after rotating a page, now adding a bookmark works as expected. (Problem was introduced with DO 1.22.0)
Bug
Continuous view document does not update on tree view change
When changing a page in one view (e.g. rotate), this change is now immediately visible in a different view. (Problem was introduced with DO 1.22.0)
Bug
PageView zoom is sometimes set to minimum on document load
Fixed a bug where sometimes the zoom level is set to the minimum value upon changing documents.
Bug
Seen mark not working on locked collections
Element are marked as seen regardless of the lock status.
Bug
Moving document node into an empty document fails
It is now possible to move a document (or pages) into an empty document.
Bug
Don't ask the user for confirmation to delete the document after moving it entirely
Reverted the behaviour to not prompt the user to decide to keep the document when moving it entirely. The prompt is kept when selecting individual pages.
Bug
CVE-2025-7783
fixed
Bug
CVE-2025-50106
Fixed.
Bug
CVE-2025-50059
Fixed.
Bug
CVE-2025-30749
Fixed.
Bug
Text search not highlighting the right areas on some documents
Fixed a bug where using the text search on reordered documents resulted in wrong highlights on the first page.
Bug
Undo rotating page doesn't work when viewing another document
Undo now navigates to the correct document before restoring the previous state.
Bug
Undo of pages that were moved from one document to another does not work
Tree navigation after undo is prevented to avoid changes on an unloaded document.
JSESSION cookie name was renamed to FUSION_JSESSION to avoid conflicts with other applications.
A new Helm toggle for troubleshooting is introduced to disable authentication on tile requests viewer.tileSecurityFilterEnabled: false
Task
Improved Viewer API
Improved the Communication between Organizer and Viewer. This results in faster performance, better caching and less reloads.
Task
Add missing silent-refresh
Added the missing silent-refresh.html, which is necessary for seamless redirection for iFrame integration
Bug
Navigation from tree to viewer via tab is broken
Navigation between tree and viewer is possible via TAB shortcut
Bug
Moving a document into itself should be forbidden
Implemented a prevention measure that prevents a merge process of a document with itself. New behavior is that if you try to drag a document node into its own thumbnail view nothing will happen.
Bug
Search is broken after undo delete pages
Fixed.
Bug
Arrow navigation is broken
UX for navigating with arrow keys in Thumbnail-View and Main-View is improved
Bug
Search sometimes not working with console errors
Fixed.
Bug
Dragging document from tree in its own thumbnail view (same doc) removes the document
Fixed. Document is no longer removed from tree.
Bug
Insufficient client side document caching causes heavy load on the document backend
Clientside caching was improved. Cache stays valid for the entire session.
Bug
Undo after move rotated pages into new document doesn't work
Fixed.
Bug
1.21.4 - 27.06.25
CVE-2025-48988
fixed
Task
Add information regarding element UUIDs in documentation
User preferences such as language selection, tree panel width, thumbnail view width, thumbnail zoom level, side toolbar visibility and width (bookmarks toolbar), and page layout are now persistently stored in the browser local storage and automatically restored across sessions, ensuring a consistent experience even after page reloads. To turn back to default settings, clear the local storage of the browser of the application
Story
CompactCompositePaged without PageSequences cause errors
Fixed an issue with displaying long single documents or using the combined view in collections.
Bug
Java Heap Space on DB Migration (for changes in history datamodel)
Improve JSON processing to avoid high memory consumption
Bug
Copy text in viewer sometimes doesn't work
Fixed an issue that prevented text from being copied to the clipboard.
Bug
Possible fill color in stamp annotation is wrong
Instead of only supporting black/white, more colors have been added to style Stamp annotations.
Bug
Text is overlapped in request lock message dialog
The text in the contest lock dialog no longer overlaps with the username
Bug
Odd behavior of line width settings for annotations
Improved line width selection of several annotations.
Bug
1.20.3 - 26.05.25
Table organizer_config for history compaction is missing in database
Flyway was updated to create the table needed for the history compaction job in DB. This is only relevant when the compaction is active.
Bug
Pages get lost after move into new document and undo
Fixed a bug where pages got lost after undo moving into new document via context menu “Seiten ab/bis hier verschieben”