Releases: phoeluga/ioBroker.synochat
Releases · phoeluga/ioBroker.synochat
Release v1.3.2
- Fixed issue with 5 digit port number when using a IP for property Synology URL/IP - #20
- Addressed W[171],W[105],W[109] - #18
- Updated admin style.css and classes to support scrolling on mobile device view - #24
- Updated several dependencies to met the current overall config - #21
- Update test-workflow to be prepared for Node.js v22 - #22
- Bumped min. Node.js version to v18 - #22
- Bumped @iobroker/adapter-core to version >= 3.x.x - #23
- Updated ESLint usage and config - Migration to ESLint 9 - #25
Release v1.3.1
Release v1.3.0
- Added feature to react on messages from Notification-Manager - #9
- Added feature to react on general received messages sent to the synochat adapter instance.
- Added message templates for received messages from other adapters.
- Added message templates for object values related to an associated channel.
Release v1.2.1
Adjusted the IP family check to determine the local IP address of the…
Release v1.2.0
Adding message queue - #6 (#7) * Adding message queue - #6 * Implementation of the requirements for adding the adapter in the ioBroker repository * Updated package-lock.json
Release v1.1.1
Fixing #4 > Data migration (#5) * Fixing #4 > Data migration * Added descriptions for the upcoming version * Updated channel lookup behavior for taking tokens + enable state in charge
Release v1.1.0
v1.1.0 (#3) * Added initial prototype of outgoing messages * Implemented first approach of Outgoing messages * Added multi channel usage in admin ui * added first implemenation of channel list * Implemented multi channel management; Added outgoing message handling * Updated readme according to changes for v1.1.0 * Updated readme according to changes for v1.1.0 * Added migration function for older version * Moving von 'ip' to 'os' approach to gather host IP address * Fixed clean up after channel deletion * Added hint about the web adapter instance configuration to the readme * Adding hint about channel naming convention to the readme * Added feature to disable dedicated channels in the adapter instance configuration * Update CHANGELOG.md
Release v1.0.1
Resolved #1; #2
Release v1.0.0
Adding adapter ioBroker conformance