Changelog
1.2.437 (2025-11-18)
Changes
- Fixed an issue with Chat and User Positions not being able to connect
1.2.431 (2025-11-13)
Changes
- Updated version of included clients (5.2.8614)
- Added scriptable way to change user passwords with
manage_server (with --stdin flag)
- Removed remaining vestigial support for deploying with
docker-compose v1
- Added initial support for Slack-specific webhooks
- Added webhook filtering
- Improved performance of Project File and Project Folder admin pages
- Added the ability for users to supply their own CA certificates
- Updated documentation theme
- Added changelogs in documentation
- Various other documentation improvements and fixes
1.2.418 (2025-11-07)
Changes
- Updated included clients (5.1.8104)
1.2.359 (2025-07-24)
Changes
- Updated included clients (5.1.8005)
- Various documentation improvements and fixes
- Fix warnings when deploying with docker compose v2
- Various backend fixes
1.2.352 (2025-04-23)
Changes
- Updated included clients (5.0.7290)
- Fix docker compose warnings
- Fix case where a user could get multiple licenses assigned to them at once for the same client
- Fix error when a user is assigned multiple licenses for the same client
- Update server upgrade documentation
- Allow partial updates to projects and contained objects
- Replace
--redis-host and --redis-port with --redis-url option