---
title: "Release v0.43.0 · jj-vcs/jj"
url: https://daily.dev/posts/release-v0-43-0-jj-vcs-jj-qm3dne69f
source_url: https://github.com/jj-vcs/jj/releases/tag/v0.43.0
type: article
source: "Lobsters"
published: 2026-07-02T17:09:42.885Z
updated: 2026-07-02T17:18:07.780Z
tags: ["rust", "git", "version-control"]
reading_time: 3
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Release v0.43.0 · jj-vcs/jj

**[Lobsters](https://daily.dev/sources/lobsters)** · 3 min read · 1 upvotes · 0 comments

## Summary

jj v0.43.0 is released with several new features and breaking changes. The headline addition is `jj run`, which executes a command over a set of changes each with their own private working copy, enabling workflows like running `cargo check` or `cargo fix` across multiple commits. Other new features include a `--reversed` flag for `jj show`, system-wide config lookup in `/etc/jj`, a `jj config gc` command to clean up stale repo configs, a `forks()` revset function, crossed-out text styling in colors config, and improved `jj git fetch` rebasing behavior. Breaking changes include removal of deprecated `git_head()` and `git_refs()` functions, removal of Git-like symbol resolution to revisions, and changes to `jj bookmark track/untrack` pattern syntax. Bug fixes address corrupt loose Git objects on Intel Raptor Lake and aarch64, Windows symlink identity handling, and working-copy immutability edge cases.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.com/jj-vcs/jj/releases/tag/v0.43.0>

## Similar posts on daily.dev

- [Release v0.41.0 · jj-vcs/jj](https://daily.dev/posts/release-v0-41-0-jj-vcs-jj-ezj5qmnvy) · Lobsters · 2 upvotes · 0 comments
- [jujutsu 0.44.0](https://daily.dev/posts/jujutsu-0-44-0-aspy2ftke) · Lobsters · 1 upvotes · 0 comments
- [Release v0.39.0 · jj-vcs/jj](https://daily.dev/posts/release-v0-39-0-jj-vcs-jj-9vbogx32g) · Lobsters · 1 upvotes · 0 comments
- [Release v0.34.0 · jj-vcs/jj](https://daily.dev/posts/release-v0-34-0-jj-vcs-jj-t9jityd9c) · Lobsters · 3 upvotes · 0 comments
- [Release v0.42.0 · jj-vcs/jj](https://daily.dev/posts/release-v0-42-0-jj-vcs-jj-vxmazbglw) · Lobsters · 2 upvotes · 0 comments

---

Tags: [#rust](https://daily.dev/tags/rust), [#git](https://daily.dev/tags/git), [#version-control](https://daily.dev/tags/version-control)

[View this post on daily.dev](https://daily.dev/posts/release-v0-43-0-jj-vcs-jj-qm3dne69f)
