The main focus of this new version is the addition of the dark-mode for the Bootstrap 5 theme. It was already possible to use it, but several widgets used custom css and images that had no dark-mode versions.
Another big changes is the use of position-anchor. This allows a better placement for widgets in relation to one another, especially for popups.
Some changes were also done that reduce drastically the amount of JavaScript sent to add event listeners. This does reduce significantly the size of JavaScript payloads adding several event handlers.
This release also includes several other features, bug fixes, and improvements. Check the release notes for more detailed information.
Binary builds for Windows are available on the GitHub releases page.