UNPKG

matterbridge-eve-room

Version:
139 lines (93 loc) 4.64 kB
# <img src="matterbridge.svg" alt="Matterbridge Logo" width="64px" height="64px">&nbsp;&nbsp;&nbsp;Matterbridge eve room Changelog [![npm version](https://img.shields.io/npm/v/matterbridge-eve-room.svg)](https://www.npmjs.com/package/matterbridge-eve-room) [![npm downloads](https://img.shields.io/npm/dt/matterbridge-eve-room.svg)](https://www.npmjs.com/package/matterbridge-eve-room) [![Docker Version](https://img.shields.io/docker/v/luligu/matterbridge?label=docker%20version&sort=semver)](https://hub.docker.com/r/luligu/matterbridge) [![Docker Pulls](https://img.shields.io/docker/pulls/luligu/matterbridge.svg)](https://hub.docker.com/r/luligu/matterbridge) ![Node.js CI](https://github.com/Luligu/matterbridge-eve-room/actions/workflows/build-matterbridge-plugin.yml/badge.svg) ![CodeQL](https://github.com/Luligu/matterbridge-eve-room/actions/workflows/codeql.yml/badge.svg) [![codecov](https://codecov.io/gh/Luligu/matterbridge-eve-room/branch/main/graph/badge.svg)](https://codecov.io/gh/Luligu/mmatterbridge-eve-room) [![power by](https://img.shields.io/badge/powered%20by-matterbridge-blue)](https://www.npmjs.com/package/matterbridge) [![power by](https://img.shields.io/badge/powered%20by-matter--history-blue)](https://www.npmjs.com/package/matter-history) [![power by](https://img.shields.io/badge/powered%20by-node--ansi--logger-blue)](https://www.npmjs.com/package/node-ansi-logger) [![power by](https://img.shields.io/badge/powered%20by-node--persist--manager-blue)](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. -->