logo
23.1
search
No matching documents found.
list
search
No matching documents found.
logo
Please be aware that there is newer version of documentation available for Webswing. Documentation 24.2

Release Notes

The Webswing version 23.1 comes with Idle instances, Auto-scaling cluster service, improved printing support, new Migration and integration demo and many other improvements and bug fixes. In this page we will list also other changes for minor releases.

23.1.9

Release date: September 12th 2024

  • #1046 add a system property ADMIN_CONSOLE_DISABLE_THREAD_DUMPS_AND_RECORDINGS
  • fix encoder lib for jmeter test simulation, encoderlib build profile

23.1.8

Release date: August 12th 2024

  • #1025 add a system property ADMIN_CONSOLE_DISABLE_SESSION_LOGS

23.1.7

Release date: January 1th 2024

  • reverted #858 Directdraw fallback for unsupported Paint types

23.1.6

Release date: June 14th 2024

  • Updating Jenkinsfile to EXT
  • #1005: support user can't access admin consol

23.1.5

Release date: September 5th 2023

  • Fixed 3rd party vulnerabilities (Jetty: CWE-611, CVE-2023-36665)
  • WindowManager causing Window instances memory leak (#873)
  • Multiple file upload fails by putting files in different folders (#870)
  • Fixed logging failure, increase SP heartbeat timeout to 60s (#868)
  • Add option to use random connection secret property (#857)
  • Fixed session detail chart (#830)

23.1.4

Release date: August 7th 2023

  • Fixed 3rd party vulnerabilities (SHIRO SM: CVE-2023-34478, SAML2 SM: CVE-2023-33201)
  • Fix admin startup script in standalone distribution (#863)
  • Improved quality of PNG rendering when DPR > 1 (#856)
  • File uploading error fix (#844)
  • Fix of application name XSS vulnerability in selector page (#859)
  • Directdraw fallback for unsupported Paint types (#858)
  • Vaading integration build error fix (#824)
  • Improved accessibility support for tables (#855)
  • Fixed NPE caused by MainSynth L&F (#852)
  • Fixed createRobot method in WebToolkit (#853)
  • Fix of ConcurrentModificationException in findByOwner (#854)

23.1.3

Release date: July 10th 2023

  • Fixed 3rd party vulnerabilities (CVE-2023-2976, TT: CVE-2023-34462)
  • Deadlock issue when closing browser websocket connection (#851)
  • Improved session exit timer thread finish, fixed session log log4j memory leak (#840, #839)
  • Infinite loop in SAML2 authentication in Firefox with securityContextPerTab (#849)
  • Improved error handling for file upload and delete (#844)
  • Cannot copy text from within HtmlPanel (#837)
  • Better handling of missing webswing-autoscaling.config file (#834)
  • Improved Admin Console launcher support for -ctx and -adminctx (#833)
  • Improved handling of default language, added DE, ES, PT translations for PDF.js (#845)
  • Support regexp in Test Tool assertion value - support assertion values in format "/regexp/" (#841)
  • Get value property from custom accessible component in Test Tool (#847)

23.1.2

Release date: June 7th 2023

  • Fixed 3rd party vulnerabilities (SAML2: CVE-2022-40152)
  • Firefox password manager showing when transferring focus from non-editable field (#831)
  • Support mapping of custom Java composite implementation to HTML canvas composite implementation (#828)
  • Improved loading JAR manifest (#817)
  • SAML Single logout signature fix (#825)
  • Customization to limit file type of uploaded files (#820)
  • CONTINUE_FOR_ANYONE session mode (#811)
  • Improve websocket disposal (#821)
  • Broken multi-file upload progress bar (#818)

23.1.1

Release date: May 5th 2023

  • Fixed 3rd party vulnerabilities (CVE-2023-26048, CVE-2023-26049)
  • Auto-scaling charts (#809)
  • Java 8 jaccess jar resolution fixed (#803)
  • Enable touch swipe scrolling with customization (#748)
  • warLocation argument does not work for webswing-jetty-launcher (#816)
  • Fixed undocked window positioning on Mac platform (#805)
  • Prevent browser password manager on input fields (#807)
  • Fixed undock overlay issue when all windows are deactivated (#805)
  • Load balance resolver that prefers session pool with available idle instance (#802)
  • Request window-management permission for multi-screen support (#805)
  • Fixed touch mode flag in app startup (#805)
  • Fixed onStart callback causing Test Tool to call requestComponentTree too early (#805)
  • Workaround for clipboard sync issue (#805)
  • Fixed NPE in notifyFileDialogActive (#810)
  • Fixed IME input field to be visible (#807)

23.1

Release date: April 6th 2023

New Features and Major Changes:

Minor improvements:

  • Classloader optimization
  • Cookie-per-tab to support smaller cookie when using securityContextPerTab
  • App startup statistics + warmup
  • .gz versions of static resources
  • CONTINUE_FOR_ANYONE session mode
  • 3rd party vulnerability updates