Releases: UlisesGascon/n8n-nodes-synology-chat
Releases · UlisesGascon/n8n-nodes-synology-chat
v1.1.0
What's Changed
PRs
- Bump dependencies by @UlisesGascon in #2
- Added extra operations by @UlisesGascon in #3
- fix: test connection request by @UlisesGascon in #4
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
- 97d4cb7 chore: bump to synology-chat-communicator by @UlisesGascon
- 73f2e81 docs: added versions by @UlisesGascon
- e35005b feat: added conditional properties by @UlisesGascon
- c9ee3c5 feat: added additional Operations by @UlisesGascon
- 4cd5d7f docs: added operations img by @UlisesGascon
- b29913f docs: added new operations by @UlisesGascon
- df5e348 fix: test connection request by @UlisesGascon
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Initial release by @UlisesGascon in #1
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
- d423692 chore: updated license by @UlisesGascon
- bf8ee24 chore: removed sample files by @UlisesGascon
- f4ad970 chore: added metadata to pkg by @UlisesGascon
- 338b018 chore: anchored dev dependencies by @UlisesGascon
- 08695b1 chore: added nvm support by @UlisesGascon
- 24c612e chore: added dependency synology-chat-communicator by @UlisesGascon
- 59352ed fix: restored package-lock by @UlisesGascon
- 90bbd68 feat: added credentials for Synology Chat by @UlisesGascon
- 71b678c feat: added Synology Chat logo by @UlisesGascon
- f33e655 feat: added Synology Chat business logic by @UlisesGascon
- b8cfa19 chore: added CI Pipeline for main branch by @UlisesGascon
- e9d6fcb chore: added CI Pipeline for Npm release by @UlisesGascon
- 3b77b97 chore: added CI Pipeline for PR Health by @UlisesGascon
- 0527f1c feat: added TLS restoration by @UlisesGascon
- efd9a1e chore: improved Display Name by @UlisesGascon
- 4bc178b docs: added basic documentation by @UlisesGascon
- 3dc5ffa chore: bump to 1.0.0 by @UlisesGascon
New Contributors
- @UlisesGascon made their first contribution in #1
Full Changelog: https://github.com/UlisesGascon/n8n-nodes-synology-chat/commits/v1.0.0