[BETA] 2.10.0 beta release thread

Beta release announcements and discussion around them
Post Reply
User avatar
Tomas
Posts: 1347
Joined: Sat Jun 25, 2016 12:33 pm

Fri Jul 17, 2026 8:56 pm

Unimus 2.10.0-Beta1 is being released today! This is a release of the 2.10 code branch intended for testing purposes and early adopters.

A summary of what is new:
- Initial multi-language support, added Japanese localization
- Added new APIv3 endpoints, allowing you to get full details of Config Push, NMS Sync, Network Scan presets
- Added a job queuing system for Config Pushes (MCP)

The biggest feature is the new queue mechanism for Config Push / Pull (MCP) jobs. Previously, if multiple Config Push Presets wanted to push to a single device, overlapping jobs to a device were rejected (only a single job can run on a device at a time).

This caused issues with scheduled Push / Pull Presets, if all triggered on the same schedule, all but one were rejected on overlapping devices. Now, instead of rejecting, Unimus will queue any Config Push on a per-device basis, and will execute them on overlapping devices in sequence.

Essentially, only a single job at a time will still run on a device, but concurrent jobs on devices will now be queued rather than rejected. This improves scheduled Config Push / Pull jobs significantly, makes it easier to use run-time state Compliance based on Pull jobs, and much improves the Automation functions of Unimus.

Builds are available for download here:
https://unimus.net/download-dev

Let us know if you have any feedback / questions on this release, or if you run into any issues!
Post Reply