Skip to content

What's new in Tachi Code v1.2.1?

This is the first release using a new semi-automated release process for the browser extension, which will enable delivering smaller, more frequent updates to patch bugs and improve the overall user experience.

  • Fixed an issue where about dialog state was being persisted across browser sessions, causing the dialog to remain open across page reloads.
  • Fixed an issue where a blue flickering outline would appear around the editor when opening new tabs.
  • Fixed an issue where the workbench would not allow opening more than 10 unnamed tabs.
  • Migrated from npm to pnpm for package management to resolve cross-platform build issues.
  • Migrated from npm sbom to cdxgen for generating the Software Bill of Materials (SBOM) as a result of migrating to pnpm. This will result in a different SBOM as cdxgen uses different techniques to generate the list of dependencies referenced in the SBOM.