L'équipe ARender est heureuse de présenter la version 2023.3.0 d'ARender.
Liens de téléchargement: https://www.arender.io/download/v2023
‣ Docker
🛡️ Mises à jour de sécurité sur l'interface utilisateur et le côté rendu
De multiples mises à jour ont été effectuées sur nos images Docker afin d'améliorer la sécurité.
‣ Interface Utilisateur (UI)
🌟 Nouvelles fonctionnalités bêta avec UX/UI améliorée
Plusieurs nouvelles fonctionnalités en version bêta sont désormais disponibles pour nos clients ! Nous avons commencé à migrer une partie de notre code de GWT vers ReactJS.
En plus de cela, nous avons ajouté des améliorations intéressantes à la vue en miniature.
Configuration : l'activation de la nouvelle interface utilisateur se fait en désactivant le paramètre suivant dans l'URL ou la configuration du client :
📧 Lancement automatique du client de messagerie
Lors de l'ouverture d'un lien email dans un document, ARender ouvre automatiquement votre client de messagerie par défaut, avec l'adresse email pré-remplie dans le champ "À" (TMAPR-4781, TMAPR-4530, AR-13028).
🖍️ Surlignage programmatique de zones prédéfinies
ARender permet désormais aux intégrateurs de surligner des zones prédéfinies sur n'importe quel document de manière programmée sans recharger la page, en utilisant un script (AR-16740).
La documentation sera bientôt disponible. En attendant, veuillez consulter la définition de l'API ci-dessous :
getARenderJS().getAnnotationJSAPI().addAnnotation(UUID, "Highlight", x, y, w, h, pageNumber, color, opacity);
Usage example below:
getARenderJS().getAnnotationJSAPI().addAnnotation(getARenderJS().getCurrentDocumentId(), "Highlight", 50, 150, 100, 50, 0, "#FF0000", 1.0);
AR-13028 Open end-user mail client for the click on a "mailto:" link.
AR-16676 [PICTREE] Integrate new design to properly display complex documents
AR-16964 [Security] Web-UI Spring Boot Docker image is no longer affected by Log4Shell
AR-16851 [Security] Update arender-ui docker base image
AR-16852 [Security] Update all rendition docker base image
AR-16890 [Security] Upgrade Hazelcast
AR-16083 [UX] Search Panel - The click on the search panel button now places the cursor directly in the search field
AR-16786 [UX] Annotation not saved - Let the user navigate freely in the document
AR-16785 [UI] Direct Office - Excel - All columns are now on the same page
AR-10971 [JS API] Reset all UI elements when opening a new document via JS
AR-16721 [JS API] Lazy load documents using JS API
AR-16740 [JS API] Add Highlights using JS API
AR-17002 [JS API]Expose part of the client configuration
AR-16883 [Configuration] The Annotation filter applied on the page view is now configurable
AR-16351 [Configuration] UI - Zoom in/zoom out steps value is now configurable
AR-16669 [Configuration] Rendition - Default timeZone for emails is now configurable
AR-16169 [Documentation] Add details on cache/disk space configuration
AR-16589 [Documentation] Update the hyperlink feature of the documentation
AR-16912 [Documentation] Supported formats for compressed archives are not in the documentation
AR-16977 [Developpement] Sample connector - Update to 2023.2.2 (https://github.com/arondor-connectors/sample-connectors/)
AR-14264 Fix documents order in navigation panel is wrong with document with attachments
AR-14482 Fix rendering issue with PDF produced by WSCAD
AR-16361 Fix for specific DICOM viewing issue - Integrate ImageMagick 7.1 1 in our installer and Docker images
AR-15926 Fix compatibility with NFS
AR-15858 Fix PDF pages not visible in ARender
AR-16041 Fix the layers' title names with AutoCAD documents
AR-16703 Fix some specific MP3 file openings that fail
AR-16856 Fix an issue for a specific email
AR-16873 Fix viewing issue for specific PDF files
AR-16888 Fix the conversion issue for specific emails
AR-16894 Fix rendering issue for specific PDFs containing Cyrillic characters
AR-16901 Fix unhealthy broker obtained after a search
AR-16933 Fix specific annotations not displayed when created with ARender version 3.1.10-1
AR-16946 Fix translation for some Arabic terms