Releases: Sivolen/NABS
v2.0.4: Leviathan
Changes in the new release:
UI changed
Supervisor has been removed and replaced with process creation in the system
The operation of point update of the device configuration snapshot has been restored
Fixed bugs
Full Changelog: v2...v2.0.4
v2: Leviathan
Changes in the new release:
UI changed
Added dashboards
Added event logging
Added the ability to create your own driver in the web interface (settings section)
Added global search in configurations
Added credentials for devices
Removed fields for software version, up time and device OS version
Fixed bugs
What's Changed
Full Changelog: v1.5.3...v2
v1.5.3: Basilisk
v1.5.2: Basilisk
Fix bugs
Full Changelog: v1.5.1...v1.5.2
v1.5.1: Basilisk
Bug Fix and code optimize
Full Changelog: v1.5...v1.5.1
v1.5: Basilisk
v1.4: Basilisk
Changes in the new release:
- Added device group
- Added user group
- Added user roles [sadmin, admin, user]
- Added the ability to link the device to a user group, to a user group
- Added delete last config button on diff page
- Added delete button on config page
- Added the ability to set a name and password (passwords are stored in the database in encrypted form) for each device separately
- Added the ability to change the port for ssh connection
- Added option clear double line feed on configs
- The user authorization method has been changed, now the user needs to be created in the database, after which he can change the authorization method from local to ldap (ldap must first be configured in config.py). For different users, you can choose a different authorization method.
- Changed the algorithm for searching by config on the comparison and config pages, now it captures several lines above and below the searched data to see the search context
- Fixed UI design bugs
Fixed a lot of bugs
Full Changelog: v1.3.5...v1.4
v1.3.1: Basilisk
Changes in the new release:
Add ldap ssl
Fix frontend bugs
Bugs fixed
What's Changed
Full Changelog: https://github.com/Sivolen/NABS/commits/v1.3.1
v1.3: Basilisk
Changes in the new release:
- Optimizing when and loading pages
- Cleaned up trash
- Bugs fixed
Full Changelog: v1.2...v1.3
v1.2: Basilisk
Features:
- Added local login
- Added the ability to add and edit a device
- Interface design changed
Bugfixes:
- Bugs fixed
Full Changelog: v1.1...v1.2