Skip to content

rConfig

v8.2.5 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates Testing, AND, and OR across a mixed release.

Full changelog

Upgraded Configuration Search

Configuration Search is rebuilt to match the V8 Pro experience.

Added

  • Multiple search terms with All (AND) or Any (OR) matching.
  • Scope filters to narrow the search by tags, devices, command groups, and commands.
  • Configurable result limit with a clear "limit reached" indicator.
  • Server-side pagination of results.
  • Highlighted match previews in the results table, an active-filters summary bar, and an edit/clear flow.

Changed

  • Rebuilt the search backend (ConfigSearchController) for multi-term AND/OR matching, scope filtering, date range, limit, and paginated results, while keeping backward compatibility with the legacy single-string search.
  • Added an explicit relationship return type on the Config model.

Docs

  • Rewrote the Configuration Search guide and announced the update in the features roadmap and README.

Notes

  • Matching is literal text (case-insensitive by default), not regular expressions.
  • Cascading between scope filters is a planned follow-up.

Testing

  • New endpoint test suite covering AND/OR matching, scope and date filters, command resolution, limit/pagination, case sensitivity, and the legacy format.
  • PHPStan (level 1) and Pint clean.
  • Full test suite: 4 skipped, 661 passed (2823 assertions) in 404.36s.

Full Changelog: https://github.com/rconfig/rconfig/compare/8.2.4...8.2.5

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track rConfig

Get notified when new releases ship.

Sign up free

About rConfig

Network device configuration management tool.

All releases →

Related context

Earlier breaking changes

  • vcore-8.2.8 Granting Admin role now requires the acting account to already hold Admin role.
  • vcore-8.2.8 `role` field on user create/update validates against fixed set of allowed values.

Beta — feedback welcome: [email protected]