Skip to content

Releases: MrRefactoring/trello.js

v1.2.8

20 Apr 18:40
3ea6d5d

Choose a tag to compare

  • Fixes
    • Fixed return type interface for the following methods:
      • boards.getBoardCustomFields
      • customFields.createCustomField
      • customFields.getCustomField
      • customFields.updateCustomField

Thanks to FiliRezGelly for the fix in PR #28.

v1.2.7

07 May 16:33

Choose a tag to compare

What's Changed

Changelog

  • #25: before and since parameters added to getMemberActions endpoint.

v1.2.5

05 Jan 18:15

Choose a tag to compare

  • Badge fix
  • Dependencies updated

v1.2.4

03 Aug 14:36

Choose a tag to compare

Dependencies updated

v1.2.3

29 Mar 09:30
3e641da

Choose a tag to compare

  • Dependencies updated

v1.2.2

14 Feb 10:04
ee0133b

Choose a tag to compare

Dependencies updated

v1.2.1

25 Jan 17:57
89f4a1c

Choose a tag to compare

  • Card attachments fixed (now possible attach images and large files)
  • Typings improved

v1.2.0

17 Jan 08:35
dcfaa94

Choose a tag to compare

Lib update (#15)

* prettier added

* api updates

* models updated

* version bumped

* Updates

v1.1.0

09 Dec 20:19

Choose a tag to compare

Telemetry removed (deprecated)

v1.0.3

23 Oct 07:58

Choose a tag to compare

Vulnerabilities fixed