[BETA] 2.1.0 beta release thread

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

Thu May 13, 2021 9:50 pm

UPDATE: 2.1.0 has been released, and this topic has been locked.
2.1.0 release announcement: viewtopic.php?f=3&t=1273

Unimus 2.1.0-Beta2 is being released today. This Beta releases of the 2.1 branch are intended for testing purposes.

2.1 has been in development for the last 7 months, and brings many new major features to Unimus.
Since there are many new features and bug fixes, and we highly recommend checking the entire Changelog.

As per our Update on Unimus codebase and release security post, this release includes updates to the latest LTS releases of both our backend and frontend frameworks, which was a major undertaking.

Builds are available for download here:
https://unimus.net/download-dev
User avatar
Tomas
Posts: 1206
Joined: Sat Jun 25, 2016 12:33 pm

Thu May 27, 2021 12:20 pm

We have just released 2.1.0-Beta2. We are seeing very positive feedback on the Beta1 release. If no major issues are found, 2.1.0 will be promoted to the Stable branch in a few weeks.

Fixes in Beta2 (for issues found in Beta1, none of these are present in 2.0.13):
Fixes:
Fixed adding devices with bound credentials not working properly (credential discovery was used)
Fixed On Firefox, the bottom most Sync Rules in an NMS Sync Preset can not be deleted (overflow issue)
Fixed Zone "Edit" dialog can overflow and break when changing a Zone to use the NetXMS Agent as a proxy
Fixed bad formatting in Config Push outputs
Fixed Core Version not properly displayed in Core banner on startup
Fixed not being able to create SSH-key based credentials in the Deploy Wizard
Fixed exception after disabling multi-diff (if multi-diff was performed before)
Fixed device state stuck on "Preparing" when a Config Push was ran on an Un-discovered device
Fixed trying to enter very long password (longer than 128 chars) in "Credentials", and error is received
Fixed "System Access History" table not working under specific circumstances
Fixed filtering dynamic content from the new filters in Diff view even if "Filter dynamic" was unchecked
Fixed inconsistent input validation for Credentials in the Deploy Wizard, can result in Wizard failing when using extremely long passwords
Fixed "Show scheduled tasks" window would overflow with too many NMS Sync presets
Fixed "Show scheduled tasks" would show an error if a Panopta Sync rule existed
Fixed UI / UX issues in the new NMS Sync screens
Fixed many other UI / UX issues across other screens

Performance fixes:
Fixed performance regression when loading the "Devices" page - load times should now be the same as in 2.0
Fixed deleting many devices at the same time (1k+) was very slow

Security fixes:
Added security to the Basic Import screen (for users with Tag-restricted access)
Locked