Skip to main content

Cyd 1.1.6 released

· One min read

We're pleased to announce Cyd 1.1.6 is released. This is a minor release. Here's what's new:

  • Refactor: Improve how Cyd builds the local X archive, and improve the local X archive website itself (#505)
  • Bug fix: Fix problem where users sometimes got a "userInfo is null" error (#456)
  • Docs: Update text on the Premium page (#499)
  • Feature: Let users know about Premium, Cyd for Teams, and donating after they finish running jobs (#501)

See the release on GitHub.

Cyd 1.1.5 released

· One min read

We're pleased to announce Cyd 1.1.5 is released. This is a minor release. Here's what's new:

  • Bug fix: Make X platform considerably more efficient, and prevent freezes, for users with lots of data (#493)
  • Refactor: Improve release scripts (#489)

See the release on GitHub.

Cyd 1.1.4 released

· One min read

We're pleased to announce Cyd 1.1.4 is released. This handles changes in X's API that prevented saving tweets and likes from working. Here's what's new:

  • Bug fix: Handle change in X API responses (#490)

See the release on GitHub.

Cyd 1.1.3 released

· One min read

We're pleased to announce Cyd 1.1.3 is released. This is a minor release. Here's what's new:

  • Bug fix: Increase timeouts when loading X DMs page (#471)
  • Bug fix: Make loading URLs more robust to fix GUEST_VIEW_MANAGER_CALL errors (#485)
  • More work towards Facebook support (#472, #475, #467, #477)
  • Docs: Add Troubleshooting Cyd page to docs (#479)

See the release on GitHub.

Cyd 1.1.2 released

· One min read

We're pleased to announce Cyd 1.1.2 is released. This is a minor release. Here's what's new:

  • Bug fix: Increase the timeout when deleting DMs, which was preventing DMs from being deleted for accounts with lots of DMs (#459)
  • Bug fix: In migrate to Bluesky from X, force disconnecting from Bluesky after connection failure (#458)
  • Bug fix: Fix crash on timing out when indexing DMs (#461)
  • Feature: Error reports include stack traces, which will make them far easier to debug (#462)
  • Feature in-progress: Preliminary support for Facebook is getting merged into this release, but it's still hidden behind a feature flag (#405)

See the release on GitHub.

Cyd 1.1.1 released

· One min read

We're pleased to announce Cyd 1.1.1 is released. This is a minor release. Here's what's new:

  • Docs: The docs website (that's this website!) now has privacy-friendly Plausible analytics so we can see what pages are getting read (#444)
  • Bug fix: When connecting a Bluesky account, your handle can start with the @ character (#450)
  • Bug fix: If initializing the Bluesky client fails, delete the state/session and try again (#453)
  • We updated Node.js dependencies (#452)

See the release on GitHub.

Cyd 1.1.0 released

· One min read

We're pleased to announce Cyd 1.1.0 is released. This is a major release that fixes several bugs and adds support for, among other things, migrating your tweets from X into Bluesky! Here's what's new:

  • Major feature: You can now migrate your tweets to Bluesky! (#369)
  • Major feature: Cyd now has documentation (that's this website you're reading now) (#374, #412)
  • Minor feature: New "Enable Clicking in Browser" while Cyd does its think with the embedded browser (#435)
  • Bug fix: When you import an X archive, or build your database from scratch, GIF media is handled correctly (#421)
  • Bug fix: Fix crash when importing certain tweets that contain links (#432)
  • Bug fix: Fix displaying names of direct message users in the X archive (#416)

See the release on GitHub.