Releases: lockdown-systems/cyd
Releases · lockdown-systems/cyd
v1.1.1
What's Changed
- Add plausible to docs site by @micahflee in #444
- Allow bluesky handle input to start with @ by @SaptakS in #450
- Update deps by @micahflee in #452
- If Bluesky client init fails, delete state/session data and try again by @micahflee in #453
- Release 1.1.1 by @micahflee in #454
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Implement migrate to Bluesky by @micahflee in #371
- Version bump to 1.0.29-dev by @micahflee in #414
- Fix bugs related to migrate to Bluesky by @micahflee in #419
- Version bump to 1.0.30-dev by @micahflee in #420
- Grab user ID from account.xAccount, not from the users table by @micahflee in #423
- Add more information about your tweets before you migrate to Bluesky by @micahflee in #424
- Version bump to 1.0.31-dev by @micahflee in #425
- Refactor migrate to Bluesky code to fit into XViewModel by @micahflee in #426
- Version bump to v1.0.32-dev by @micahflee in #429
- Fix crash on signing into X related to getMediaPath by @micahflee in #434
- Fixes gif downloading when building the archive by @SaptakS in #430
- Various X bug fixes by @micahflee in #435
- Handle rate limits while uploading media by @micahflee in #438
- Version bump to 1.0.33-dev by @micahflee in #439
- Documentation website by @micahflee in #412
- Fix isArchiveOld logic by @micahflee in #442
- Version bump to 1.1.0 by @micahflee in #443
Full Changelog: v1.0.28...v1.1.0
v1.0.33-dev
What's Changed
- Fix crash on signing into X related to getMediaPath by @micahflee in #434
- Fixes gif downloading when building the archive by @SaptakS in #430
- Various X bug fixes by @micahflee in #435
- Handle rate limits while uploading media by @micahflee in #438
- Version bump to 1.0.33-dev by @micahflee in #439
Full Changelog: v1.0.32-dev...v1.0.33-dev
v1.0.32-dev
What's Changed
- Refactor migrate to Bluesky code to fit into XViewModel by @micahflee in #426
- Version bump to v1.0.32-dev by @micahflee in #429
Full Changelog: v1.0.31-dev...v1.0.32-dev
v1.0.31-dev
What's Changed
- Grab user ID from account.xAccount, not from the users table by @micahflee in #423
- Add more information about your tweets before you migrate to Bluesky by @micahflee in #424
- Version bump to 1.0.31-dev by @micahflee in #425
Full Changelog: v1.0.30-dev...v1.0.31-dev
v1.0.30-dev
What's Changed
- Fix bugs related to migrate to Bluesky by @micahflee in #419
- Version bump to 1.0.30-dev by @micahflee in #420
Full Changelog: v1.0.29-dev...v1.0.30-dev
v1.0.29-dev
What's Changed
- Implement migrate to Bluesky by @micahflee in #371
- Version bump to 1.0.29-dev by @micahflee in #414
Full Changelog: v1.0.28...v1.0.29-dev
v1.0.28
What's Changed
- Create FUNDING.yml by @micahflee in #389
- Make message dialogs look better by @micahflee in #392
- Update npm deps by @micahflee in #391
- Better X loading page by @micahflee in #390
- Add ESlint as a recommended VSCode extension by @micahflee in #394
- Support for Facebook platform by @micahflee in #395
- Support for indexing video (and fix indexing URLs) by @micahflee in #401
- Media in Cyd's local X archive by @micahflee in #402
- Index media, reply status, quote status and extended URL by @SaptakS in #393
- if logged in, update user activity by @redshiftzero in #403
- Release 1.0.28 by @micahflee in #404
Full Changelog: v1.0.27...v1.0.28
v1.0.27
What's Changed
- chore: update automation_errors.ts by @eltociear in #379
- Register and handle cyd:// URLs by @micahflee in #372
- fix:
XAccountController
should use streaming inarchiveBuild
by @redshiftzero in #384 - Fix small English grammar error in AccountXViewModel.ts by @phrawzty in #386
- Release 1.0.27 by @micahflee in #388
New Contributors
- @eltociear made their first contribution in #379
- @phrawzty made their first contribution in #386
Full Changelog: v1.0.26...v1.0.27
v1.0.26
What's Changed
- document that the bearer token used for deletion is not a secret by @redshiftzero in #373
- Make Cyd open source by @micahflee in #368
- Open source changes by @micahflee in #375
- Release 1.0.26 by @micahflee in #376
New Contributors
- @redshiftzero made their first contribution in #373
Full Changelog: v1.0.25...v1.0.26