Releases: h3poteto/megalodon
Releases · h3poteto/megalodon
8.1.6
8.1.5
What's Changed
- Fix typescript in dependencies by @teabroker in #1971
- Use source field for alwaysMarkNsfw by @h3poteto in #1980
- Use getPreferences instead of getDefaultPostVisibility by @h3poteto in #1983
- Add file directive to package.json by @teabroker in #1979
- Define StatusVisibility type for each SNS by @h3poteto in #1984
New Contributors
- @teabroker made their first contribution in #1971
Full Changelog: v8.1.4...v8.1.5
8.1.4
What's Changed
- Change namespace definition by @h3poteto in #1962
- refactor: 🔊 Clearer NotImplementedError messages by @ThatOneCalculator in #1960
- feat: ✨ implement getPreferences and getDefaultPostPrivacy for Firefish by @ThatOneCalculator in #1959
- Bump @typescript-eslint/eslint-plugin from 6.7.2 to 6.7.4 by @dependabot in #1953
- Bump @types/node from 20.6.3 to 20.8.2 by @dependabot in #1954
- Bump @typescript-eslint/parser from 6.7.2 to 6.7.4 by @dependabot in #1955
- Support Iceshrimp as Firefish by @h3poteto in #1965
Full Changelog: v8.1.3...v8.1.4
8.1.3
8.1.2
What's Changed
- docs: 📝 readme clarity by @ThatOneCalculator in #1928
- Support WebSocket in browser by @h3poteto in #1957
Full Changelog: v8.1.1...v8.1.2
8.1.1
What's Changed
- Bump axios from 1.5.0 to 1.5.1 by @dependabot in #1947
- Ignore errors in Firefish search by @h3poteto in #1948
Full Changelog: v8.1.0...v8.1.1
8.1.0
What's Changed
- Build with swc instead of tsc by @ThatOneCalculator in #1923
- Revert "Build with swc instead of tsc" by @h3poteto in #1944
- Check examples in CI by @h3poteto in #1943
- Fix OAuth entity to use the same struct as Rust version by @h3poteto in #1945
- Fix readme for oauth by @h3poteto in #1946
Full Changelog: v8.0.1...v8.1.0
8.0.1
8.0.0
Breaking Changes
- Drop Misskey support
What's Changed
- refs #1911 Impelement firefish client by @h3poteto in #1915
- refs #1911 Add examples for firefish by @h3poteto in #1916
- refs #1911 Fix stats entity by @h3poteto in #1917
- Bump typescript from 5.1.6 to 5.2.2 by @dependabot in #1912
- Bump dayjs from 1.11.9 to 1.11.10 by @dependabot in #1913
- Bump @types/node from 20.6.2 to 20.6.3 by @dependabot in #1914
- Fix error message in firefish by @h3poteto in #1918
- Get custom emojis from meta endpoint in firefish by @h3poteto in #1919
- Add verified for Firefish field by @ThatOneCalculator in #1922
- Drop Misskey support by @h3poteto in #1920
- Get status id from readline in examples by @h3poteto in #1925
- Add eslint-plugin-prettier by @h3poteto in #1930
- feat: Glitch-soc/Firefish emoji reactions API by @ThatOneCalculator in #1921
New Contributors
- @ThatOneCalculator made their first contribution in #1922
Full Changelog: v7.0.1...v8.0.0
7.0.1
What's Changed
- fix: prevent reference error by @yonie in #1886
- Bump axios from 1.4.0 to 1.5.0 by @dependabot in #1873
- Bump prettier from 3.0.2 to 3.0.3 by @dependabot in #1879
- Bump https-proxy-agent from 7.0.1 to 7.0.2 by @dependabot in #1882
- Bump socks-proxy-agent from 8.0.1 to 8.0.2 by @dependabot in #1883
- Bump @types/object-assign-deep from 0.4.0 to 0.4.1 by @dependabot in #1884
- Bump @types/core-js from 2.5.5 to 2.5.6 by @dependabot in #1890
- Bump assert from 2.0.0 to 2.1.0 by @dependabot in #1892
- Bump eslint from 8.47.0 to 8.49.0 by @dependabot in #1894
- Bump url from 0.11.1 to 0.11.3 by @dependabot in #1903
- Bump @types/node from 20.5.6 to 20.6.2 by @dependabot in #1906
- Bump @typescript-eslint/eslint-plugin from 6.4.1 to 6.7.2 by @dependabot in #1907
- Bump @types/oauth from 0.9.1 to 0.9.2 by @dependabot in #1885
- Bump typedoc from 0.24.8 to 0.25.1 by @dependabot in #1889
- Bump ws from 8.13.0 to 8.14.2 by @dependabot in #1909
- Bump @typescript-eslint/parser from 6.4.1 to 6.7.2 by @dependabot in #1908
- Bump jest-worker from 29.6.4 to 29.7.0 by @dependabot in #1901
- Bump uuid and @types/uuid by @dependabot in #1902
- Bump jest and @types/jest by @dependabot in #1910
New Contributors
Full Changelog: v7.0.0...v7.0.1