Discover the Latest Enhancements and Fixes in rConfig!
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
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
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
New Feature - Beta Feature: NEW search, sort and filter to config-search page
Enhancement - Update to RESTAPI UserController to allow addition of roles to new /updated users
Enhancement - xFTP Services not restarting after system reboot
Enhancement - Prevent deletion of category if attached to CIC definition
Enhancement - Add support for enable username and prompt in SSH connection for HP 5400 XLs
Enhancement - Allow xftp services to create full upload path in case where devices do not run config backups
Enhancement - Enhance snippet params replace placeholders algorithm
Enhancement - LDAP icon for LDAP users on users data table
Enhancement - API Collections: Custom Headers
Enhancement - Add templates to Bulk actions on devices table
Enhancement - Add bulk delete to devices table
Enhancement - Add FixLatestConfigVersion command to resolve any inconsistencies with latest_version data on configs
Enhancement - Optimize tftp-sweep command, for single digit device IDs and error checking [breaking change - https://docs.rconfig.com/general/xftpserver/#how-to-upload-files-automatically]
New Feature - Reinstate SSH Keys in Device Creds - https://docs.rconfig.com/settings/settings/#credential-sets-ssh-key
New Feature - Netbox integration for device sync - https://docs.rconfig.com/integrations/device-sync/sync-with-netbox/
Enhancement - Optimised logic for Purge invalid or failed configurations feature
Enhancement - Device Credentials pagination and optimised DB transactions
Enhancement - API Collection end point UI improvements
Enhancement - Bulk device modal UI issue loading more than 10 device IDs
Enhancement - Enabled alternate file type (xml) for API backups
Bug Fix - Unticking Password Sync on ldap page causes StoreSettingsLdapDTO::$ldap_pw_sync error on save