Release notes

Discover the Latest Enhancements and Fixes in rConfig!

Milestones
  1. rConfig 7.3.1 Latest

    New Feature - Integrated rConfig Vector Server Code

    Enhancement - Applications Dependency Update

    Enhancement - Minor text updates for xFTP CLI

    Enhancement - Fix Devices without SNMP Polling groups causing failed jobs

    Enhancement - Update xFTp scripts for podman support

  2. rConfig 7.3.0

    New Feature - Breaking: PHP SNMP Extension must be installed. See docs: https://docs.rconfig.com/devices/device-inventory/snmp_polling/

    New Feature - Introduced a dynamic property feature for SNMP to support firmware and device management.

    New Feature - Implemented a feature to extract data from configuration outputs and attach it as a property to the corresponding devices

    New Feature - For SNMP and Config management Property Features visit https://docs.rconfig.com/devices/device-inventory/inventory_overview/

    Enhancement - Resolved an issue where script parameters were not being deployed correctly for XFTPServer commands

    Enhancement - Increased the maximum connections for the SFTP container from 10 to 50 to enhance performance and scalability

    Enhancement - Update .env.example for default prod queue timeout to be higher than 120

    Enhancement - Added a test for enableModeLogin in SSH to ensure the system checks for a prompt before sending the enable command.

    Enhancement - mproved error handling for Socialite SSO providers to display error messages directly on the login page.

    Enhancement - Added an inline UI note to inform users to escape regular expression special characters in the prompt if present

    Enhancement - Update Laravel and NPM dependencies

  3. rConfig 7.2.9

    New Feature - Introduce NonInteractive Mode Backups for SSH connections

    Enhancement - Horizon Prod Timeout issue for download Queues

    Enhancement - Refactor CommandController and Command model for improved response formatting and add EOC definition deletion check

    Enhancement - Enhance CIC PolicyDefinitionParser with Error Handling and Unit Tests

    Enhancement - Add HTML detection and escaping in ModalConfigPeek component

    Enhancement - Refactor ConfigVersionCompareService handling: improve method names, add error handling, and enhance logging

    Bug Fix - Backup Clean up attempting to clean both disk and ftp at the same time

    Bug Fix - Search Beta not working if Command Group not present

    Bug Fix - Add mikrotik evaluation for ansiShowCommand Order Of Operations

    Bug Fix - 1062 Duplicate entry '999110' when adding/ removing new docker based TFTP service

  4. rConfig 7.2.8

    New Feature - REST API ConfigsEndpoint API v2 Beta (See in app docs)

    New Feature - REST API Devices Endpoint API v2 Beta (See in app API docs)

    New Feature - Implement Optional Config File Encryption FileEncryptionService

    Bug Fix - Password reset confirmation causing errors on match

    Bug Fix - PGSQL DBs reject null values from empty tags and other relationships for task updates

  5. rConfig 7.2.10

    Enhancement - Config Purge Updates - Purge all configs (in days) except 'latest download' regardless of device status

    Enhancement - Config Purge Updates - must not purge configs for disable devices

    Enhancement - New Beta Search Enhancements

    Enhancement - Enable is_socialite_approved to users v1 api endpoint

    Enhancement - Remove is_system flag from xftp sweep hidden task

    Bug Fix - Filter on Compare filters not working or loading invalid configs

    Bug Fix - ApiDeviceLoadStrategy returns all records in message key, not data key

    Bug Fix - Configuration Status on Dashboard may have incorrect count for Failed Configs