Changelog (V)
Former user (Deleted)
Stefan Franz
Fabian Nola
3.0.1
26.01.2024
fix:
fix non visible checkmark annotation
fix wrong mail icon in dark and light mode
attachment name in outlook is now the same name as in sap
fix saving token was not working under certain circumstances
3.0.0
08.11.2023
Major Release
Change to Jarkata Servlet >= 6.0 - Breaking Change: is only running on modern Java-Webserver that supports JakartaEE (e.g. Tomcat 10 …) and Java 17+
Security-Fixes
2.7.2
14.08.2023
Fix:
fixed a problem when using the security provider enabled for the web console
fixed a problem accessing viewer documents when using external authentication and content server security
2.7.1
28.07.2023
Fix:
Window title can be overwritten by sap
2.7.0
18.07.2023
Improvement:
add parameter “
Disable security for get commands of not viewable documents
“.
2.6.3
23.05.2023
Fix:
Window title can be overwritten by sap
Improvement:
update dependencies
frame-ancestor can be confgured
2.6.2
23.05.2023
Fix:
Fix an issue that prevents text selection and text copy.
Remove wrong error message on UI when no error happened: “An error occured while trying to check if the logout functionallity is supported“
Improvement:
default Gateway is now preselected
MS Azure OPENID is now default OPENID provider. No need to modify web.xml and config.ini anymore.
2.6.1
04.04.2023
Fix:
Fix an issue with missing
Content-Disposition
when Viewer ist configured in Repository
2.6.0
07.03.2023
Improvement
Update pdfJS to 3.3.112
support for dark mode and light mode (depends on system/browser settings)
Fix:
Fix a Nullpointer that prevents printing with notes
fixes an issue with missing footer texts
fix an issue for rotated pdfs with annotations
fix an issue with wrong text sizes during printing
fix an issue with printing only white pages in Firefox
2.5.10
05.01.2023
Improvement
Mail Button can be removed via configuration when using Microsoft OpenID Connect scenarios
Improve support for anno ixos annotations
2.5.9
30.11.2022
Improvement
Java 17 support for note charset detection added
update libs, harden security
2.5.8
11.11.2022
Fix
embedded PDFs in PDFs are now downloadable
Improvement
disableViewer is now send in the headers and only supported by CS >= 5.3.15
for support of ContentServer < 5.3.15 set Disable viewer via URL in DocGateway
2.5.7
27.10.2022
Improvement
New config option '
Open edit mode at startup'to open the edit bar for the first user opening a document automatically, if checked
2.5.6
02.09.2022
Fix
fix an encoding issue with encrypted PDFs
2.5.5
29.07.2022
Fix
fix an encoding issue while saving a note
2.5.4
22.07.2022
Fix
fix an issue with drawing arrows with length 0
2.5.3
Fix
fix an issue with Chinese characters not shown on pdf
2.5.2
Fix
fix ole anotations
save size and color of lines in browser
save size and color of checkmarks in browser
save size modals in browser
preconfigure size for lines and checkmarks
preconfigure size an min-size for modals
f
ix download issue in firefox
2.5.1
Fix
fix an issue when Viewer is used in SAP and Azure auth is active
2.5.0
Imporovements
update pdfjs to 2.12.313
font size and font color is saved in local Browser storage to avoid configuration for each document
Note area can now configured, always opened, always closed and opend when note exists
Fix
wrong icon size on browser zooms
comments in documents are rendered visible in fullscreen
fix issue with not shown JPG-files
fix an issue with embedded fonts in pdfs
2.3.3
FIX
Small Bugfix for wrong note encoding detection
2.3.1
Improvements
Security: Added CSP Header
FIX
Bugfix for IE
Small Bugfix for AdminGUI Viewer Frontend
Bugfix for Sendemail
Small Typo Bugfix in User-Frontend
Fixed Bug for saving SAP-Token
2.3.0
Improvements
Added Authentication Methods
Keycloak
OIDC
FIX
Display digital signatures
2.2.9
Not offically released
2.2.8
Improvements
Update pdf.js-Library to continue support for IE11, Edge ,Chrome and Firefox
FIX
Fixed an issue with encoding when saving Document Notes
Update Java-Libraries to fix Security Issues
2.2.7
Improvements
Improved startup of bridge generation.
Added support for EXIF tags.
Features
Added new parameter GenerateBridgeOnStartup to SAPConnector, which allows you to automatically generate the bridge on startup, as long as the path to the SAP JCo jar as well as the native library have been set, as well as the parameter within the SAP Connector configuration file.
Added configuration parameter Document Note Font Size which allows you to define the font size of the document notes.
Added new parameter Content Encoding Hint which allows you to define a hint of an encoding that will be used by H5 in order to read and decode the document note.
Added smart download and print functionality
Added functionality for downloading documents with intelligent file names provided by SAP or as fallback document Id and repository ( Please note: In order to use this functionality, the new SAP transport has to be installed, otherwise, the fallback will be used.)
Intelligent filename: <Object Type>_<Object ID>
Fallback: <RepositoryID>_<Document ID>
2.2.6
Fix
Fixed a bug with line wrappings when using chinese font
H5 Viewer buttons were too small on small screen sizes
Improvements
Improved charset handling for imported notes
Features
Added a configuration option 'Document Note Font Size (pt)' to configure the font size used to display note content in the note editor dialog
Note editor dialog is now resizable
Digital document signatures are now displayed
2.2.5
Fix
Fix of minor bug related to annotation saving.
Improvements
Improved server-side rendering of documents and printing.
2.2.4
Fix
Fix for the option "Edit Permission Other User". Now annotations may only be edited by the creator of annotation (if the option is disabled)
Fix of some minor bugs
Features
H5 Viewer is now able to display and download OLE attachments documents.
Improvements
Improved security
2.2.2 (with documentadapter-1.2.5)
Fix
Fix for printing error, when text-property of note is empty / not defined.
2.2.1-1 (with documentadapter-1.2.4)
Features
Added option which allows defining whether a user may only change/delete annotations created by himself or anybody
Added mouseover notification to annotation which tells a user, by whom, and when an annotation was created.
Added fallback fonts which allow the usage of over 600 languages
Currently unsupported languages (which will be replaced with the ?-character): Hebrew, Thai
Note: All characters not recognized will be replaced with the ?-character
2.2.1
Features
Added option to allow every user (depending on the definition in the profile) to only edit and remove annotations created by himself
Added mouse-over information to annotation which shows by whom and when an annotation was created.
Added option which allows
Improvements
Reduced amount of notifications regarding system dialogues.
Improved capabilities to save a document including the annotations or without it
2.2.0
Features
Selecting text information within the document
Repositioning of the watermark
Fixes
Fix for printing issue regarding to tab-characters
2.1.9
Improvements
Added support of Java 11
Added support of Tomcat 9
Added capability to retrieve username from JWT cookie
2.1.8-2 (Hotfix)
Fix
SAPConnector-Bundle update to version 2.1.8
Bridgebundle can now be created with a custom conf-directory path
2.1.8
Fix
Fix configuration encoding
Fix frontend cmaps
Fix frontend draw circle
Annotation editmode is disabled when annotation rendering is turned off
Improvement
pdf.js upgrade
New Feature
Security
2.1.6
29.08.2019 2.1.6 ::TA:: Update frontend
27.06.2019 2.1.6 ::TA:: Tickets: #36 #43 #49 #48 #47
11.04.2019 2.1.5 ::TA:: Remove res.sendError because the same method is already called inside the secProvider (from version 1.0.3).
28.01.2019 2.1.4 ::TA:: Feature - Prevent copy url
Update Frontend - prevent copy url
Bug fix - avoid adding new configuration if the name already exists
Improvement - notify user that it is not possible to create a new configuration if a configuration with the same name already exists
Improvement - New dialog boxes for sticky notes and document note
Check if edit mode is on and if annotation changed before loading a new document from the document structure
08.01.2019 2.1.3 ::TA:: New approach document structure
13.12.2018 2.1.2 ::TA:: Convert to maven
05.12.2018 2.1.1 ::TA:: Add add&close button to document note modal
Add confirm modal before deleting the configuration
Fix: Multiconfig
Add multiple choice print modal. ( Option 1: with/without annotations Option 2: with/without document note)
Add modal before printing. The Users are asked to save annotations if the annotations were edited.
Fix: Custom notes were not rendered
Fix: Custom notes can be deleted. That's not allowed for this type of annotation.
04.09.2018 2.1.0 ::TA:: Fix: The order of the documents after merging was incorrect.
28.08.2018 2.0.9 ::TA:: Implement print only for documents
27.08.2018 2.0.9 ::MR:: Change Auth-Method
22.08.2018 2.0.8 ::TA:: Frontend: change response handling from lock service
09.08.2018 2.0.7 ::TA:: Frontend: bug fixing
Implement IConfigUpdateHandler
Check license after starting from CS
Add logging
Send 503 to client if service not available
Send 404 to client if the configuration not found
Send 403 to client if functionality disabled or no permission
FIX: Log "AuthHeader" just as information at first try
FIX: If the debug level parameter has the value 0, the viewer sets the debug level to 1 for logging errors
26.07.2018 2.0.6 ::TA:: Add LDAP Authentication. Fix forwarding get command.
23.07.2018 2.0.5 ::TA:: Sync note.ixos and anno.ixos
12.07.2018 2.0.4 ::TA:: added X-ErrorDescription for ArchiveLink Errors
06.07.2018 2.0.3 ::GK:: ADD multi-document view with user function
29.06.2018 2.0.1 ::TA:: Update Frontend
05.06.2018 2.0.0 ::TA:: H5 Viewer v2