Skip to main content
Version: v2023.18.0

Web-UI changes

Properties

Client properties changes (arender.properties)

Deleted properties

Version 4Description
topPanel.logoShow the top panel logo
topPanel.logo.urlDefine the top panel logo URL
topPanel.logo.widthThe top panel logo width (in pixel)
topPanel.logo.heightThe top panel logo height (in pixel)
topPanel.logo.margin.leftThe top panel logo margin left (in pixel)
topPanel.section.file.annotation.buttons.beanNamesThe list of widgets to define (XML bean names) for the file/annotation section
topPanel.section.modification.buttons.beanNamesThe list of widgets to define (XML bean names) for the modification section
topPanel.section.plugin.buttons.beanNamesThe list of widgets to define (XML bean names) for the plugins
topPanel.navigation.buttons.beanNamesThe list of widgets to define (XML bean names) for the navigation section
topPanel.zoom.buttons.beanNamesThe list of widgets to define (XML bean names) for the zoom section
topPanel.rotation.buttons.beanNamesThe list of widgets to define (XML bean names) for the rotation section
topPanel.imageProcessMenu.processBrightnessSets up slider to handle brightness
topPanel.imageProcessMenu.processContrastSets up slider to handle contrast
topPanel.imageProcessMenu.maxBrightnessSets up the max value of the brightness slider
topPanel.imageProcessMenu.maxContrastSets up the max value of the contrast slider
topPanel.imageProcessMenu.defaultBrightnessSets up the default value of the brightness slider
topPanel.imageProcessMenu.defaultContrastSets up the default value of the contrast slider
advanced.searchexplorer.tooltipOnHover.enabledEnables tooltip on hover
advanced.searchexplorer.caseSensitive.tooltip.enabledEnables case sensitive tooltip
advanced.searchexplorer.accentSensitive.tooltip.enabledEnables accent sensitive tooltip
annotationexplorer.enabledEnables the legacy annotation explorer
annotation.richtext.edition.doubleClick.timeSetup default double click time in milliseconds (ms)
filter.comment.showTabImageAllows to filter the annotation in the comment explorer
filter.comment.showTabLabelShows a label instead of icons for filtering
filter.comment.showSwitchFilterShows the switch filter for solved/unresolved requests
annotationExplorer.showStickyNoteRepliesLegacy annotation explorer, show the sticky notes replies
annotationExplorer.showStickyNoteLabelLegacy annotation explorer, show the sticky notes labels
annotationExplorer.adaptativeWidth.enabledLegacy annotation explorer, adapts the width of the panel accordingly

Renamed properties

Version 4Version 2023Description
topPanel.section.file.buttons.beanNamestopPanel.section.left.buttons.beanNamesThe list of widgets to define (XML bean names) for the left section of the toppanel
topPanel.annotation.buttons.beanNamestoolbar.annotation.buttons.beanNamesThe list of widgets to define (XML bean names) for the annotation toolbar
topPanel.obfuscateredactexplorer.redactActivate the redact text annotation button (documentation
topPanel.obfuscateZoneredactexplorer.redactZoneActivate the redact annotation zone button (documentation
toolbar.lockedObfuscatetoolbar.redact.lockedAll redact annotations will become locked once saved, and can no longer be edited
annotation.canHideObfuscateannotation.can.hide.redactAll redact annotations can be hidden using the regular hide annotations button
topPanel.imageProcessMenutopPanel.imageProcessMenu.brightness.enabled and topPanel.imageProcessMenu.contrast.enabledActivate the brightness slider / Activate the contrast slider (documentation

Server properties changes (arender-server-custom-vanilla.properties)

Deleted properties

Version 4Description
arender.rest.b64.encodingREST API configurations
arender.rest.serialization.modelREST API configurations

Modified properties

Version 4Changes
arender.server.default.annotation.accessorValue changed from xfdfAnnotationAccessor to redactConverterAnnotationAccessor to facilitate conversion from V4 to V2023 redact annotation model. The xfdfAnnotationAccessor value is now found at the arender.server.wrapper.source.annotation.accessor property

Beans

UI configurations (arender-hmi-configuration.xml)

Deleted beans

Version 4 bean id
sorterCommentPresenter
annotationExplorer

Modified beans

Version 4 bean idChanges
shortcutManagerThis bean has no longer the shortcut value. To change the value, use the property according to the wanted shortcut. For example:shortCut.print.key

Events configurations (events-configuration.xml)

Renamed beans

Version 4 bean idChanges
obfuscateCreationActionIt has been renamed to redactCreationAction
obfuscateZoneCreationActionIt has been renamed to redactZoneCreationAction

Toppanel annotation configurations (toppanel-annotations-configuration.xml)

Modified beans

Version 4 bean idChanges
addObfuscateAnnotationButtonThis bean has been replaced by addRedactAnnotationButton. It is in arender-hmi-configuration.xml
addObfuscateZoneAnnotationButtonThis bean has been replaced by addRedactZoneAnnotationButton. It is in arender-hmi-configuration.xml

Toppanel configurations (toppanel-configuration.xml)

Modified beans

Version 4 bean idChanges
separatorHorizontal, separatorVertical, obfuscationSeparator, printSeparatorHorizontalThey have been deleted. rotationSeparatorVertical and annotationSeparatorVertical have been added. It is still possible to add your own seperators
fileAndAnnotationSectionIt has been replaced by the bean topPanelLeftSection. The toppanel is now separate in three sections. This is the left section.

Classes

Modified classes

Class V4Class actuelArtifactId of the dependency in V4ArtifactId of the current dependency
DocumentServiceRestClientRenditionRestClientarondor-arender-client-javarmiarender-rendition-rest-client

Deleted classes

Class V4
DocumentAccessorHasContentSize