v0.449.0
Pre-release
Pre-release
github-actions
released this
01 Feb 23:38
·
2572 commits
to develop
since this release
0.449.0 (2024-02-01)
Features
- add ISslFactory and IProxyConfig to interfaces (2e166a9)
- Add SSL factory interface and implementation (ab9781f)
- Add Timeout decorator for method timeout functionality (873f226)
- create child process factory and observer classes (a371e2b)
- create new abstraction to for secured server (6a3b177)
- Introduce API and UI service classes (e30563a), closes #7456
Code Refactoring
- desktop server creation and management (8031615)
- local server and SSL port configuration (c9d2afa)
- reverse proxy classes to inherit from SecuredProxy (fbd3f77)
- server dashboard button behavior for improved user feedback (c390092)
- server process initialization and error handling (5e432b1)
- server startup and configuration (a86a924)
- switch case to handle potential null values (ad2d2c3)
What's Changed
Full Changelog: v0.448.17...v0.449.0