Skip to content

v1.1.0

Choose a tag to compare

@Vitexus Vitexus released this 09 Dec 17:12
· 33 commits to main since this release

Changes in v1.1.0

  • Major architectural refactoring: consolidated code into Feeder class
  • Added --debug and --color flags to all scripts for enhanced JSON output
  • Added API response time monitoring with caching
  • Implemented ANSI color syntax highlighting for JSON output
  • All scripts now use centralized AbraFlexi\Zabbix\Feeder class
  • Reduced code duplication and improved maintainability