Features
- Added automatic Docker configuration update. #336
The Docker configuration used for local containers is now updated automatically when a new instance is created or containers are updated.
Improvements
- Updated the Docker Compose configuration template. #336
Updated the configuration template to the official configuration's newest version. Among other changes, it introduces a local MCP server and a mandatory secret key setup (used for subsystem keys, e.g. HTTP sessions and invitations).
Fixes
- Fixed support for non-patch image tags in local instance creator. #336
Security
- Added content loading restrictions. #333
The main window session's Content Security Policy now restricts which resources can be loaded.
Full Changelog: v0.23.2...v0.24.0