- W60G Metrics Collector
- New collector for Mikrotik W60G wireless link monitoring
 - Metrics for signal strength, link status, and performance indicators
 
 - CLI Print Output Extensions
- Kid Control: 
-kcoption for kid control devices display - Address Lists: 
-al LISTSoption for firewall address list queries - Netwatch: 
-nwoption for network monitoring host status 
 - Kid Control: 
 - Persistent DHCP Cache
- Configurable DHCP lease caching between scrapes for improved performance
 - Reduces API calls and speeds up metric collection
 
 - Configurable Bandwidth Collector DNS, #275
- Customizable DNS server for bandwidth collector internet connectivity checks
 - Default: 8.8.8.8, configurable via 
bandwidth_test_dns_serveroption 
 - ROS v7.14+ native name support in netwatch, #270
 - Hardening router entries collection processing, #272 / #276
- Improved generator handling in collectors
 - Improved exception handling & timeout management in collector handlers
 - Enhanced custom labels parsing with validation warnings
 
 - Testing & Quality
- Expanded test coverage for new CLI outputs, collectors, and configuration options
 - Additional tests for persistence behaviour and error handling
 
 
🔄 Migration Notes
- New configuration options:
 
- w60g = False                                          # Enable W60G metrics collection
- bandwidth_test_dns_server = 8.8.8.8 # DNS server for bandwidth collector connectivity checks
- persistent_dhcp_cache = True            # Cache DHCP leases between scrapes for better performance
New CLI options:
  -kc / --kidcontrol: Display Kid Control (parental control) status
  -al LISTS / --addresslist LISTS: Show firewall address list contents
  -nw / --netwatch: Display Netwatch host monitoring status