list
search
No matching documents found.
logo

Release Notes

The Webswing version 25.2 comes with ... and other enhancements and bug fixes.

25.2

Release date: October 15th 2025

Other enhancements:

  • Compress JWT tokens with GZIP
  • App lifecycle callbacks in JS

Removal of deprecated API

  • removed /rest/activeSessionsCount endpoint from Admin Console REST, replaced by /rest/activeSessionsInfo
  • removed interface org.webswing.toolkit.api.component.Dockable, replaced by org.webswing.toolkit.api.component.WebswingDockableWindow
  • removed method createHtmlPanelForWebContainerComponent from WebswingApi

Configuration defaults changed

  • isolatedFs -> enabled by default
  • allowJsLink -> disabled by default
  • theme -> none by default
  • fastSerialization -> removed (only fast serialization possible)