# Changelog

All notable changes to this project will be documented in this file.


## [1.0.6] - 2024-12-08

### Fixed
- Button Compare Data v3

## [1.0.5] - 2024-12-08

### Fixed
- Button Compare Data v2

## [1.0.4] - 2024-12-08

### Fixed
- Button Compare Data

## [1.0.3] - 2024-12-08

### Fixed
- Add button action to list component

## [1.0.2] - 2024-11-28

### Fixed
- Plugin registration error from npm registry

## [1.0.1] - 2024-11-28

### Fixed
- Installation hook for plugin initialization
- Plugin registration sequence during install phase
- ACL permissions setup during installation

## [1.0.0] - 2024-11-26

### Added
- Initial Kafka core implementation
- Producer functionality for message publishing
- Consumer implementation for message handling
- Basic topic management
- Database collections for Kafka topics and configs
- Default configuration templates
- ACL permissions framework
- Plugin lifecycle hooks (enable/disable/cleanup)
