This is a beta release of version 1.2.0-beta1 intended for testing purposes.
This Beta includes the new 'Config search' feature.

We test the beta releases as best as possible, but bugs may be present.
For general usage, we recommend customers run current STABLE release.
You can download the beta build here:
https://goo.gl/NWjCmf
Changelog:
Code: Select all
= Version 1.2.0 =
Features:
Improved backup performance
Include system FQDN in all notification messages
Improved Diff widget drawing performance
Diff lines now start from 1 instead of 0
New 'Config search' screen
- easily search through the configuration of your entire network
- support for flat search, or regex search
Handling of backup line-endings improved for more friendly cross-OS behavior
- backups in DB now always stored with \n (LF) line-ending
- when downloading backups on Windows, they are automatically converted to \r\n (CRLF) line-ending
- when downloading backups on Linux/Unix/Mac, they keep \n (LF) line-ending
Added support for:
- Juniper SSG
- Generic FortiOS support (should support FortiGate, FortiADC, FortiWiFi, FortiVoice, etc.)
Fixes:
Fixed FortiADC and FortiGate not being discovered with certain firmware versions
Fixed Sophos UTM not being discovered on certain firmware versions
Fixed Brocade NOS not being discovered nor backed-up when user logged into user-exec mode
Fixed IgniteNet FusionSwitch not being discovered nor backed-up when user logged into user-exec mode
Fixed Zyxel switches not being discovered nor backed-up when user logged into user-exec mode
Fixed JunOS not being discovered nor backed-up when user logged into BSD shell
Fixed ProCurve not being discovered nor backed-up when user logged into Operator level
Fixed backup not working on very old versions of RouterOS
Fixed exceptions when trying to finish the wizard and there is no connection to the Licensing Server
Fixed different notification message formatting, now all messages follow same pattern
Fixed missing new lines in email notification messages
Tickets closed by this release:
UN-156, UN-188, UN-197, UN-208, UN-214, UN-217, UN-218, UN-219, UN-221, UN-223, UN-225