Skip to content

Releases: neet/masto.js

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)

v5.7.0

27 Jan 00:08
Compare
Choose a tag to compare

5.7.0 (2023-01-27)

Features

  • Add policy field to WebPushSubscription (20ccc90)

Chores

  • Fix test for subscription (2e5dff2)

v5.6.1

23 Jan 02:09
Compare
Choose a tag to compare

5.6.1 (2023-01-23)

Bug Fixes

  • Add missing repliesPolicy to List (25dc358)
  • Correct version range of /api/v2/search (5d5cae7)

v5.6.0

22 Jan 00:08
Compare
Choose a tag to compare

5.6.0 (2023-01-22)

Features

  • Add hideCollections to v1.account.updateCredentials parameters (a0b6167)
  • Add reading:autoplay:gifs to Preference (82f7402)

v5.5.1

18 Jan 00:08
Compare
Choose a tag to compare

5.5.1 (2023-01-18)

Bug Fixes

  • Fix chore to be included in release note (5230d25)

Chores

  • Add tests for streaming API (65e992f)

v5.5.0

17 Jan 01:06
Compare
Choose a tag to compare

5.5.0 (2023-01-17)

Bug Fixes

  • Add logger to Client argument (cc9c848)
  • Exclude spec.ts from coverage (9d0ef17)
  • Fix isObject to work with Jest (469e79f)
  • Fix Token.createdAt (00839b2)
  • paginator: parse array in url query string correctly (e3b629e)

Features

  • Add experimental oauth repository (7257f22)

v5.4.0

13 Jan 00:05
Compare
Choose a tag to compare

5.4.0 (2023-01-13)

Bug Fixes

  • add missing fields for entity (c90871f)

Features

  • Change streamingApiUrl to optional (1c53e0b)

v5.3.0

12 Jan 00:06
Compare
Choose a tag to compare

5.3.0 (2023-01-12)

Features

  • create client from known instance (3e89eaa)

v5.2.2

11 Jan 11:12
Compare
Choose a tag to compare

5.2.2 (2023-01-11)

Bug Fixes

  • Fix v1.accounts.create content-type and return type (3d083f5)