Releases: h3poteto/megalodon
Releases · h3poteto/megalodon
10.0.0
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
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
9.2.1
9.1.2
What's Changed
- Bump webpack from 5.88.2 to 5.89.0 by @dependabot in #1982
- Bump @babel/traverse from 7.17.3 to 7.23.2 by @dependabot in #1985
- Bump @types/core-js from 2.5.6 to 2.5.8 by @dependabot in #2021
- Bump @types/object-assign-deep from 0.4.1 to 0.4.3 by @dependabot in #2024
- Bump ts-loader from 9.4.4 to 9.5.1 by @dependabot in #2033
- Bump @types/ws from 8.5.5 to 8.5.10 by @dependabot in #2037
- Bump eslint-config-prettier from 9.0.0 to 9.1.0 by @dependabot in #2051
- Bump vite from 4.4.11 to 4.5.1 by @dependabot in #2056
- Bump prettier from 3.0.3 to 3.1.1 by @dependabot in #2059
- Bump @types/node from 20.8.2 to 20.10.6 by @dependabot in #2073
- Bump @types/jest from 29.5.5 to 29.5.11 by @dependabot in #2057
- Bump eslint-plugin-prettier from 5.0.0 to 5.1.2 by @dependabot in #2068
- Bump axios from 1.5.1 to 1.6.3 by @dependabot in #2071
- Add edited_at field for Mastodon and Pleroma status by @h3poteto in #2074
- Bump eslint from 8.49.0 to 8.56.0 by @dependabot in #2062
- Bump @typescript-eslint/eslint-plugin from 6.7.4 to 6.16.0 by @dependabot in #2070
- Bump @types/uuid from 9.0.4 to 9.0.7 by @dependabot in #2027
Full Changelog: v9.1.1...v9.1.2
9.1.1
9.1.0
9.0.2
What's Changed
- Replace oauth library for dual package e2bd18a by @h3poteto in #2009
- Move typescript to devDependencies by @teabroker in #1998
Full Changelog: v9.0.1...v9.0.2
9.0.1
9.0.0
Significant notice
- Megalodon start ESM and CJS dual package support
What's Changed
- ESM and CJS dual package support by @h3poteto in #1963
- Add new keywords to package.json by @teabroker in #2000
Full Changelog: v8.1.6...v9.0.0