Skip to content

Releases: phoeluga/ioBroker.synochat

Release v1.3.2

04 Jan 10:57
Compare
Choose a tag to compare
  • 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

13 Aug 12:17
097623e
Compare
Choose a tag to compare
  • Fixed TypeError issue with empty initial value of outgoing channels - #13
  • Updated information about handling of outgoing channels - #14
  • Fixed special character escaping issue - #16
  • Added text mapping for 'human readable' descriptions of the message parent objects - #14

Release v1.3.0

23 Jul 10:11
Compare
Choose a tag to compare
  • 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

18 May 12:39
c253779
Compare
Choose a tag to compare
Adjusted the IP family check to determine the local IP address of the…

Release v1.2.0

17 May 13:31
be53cd6
Compare
Choose a tag to compare
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

16 Apr 10:55
5ac5097
Compare
Choose a tag to compare
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

14 Apr 17:56
4a2c895
Compare
Choose a tag to compare
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

06 Apr 20:45
Compare
Choose a tag to compare
Resolved #1; #2

Release v1.0.0

05 Apr 14:13
Compare
Choose a tag to compare
Adding adapter ioBroker conformance