matterbridge-eve-room
Version:
Matterbridge eve room with history
139 lines (93 loc) • 4.64 kB
Markdown
# <img src="matterbridge.svg" alt="Matterbridge Logo" width="64px" height="64px"> Matterbridge eve room Changelog
[](https://www.npmjs.com/package/matterbridge-eve-room)
[](https://www.npmjs.com/package/matterbridge-eve-room)
[](https://hub.docker.com/r/luligu/matterbridge)
[](https://hub.docker.com/r/luligu/matterbridge)


[](https://codecov.io/gh/Luligu/mmatterbridge-eve-room)
[](https://www.npmjs.com/package/matterbridge)
[](https://www.npmjs.com/package/matter-history)
[](https://www.npmjs.com/package/node-ansi-logger)
[](https://www.npmjs.com/package/node-persist-manager)
---
All notable changes to this project will be documented in this file.
## [1.3.1] - 2025-07-29
### Added
- [server]: Added 'server' mode when running in 'bridge' mode.
### Changed
- [package]: Updated package to Automator v. 2.0.3.
- [package]: Updated dependencies.
<a href="https://www.buymeacoffee.com/luligugithub">
<img src="bmc-button.svg" alt="Buy me a coffee" width="80">
</a>
## [1.3.0] - 2025-06-26
### Added
- [DevContainer]: Added support for the **Matterbridge Dev Container** with an optimized named volume for `node_modules`.
- [GitHub]: Added GitHub issue templates for bug reports and feature requests.
- [ESLint]: Refactored the flat config.
- [ESLint]: Added the plugins `eslint-plugin-promise`, `eslint-plugin-jsdoc`, and `@vitest/eslint-plugin`.
- [Jest]: Refactored the flat config.
- [Vitest]: Added Vitest for TypeScript project testing. It will replace Jest, which does not work correctly with ESM module mocks.
- [JSDoc]: Added missing JSDoc comments, including `@param` and `@returns` tags.
- [CodeQL]: Added CodeQL badge in the readme.
- [Codecov]: Added Codecov badge in the readme.
### Changed
- [package]: Updated package to Automator v. 2.0.1.
- [package]: Updated dependencies.
- [storage]: Bumped `node-storage-manager` to 2.0.0.
- [logger]: Bumped `node-ansi-logger` to 3.1.1.
<a href="https://www.buymeacoffee.com/luligugithub">
<img src="bmc-button.svg" alt="Buy me a coffee" width="80">
</a>
## [1.2.3] - 2025-04-30
### Changed
- [package]: Require Matterbridge 3.0.0.
- [package]: Update dependencies.
- [package]: Update package.
<a href="https://www.buymeacoffee.com/luligugithub">
<img src="bmc-button.svg" alt="Buy me a coffee" width="80">
</a>
## [1.2.2] - 2025-04-03
### Changed
- [package]: Require Matterbridge 2.2.6.
- [package]: Update package.
- [package]: Update dependencies.
<a href="https://www.buymeacoffee.com/luligugithub">
<img src="bmc-button.svg" alt="Buy me a coffee" width="80">
</a>
## [1.2.1] - 2025-02-01
### Changed
- [package]: Require Matterbridge 2.1.0.
- [package]: Update package.
- [package]: Update dependencies.
<a href="https://www.buymeacoffee.com/luligugithub">
<img src="bmc-button.svg" alt="Buy me a coffee" width="80">
</a>
## [1.1.0] - 2024-12-14
### Added
- [package]: Verified to work with Matterbridge edge.
- [package]: Require Matterbridge 1.6.6.
- [package]: Matter 1.3 compliant.
- [package]: Update dependencies.
<a href="https://www.buymeacoffee.com/luligugithub">
<img src="bmc-button.svg" alt="Buy me a coffee" width="80">
</a>
<!-- Commented out section
## [1.1.2] - 2024-03-08
### Added
- [Feature 1]: Description of the feature.
- [Feature 2]: Description of the feature.
### Changed
- [Feature 3]: Description of the change.
- [Feature 4]: Description of the change.
### Deprecated
- [Feature 5]: Description of the deprecation.
### Removed
- [Feature 6]: Description of the removal.
### Fixed
- [Bug 1]: Description of the bug fix.
- [Bug 2]: Description of the bug fix.
### Security
- [Security 1]: Description of the security improvement.
-->