Releases: neet/masto.js
Releases Β· neet/masto.js
v4.6.1
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
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
4.5.1 (2022-11-11)
Bug Fixes
- Remove obsolete debug code (79cb0d8)
v4.5.0
4.5.0 (2022-11-10)
Features
- Add an option to disable version check (782fa60)
v4.4.0
4.4.0 (2022-06-20)
Bug Fixes
Features
- Support Node.js 18 Fetch API (f3085e6)
v4.3.4
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.1
4.3.1 (2022-04-11)
Bug Fixes
- Fix unhandled promise rejection of examples (d205bf8)
v4.3.0
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)