Annotation profile is now standardized, in terms of color options and border width
Task
Save user UI preferences
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
Possible fill color in stamp annotation is wrong
Instead of only supporting black/white, more colors have been added to style Stamp annotations.
Bug
Document still can be edited after export
If autoMarkForDeletion is set to true, after export documents become uneditable
Bug
Copy text in viewer sometimes doesn't work
Fixed an issue that prevented text from being copied to the clipboard.
Bug
Odd behavior of line width settings for annotations
Improved line width selection of several annotations.
Bug
2.9.6 - 26.05.25
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”
Bug
Use external URL for export result
When organizer.useExternalFlow is false, the export result now references the Organizer’s external link instead of the internal container URL
Bug
2.9.3 - 22.05.25
Preconditions and restrictions for Drag & Drop from jadice to OO
Improved log quality with various adjustments like tweaked logging levels for less verbose operation, improved Error logging and more.
Task
renamable token secret
Token secret name can now be modified with `organizer.secrets.token.name`. Because the secret is also used by the controller, the same name has to be set at controller.auth.existingTokenSecret`.
When the toPDF-worker deployment is renamed the kubernetes service address is also changed to reflect this new name. Previously customers had to edit the service name in the worker definition manually, now the change in name is automatically injected into the worker definition.
Task
Stamp and text annotations don't work properly any more
Fixed a problem when creating stamp and note annotations, was well as editing text of existing ones.
Bug
Scroll increment in viewer too small
The scroll behaviour of the jadice web toolkit was changed and the scroll speed has been adjusted to match the previous behaviour.