Skip to content

Releases: neet/masto.js

v4.6.1

13 Nov 04:14
Compare
Choose a tag to compare

4.6.1 (2022-11-13)

Bug Fixes

  • Add missing non-iterable methods for timelines (496aa04)
  • Fix URL /lists/:id/accounts (fb20092)

v4.6.0

12 Nov 14:49
Compare
Choose a tag to compare

4.6.0 (2022-11-12)

Bug Fixes

  • Use Rails formed URL search params (ff5daad)

Features

  • Add non-iterable fetch methods (c158e0e)

v4.5.1

11 Nov 03:27
Compare
Choose a tag to compare

4.5.1 (2022-11-11)

Bug Fixes

  • Remove obsolete debug code (79cb0d8)

v4.5.0

10 Nov 00:06
Compare
Choose a tag to compare

4.5.0 (2022-11-10)

Features

  • Add an option to disable version check (782fa60)

v4.4.0

20 Jun 00:05
Compare
Choose a tag to compare

4.4.0 (2022-06-20)

Bug Fixes

Features

  • Support Node.js 18 Fetch API (f3085e6)

v4.3.4

19 Jun 00:06
Compare
Choose a tag to compare

4.3.4 (2022-06-19)

Bug Fixes

  • Change getContentType to case insensitive (b20bf4c)
  • HttpNativeImpl.request()'s return type (5536100)
  • Let HttpNativeImpl make multipart/form-data w/ appropriate boundary (f277388)
  • Throw error when content-type is not set on response (b6e4a8c)
  • Trim content type params from HTTP responses (281cfcb)

v4.3.3

11 Jun 00:05
Compare
Choose a tag to compare

4.3.3 (2022-06-11)

v4.3.2

05 Jun 00:07
Compare
Choose a tag to compare

4.3.2 (2022-06-05)

v4.3.1

11 Apr 00:05
Compare
Choose a tag to compare

4.3.1 (2022-04-11)

Bug Fixes

  • Fix unhandled promise rejection of examples (d205bf8)

v4.3.0

04 Apr 00:06
Compare
Choose a tag to compare

4.3.0 (2022-04-04)

Features

  • Add familiar followers, remove from followers (2761173)
  • Add ruleIds and category param to reports (44edad9)
  • Add type field to FetchNotificationsParams (7e44e22)
  • Remove follow scope (bafc5df)
  • Support status edit api (8621213)
  • Update trends api (3d1d236)