# Jujutsu v0.45.1 - Product: Jujutsu (https://whatsnew.fyi/product/jujutsu) - Vendor: jj-vcs - Date: 2026-09-03 - Version: v0.45.1 - Original notes: https://github.com/jj-vcs/jj/releases/tag/v0.45.1 - Permalink: https://whatsnew.fyi/product/jujutsu/releases/v0.45.1 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Building without Cargo.lock (e.g. cargo install jj-cli) works again after all versions of the bisync crate were yanked - **fixed** — Signatures on commits in SHA-256 Git repositories are now stored under the gpgsig-sha256 header so Git recognizes them as signed and jj can read them back ###### About jj is a Git-compatible version control system that is both simple and powerful. See the [installation instructions](https://docs.jj-vcs.dev/v0.45.1/install-and-setup/) to get started. ###### Release highlights This release fixes an error that prevented the new jj-core crate from being published. See the [release notes for v0.45.0](https://github.com/jj-vcs/jj/releases/tag/v0.45.0) for more changes since v0.44.0. ###### Fixed bugs * Building without `Cargo.lock` (e.g. `cargo install jj-cli`) works again after all versions of the `bisync` crate, a transitive dependency of gix, were yanked. * Signatures on commits in SHA-256 Git repositories are now stored under the `gpgsig-sha256` header, as Git does, so Git recognizes them as signed and jj can read them back. ###### Contributors Thanks to the people who made this release happen! This list includes the contributors to v0.45.0. * Aaron Bies (@slerpyyy) * aaronabbott (@aabmass) * Alexander Chen (@alexuser) * Austin Seipp (@thoughtpolice) * Baptiste Girardeau (@baptiste0928) * Caleb White (@calebdw) * Daniel Danner (@dnnr) * David Rieber (@drieber) * Gaëtan Lehmann (@glehmann) * Gasper Stukelj (@mirkomartn) * hexbinoct (@hexbinoct) * Joseph Lou (@josephlou5) * Keane Nguyen (@keanemind) * LOG (@logarithmone1128) * Martin von Zweigbergk (@martinvonz) * OlshaMB (@OlshaMB) * Philip Metzger (@PhilipMetzger) * Priyanka Mandloi (@pmandloi28) * Remo Senekowitsch (@senekor) * Riccardo Mazzarini (@noib3) * Scott Sudharsan (@scott2000) * sofia (@badp) * Stephen Jennings (@jennings) * Vaghinak Vardanyan (@vaghinak-vardanyan) * Vincent Ging Ho Yim (@cenviity) * Wang Yuantao (@0WD0) * Yuya Nishihara (@yuja)