Skip to content

Releases: h3poteto/megalodon

10.0.7

20 Nov 12:58
0659090
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.6...v10.0.7

10.0.6

05 Nov 15:34
f356e62
Compare
Choose a tag to compare

What's Changed

  • firefish getStatusContext: add ancestors by calling notes/conversation by @sftblw in #2225
  • GoToSocial: fix getAccountFollowing failing because the final page omits a link header. by @vivlim in #2223
  • Skip link header if it is the final page by @h3poteto in #2226
  • chore(deps): update node.js to v22 by @renovate in #2221
  • fix(deps): update dependency uuid to v11 by @renovate in #2220
  • chore(deps): update dependency typedoc to ^0.26.11 by @renovate in #2222
  • chore(deps): update dependency @types/form-data to ^2.5.2 by @renovate in #2218
  • chore(deps): update typescript-eslint monorepo to ^8.13.0 by @renovate in #2216
  • Update CI nodejs version by @h3poteto in #2227

New Contributors

Full Changelog: v10.0.5...v10.0.6

10.0.5

21 Oct 15:06
e2298ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.4...v10.0.5

10.0.4

30 Sep 15:05
af8af0b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.0.3...v10.0.4

10.0.3

04 Sep 15:25
fc36655
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.2...v10.0.3

10.0.2

19 Jun 16:00
cf56a84
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.1...v10.0.2

10.0.1

02 May 14:25
9fd3787
Compare
Choose a tag to compare

What's Changed

Full Changelog: v10.0.0...v10.0.1

10.0.0

11 Mar 14:21
22ab4ef
Compare
Choose a tag to compare

Breaking Changes

You don't need to pass a URL for WebSocket. The streaming URL is automatically determined, ref: #2164
And streaming method names are changed. Please rewrite method names

  • userSocket -> userStreaming
  • publicSocket -> publicStreaming
  • localSocket -> localStreaming
  • tagSocket -> tagStreaming
  • listSocket -> listStreaming
  • directSocket -> directStreaming

What's Changed

Full Changelog: v9.2.3...v10.0.0

9.2.3

08 Mar 13:11
Compare
Choose a tag to compare

What's Changed

  • Drop Wildebeest support by @h3poteto in #2155
  • Fix argument on websocket error event by @urmaul in #2158
  • Do not schedule toot if scheduled_at is less than 5 minutes by @h3poteto in #2162
  • Mastodon: Fix the trailing slash in the WebSocket URI by @urmaul in #2159
  • Remove trailing slash from pleroma web socket URI by @h3poteto in #2163

New Contributors

Full Changelog: v9.2.2...v9.2.3

9.2.2

08 Feb 15:53
cbf8631
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.2.1...v9.2.2