Skip to content

Releases: hoangsetup/n8n-nodes-chatwork

1.1.1

23 Jan 10:05
Compare
Choose a tag to compare

Fixes

  • #41 Fix limit param is not integer error when create a room task

1.1.0

21 Nov 01:49
Compare
Choose a tag to compare

Features

  • #39 Add operation for POST /rooms/{room_id}/tasks api
  • #36 Add operation for GET /rooms/{room_id}/tasks/{task_id} api
  • #33 Add operation for GET /rooms/{room_id}/tasks api
  • #32 Add operation for DELETE /rooms/{room_id}/messages/{message_id} api
  • #24 Add operation for PUT /rooms/{room_id}/messages/{message_id} api
  • #23 Add operation for PUT /rooms/{room_id} api
  • #22 Add operation for GET /rooms/{room_id} api

Fixes

Chore & Maintenance

  • Add configure minimum threshold enforcement for coverage results
  • #21 Add unit test for GET /contacts api
  • #34 Bump bl from 2.2.0 to 2.2.1
  • #37 Update todo list in contributing doc
  • #38 Bump n8n from 0.73.1 to 0.86.1

Performance

1.0.7

24 Jul 07:34
Compare
Choose a tag to compare

Features

  • #8 Throw error when operation is not valid

Fixes

Chore & Maintenance

Performance