Skip to content

Releases: neet/masto.js

v5.11.4

15 Jul 00:09
Compare
Choose a tag to compare

5.11.4 (2023-07-15)

Bug Fixes

v5.11.3

03 May 00:09
Compare
Choose a tag to compare

5.11.3 (2023-05-03)

Bug Fixes

  • Add 'report' attribute to the Notification entity (#900) (bab715f)
  • Add public Report entity (946288c)
  • Link header parsing when order is first prev and then next link (853da99)
  • Skip /v1/statuses/:id/translate test on PRs from forks (67470d1)

Chores

  • deps-dev: bump @typescript-eslint/eslint-plugin (aa424fb)
  • deps-dev: bump @typescript-eslint/parser from 5.51.0 to 5.59.2 (3baba6e)
  • deps-dev: bump cspell from 6.22.0 to 6.31.1 (639bea1)
  • deps-dev: bump eslint from 8.34.0 to 8.39.0 (3a0ca0c)
  • deps-dev: bump jest and @types/jest (70d634c)
  • deps-dev: bump rollup-plugin-dts from 5.1.1 to 5.3.0 (6fc2406)
  • deps-dev: bump semantic-release from 20.1.0 to 21.0.2 (a7990da)
  • deps-dev: bump typedoc from 0.23.24 to 0.24.6 (742b33c)
  • deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (6e21135)
  • deps: bump ws from 8.12.0 to 8.13.0 (6230497)

v5.11.2

23 Apr 00:46
Compare
Choose a tag to compare

5.11.2 (2023-04-23)

Chores

  • Generate docs on GitHub Actions (81e4d52)

v5.11.1

10 Apr 00:09
Compare
Choose a tag to compare

5.11.1 (2023-04-10)

Bug Fixes

  • tests: Add delay before translate API test (9789f8d)
  • wholeWord is a boolean (c625a20)

v5.11.0

09 Apr 00:09
Compare
Choose a tag to compare

5.11.0 (2023-04-09)

Features

  • Add sensitized flag to AdminAccount (18e2221)

Bug Fixes

  • Enable carry forward (d68c2c6)
  • Fix email confirmation endpoint (fb23044)
  • Fix filter.fetchStatus URL (75a310b)
  • Fix keys of v1.preferences.fetch (436b72e)
  • Fix poll.vote parameters (1a7114e)
  • wholeWord is a boolean, not a string (1fc082a)

Chores

  • test: Add cache layer to test tokens (df5a307)
  • test: Add E2E tests with multiple accounts (8b4b46f)
  • test: Add test for _destroy parameter for filters.update (0381091)
  • tests: Add tests for accounts, bookmarks, etc (71e11ca)
  • tests: Add tests for admin APIs (7efa306)
  • tests: Add tests for lists, notifications, etc (8494316)
  • tests: Suppress verbose logs (767675f)

v5.10.0

19 Feb 00:09
Compare
Choose a tag to compare

5.10.0 (2023-02-19)

Features

v5.9.2

18 Feb 00:08
Compare
Choose a tag to compare

5.9.2 (2023-02-18)

Bug Fixes

  • Remove JSON content type when body is empty (8bff0fb)

v5.9.1

12 Feb 07:04
Compare
Choose a tag to compare

5.9.1 (2023-02-12)

Bug Fixes

  • Fix disableVersionCheck being ignored (196fa8f)

v5.9.0

12 Feb 00:08
Compare
Choose a tag to compare

5.9.0 (2023-02-12)

Features

  • Add mediaAttributes to statuses.update (e34c47e)
  • Add requestedBy to Relationship entity (af6198b)
  • Add Instance.configuration.urls.status (0e98d51)

Chores

v5.8.0

05 Feb 00:09
Compare
Choose a tag to compare

5.8.0 (2023-02-05)

Features

  • Add roles attribute to Account (7e04944)