Output Organizer
2.16.0 - 21.11.25
Java 25 Update
Updated to Java 25
Task
Tooltip for truncated document titles
An hover overlay with the full title was added for truncated document descriptions in the tree.
Task
Improve default color scheme
Adjusted the default color palette.
Bug
Multiple conflicting context menus
Context menu will not appear when right-clicking on annotation.
Bug
Multi-Selection Improvements
Multi-Selection now delivers a smoother and more intuitive user experience
Bug
CVE-2025-64756
Fixed
Bug
Annotation and Bookmark markers overlap document title
Information badges no longer cover the document title
Bug
2.15.2 - 10.11.25
Helm installation fails
Resolved an issue that prevented Helm from completing the installation
Bug
2.15.0 - 07.11.25
Export customization to reduce file sizes
Added an article about export customization to the documentation.
This includes an example on how to reduce the document PPI.
see
https://levigo.github.io/output-organizer-documentation/integration/export-integration
Task
Helm checksum annotations for existing secrets and configmaps
All configmaps and secrets now have a checksum annotation on their respective deployment.
existingSecrets
are now included in the checksum annotations of deployments and will cause a redeployment when updated.
(No configuration changes are required.)
Task
Multi‑Selection & Bulk Actions in Tree
Support multi-selection and bulk changes in document tree
Story
CVE-2025-9784
fixed
Bug
CVE-2025-59250
fixed
Bug
Changes to original documents can be saved
Restrict saving changes to original documents.
Bug
Atomikos Transaction Manager is not compatible with all supported DBs
Exclude atomikos dependency and use default Transaction Manager instead
Bug
Dumb rotation behavior on selection
If more than one page is selected, the selected pages will be rotated instead of the current page.
Bug
2.14.1 - 24.10.25
Breaking change in controller/worker-topdf log configuration since OO 2.10.3
The Helm toggles
worker-topdf.enableJsonLogging
and
controller.enableJsonLogging
were removed.
To configure JSON Logging you can use a Spring Boot structured logging configuration:
https://docs.spring.io/spring-boot/reference/features/logging.html#features.logging.structured.gelf
https://levigo.github.io/jadice-flow-documentation/docs/next/operations/logging
e.g.:
worker-topdf.worker.logging.structured: format: console: gelf
Task
Error on Controller container startup
Reverted change in default jobtemplate.
Bug
2.14.0 - 23.10.25
Update preconditions for Drag & Drop from jadice web toolkit to OO
Requirements
of dnd from
jadice web toolkit
to
Output Organizer
are updated
See:
https://levigo.github.io/output-organizer-documentation/integration/import-integration
Task
More prominent thumbnail "current page" border
The current page is now highlighted with a thick border in the primary color.
Task
Page navigation triggers element navigation
On
Previous Page
navigation, pages are selected correctly
Bug
JWT Viewer fails to load when browser tab is not active
Load viewer when tab gain focus again
Bug
JWT Viewer fails to load for LongPoll
Fixed an error when loading the viewer with LongPoll
Bug
Undo doesn't change the selected document
Automatic selection of the document by undo is correct
Bug
Tree not updating when uploading faulty documents
Documents are processed correctly during import
Bug
Thumbnail size is inconsistent
Keep zoom level of document thumbnails while switching between documents
Bug
Loading Spinner is not visible
Document loading spinner is shown and custom styling is possible again
Bug
Disable export button with no pages to export
The Export button remains enabled until the collection no longer has any documents with pages.
Bug
Loading...
Show more...