Skip to main content

Cyd 1.1.12 released

· One min read

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

  • X changed how it works, which broke Cyd. This fixes it again. (#528)

See the release on GitHub.

Cyd 1.1.13 released

· One min read

We're pleased to announce Cyd 1.1.13 is released. This fixes a bug related to the previous release earlier today. Here's what's new:

  • Bug fix: Rollback updates that caused crash in Cyd 1.1.12 (#532)

See the release on GitHub.

Cyd 1.1.11 released

· One min read

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

  • Bug fix: Fix problem where GUEST_VIEW_MANAGER_CALL errors randomly occur (#524)
  • Bug fix: Don't show old archive warning in Migrate to Bluesky if there's no local data yet (#517)

See the release on GitHub.

Cyd 1.1.10 released

· One min read

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

  • Refactor: Improvement to automatic updates (#508)
  • Feature: More Facebook support, hidden behind a feature flag (#482)

See the release on GitHub.

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.