Skip to content

Releases: UlisesGascon/n8n-nodes-synology-chat

v1.1.0

13 Feb 08:28
9f20689
Compare
Choose a tag to compare

What's Changed

PRs

Main Changes

  • Removed the management for NODE_TLS_REJECT_UNAUTHORIZED environmental variable as it is not needed in this version
  • Bump to [email protected]
  • Added method to generate a channels list
  • Added method to generate a users list
  • Added a proper test connection

Changelog

Full Changelog: v1.0.0...v1.1.0

v1.0.0

12 Feb 19:43
5a61f60
Compare
Choose a tag to compare

What's Changed

Main changes

  • Started the project from template (d423692)
  • Removed sample files
  • Added metadata (pkg) and config (lock dependencies, nvm... )
  • Added CI for PR, main branch and deployments in NPM
  • Added Synology Chat main logic (Credentials, logo, metadata, executions)
  • Added basic documentation and screenshots

Changelog

New Contributors

Full Changelog: https://github.com/UlisesGascon/n8n-nodes-synology-chat/commits/v1.0.0