Changelog¶
1.2.483 (2025-12-02)¶
| Tested With Binary Ninja Versions | 5.2.8722 |
| Collaboration API Version | 11 |
| License API Version | 1 |
Changes¶
- Server API version is now 11
- Added support for project file dependencies
- Added support for searching across projects for files
- Updated installers to 5.2.7822
1.2.437 (2025-11-18)¶
| Tested With Binary Ninja Versions | 5.2.8614 |
| Collaboration API Version | 10 |
| License API Version | 1 |
Changes¶
- Fixed an issue with Chat and User Positions not being able to connect
1.2.431 (2025-11-13)¶
| Tested With Binary Ninja Versions | 5.2.8614 |
| Collaboration API Version | 10 |
| License API Version | 1 |
Changes¶
- Updated version of included clients (5.2.8614)
- Added scriptable way to change user passwords with
manage_server(with--stdinflag) - Removed remaining vestigial support for deploying with
docker-composev1 - 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)¶
| Tested With Binary Ninja Versions | 5.1.8104 |
| Collaboration API Version | 10 |
| License API Version | 1 |
Changes¶
- Updated included clients (5.1.8104)
1.2.359 (2025-07-24)¶
| Tested With Binary Ninja Versions | 5.1.8005 |
| Collaboration API Version | 10 |
| License API Version | 1 |
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)¶
| Tested With Binary Ninja Versions | 5.0.7290 |
| Collaboration API Version | 10 |
| License API Version | 1 |
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-hostand--redis-portwith--redis-urloption