Skip to content

Releases: Cacti/plugin_routerconfigs

v1.7

03 Feb 18:03
6bd041c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6...v1.7

v1.6.0

28 Jan 15:27

Choose a tag to compare

Note that this release requires 1.2.23 or greater, preferably 1.2.24 or greater.

--- 1.6 ---

  • issue#122: Backtrace and Deprecation with PHP 8.1
  • issue#123: Search should be like Cacti devices search
  • feature#124: Allow RouterConfigs to be both a Top tab and Console item
  • feature#125: Allow both SideBySide and Inline File Diff
  • feature: Leverage Cacti's internal Diff API vs. Horde
  • feature: Raise message when performing backups from the user interface

v1.5.1

21 Oct 22:41

Choose a tag to compare

--- 1.5.1 ---

  • issue#105: New backups created actually backup but do not show up in user
    interface

  • issue#106: Devices with no devicetype set cause runtime errors

  • feature#111: Enable backup to assume elevation for devices/types that do
    not offer elevation

v1.5.0

20 Sep 17:20

Choose a tag to compare

  • issue#95: Upgrade does not function as expected

  • issue#96: i18n is not being properly utilised

  • issue#101: Hours do not display properly for retry schedule

  • issue#100: When attempting to compare device backups, warning is issued about
    unsaved changes

  • issue#104: Device types do not populate when installing from scratch

  • feature#74: Feature Request: Enable SCP/SFTP method of backup

  • feature#97: Allow connection type to be inherited

v1.4.2

08 Mar 00:03

Choose a tag to compare

--- 1.4.2 ---

  • issue#90: Undefined column 'AnyKey'

  • issue#91: Empty settings against device type can cause runtime errors

v1.4.1

08 Mar 00:13

Choose a tag to compare

--- 1.4.1 ---

  • issue#87: Login stalls due to "Press Any Key" styled prompt

  • issue#88: Configuration files are not always completely downloaded

  • feature#65: Make routerconfigs able to backup HP devices

v1.4.0

08 Mar 00:22

Choose a tag to compare

--- 1.4.0 ---

  • issue#57: Fixed issue with schedule time not being 100% right

  • issue#60: PHP 5.4 generates runtime errors

  • issue#61: Login Password being used when elevating via Enable

  • issue#62: Undefined variable 'result' when attempting to elevate during backup

  • issue#63: Ensure correct action icons are displayed

  • issue#64: Comparison between devices is not working as expected

  • issue#69: View Configuration is broken with recent file-based changes

  • issue#70: Allow close without issuing an exit command

  • issue#72: Backup time showing only latest backup time

  • issue#82: Field definitions for Device Type are missing max_length

  • issue#84: Manual backup was not working from web interface

  • feature#27: Improve Backup Directory Structure

v1.3.5

08 Mar 00:25

Choose a tag to compare

--- 1.3.5 ---

  • Issue #62: Undefined variable 'result' when attempting to elevate during backup

Release v1.3.4

28 Mar 10:21
58744e2

Choose a tag to compare

  • feature: Added field to set timeout and sleep
  • feature: Added suffix to allow filtering in email systems on failure
  • feature: Added Scheduled, Manual, Reattempt, Forced tags to subject line when applicable
  • feature: Apply some styling to the backup email
  • feature: Backup file now displayed in email
  • feature: Added number of disabled devices to email
  • issue: Fixed issue where nextbackup being null cause device to be ignored
  • issue: Fixed issue where subject was being hard coded
  • issue: Fixed issue where confirmation command always sent as 'y'
  • issue: Fixed issue where number of rows when listing devices was blank
  • issue: Fixed issue where telnet username prompt was only looked for once
  • issue: Fixed issue where subject always thought it was manual
  • issue: Fixed issue where stats cache may believe a file existed when it did not
  • issue: Fixed issue where connection errors may be returned as blank
  • issue: Fixed issue where %file% and %server% where not always replaced properly