Release notes

Discover the Latest Enhancements and Fixes in rConfig!

Milestones
  1. rConfig 7.2.9 Latest

    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

  2. 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

  3. rConfig 7.2.7

    Enhancement - Automatically set default per page for device pagination

    Enhancement - Updated Config prompt Instruction to allow Regexp Wildcards

    Enhancement - Beta - New API endpoint to display all configs for a given device, including all other attributes. Filter by device_id and status only

    Enhancement - Hide device credentials for devices API endpoints if mask_device_credentials is set in .env

    Bug Fix - Filtering devices, when paginating, pagination removes on filter

    Bug Fix - Compliance reports not sent after #403 update

    Bug Fix - APi Collection not sending headers in correct format

  4. rConfig 7.2.6

    Enhancement - Refactor Compliance Overview Summary cards for optimized and cached query data

    Enhancement - Add DB index to configs table for device_id, to speed up search and filter results

    Enhancement - Code: Organise API routes into submodules and add a test for the total route count

    Enhancement - Optimize Compliance Report Retrieval and Append Summary Data Command for Large Datasets [Breaking: https://www.rconfig.com/support-center/kb-articles/view/optimized-compliance-report-retrieval-update]

    Enhancement - Enable overwrite OR add for bulk updates on devices

    Enhancement - REST endpoint to backup API collection (See REST API Docs)

    Bug Fix - FTP Service container not starting after system reboot (Manual Fix: https://www.rconfig.com/support-center/kb-articles/view/ftp-service-container-not-starting-after-system-reboot)

    Bug Fix - Filtering devices table, when paginating, pagination removes on filter

  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