Skip to content

Releases: Sivolen/NABS

v2.0.4: Leviathan

18 Dec 02:26
Compare
Choose a tag to compare

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

14 Mar 00:38
Compare
Choose a tag to compare

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

16 May 07:05
9ccdc91
Compare
Choose a tag to compare

Fix some bugs

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2: Basilisk

10 May 04:11
Compare
Choose a tag to compare

Fix bugs

Full Changelog: v1.5.1...v1.5.2

v1.5.1: Basilisk

05 May 00:28
Compare
Choose a tag to compare

Bug Fix and code optimize

Full Changelog: v1.5...v1.5.1

v1.5: Basilisk

24 Mar 01:11
Compare
Choose a tag to compare

Bug Fix and code optimize

What's Changed

Full Changelog: v1.4...v1.5

v1.4: Basilisk

11 Nov 03:22
Compare
Choose a tag to compare

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

28 Sep 00:39
5c03979
Compare
Choose a tag to compare

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

18 Aug 23:03
Compare
Choose a tag to compare

Changes in the new release:

  • Optimizing when and loading pages
  • Cleaned up trash
  • Bugs fixed

Full Changelog: v1.2...v1.3

v1.2: Basilisk

15 Jul 03:48
Compare
Choose a tag to compare

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