release: git-arboretum 3.7.0 (fin de l'écran noir, colonnes de terminaux, git scopé), desktop 0.2.4
CI / No em/en dashes (push) Successful in 4s
CI / Build & test (Node 24) (push) Successful in 10m50s
CI / Build & test (Node 22) (push) Successful in 11m5s
Release / Publish to Gitea npm registry (push) Successful in 10m57s
Desktop Release / Build Linux (AppImage + deb) (push) Successful in 13m27s
Desktop Release / Publish floating desktop-latest release (push) Successful in 10s
CI / Pack & boot smoke (Node 22) (push) Successful in 9m55s
CI / No em/en dashes (push) Successful in 4s
CI / Build & test (Node 24) (push) Successful in 10m50s
CI / Build & test (Node 22) (push) Successful in 11m5s
Release / Publish to Gitea npm registry (push) Successful in 10m57s
Desktop Release / Build Linux (AppImage + deb) (push) Successful in 13m27s
Desktop Release / Publish floating desktop-latest release (push) Successful in 10s
CI / Pack & boot smoke (Node 22) (push) Successful in 9m55s
Le desktop 0.2.4 embarque le daemon 3.7.0 et livre aussi les garde-fous de démarrage déjà sur main (dialogue d'échec, reprise d'un daemon orphelin, redémarrage après mise à jour installée à chaud).
This commit is contained in:
@@ -4,7 +4,11 @@ Notable changes to the Arboretum desktop app (`packages/desktop`). The daemon an
|
||||
extension keep their own changelogs in `packages/server/CHANGELOG.md` and
|
||||
`packages/vscode/CHANGELOG.md`.
|
||||
|
||||
## Unreleased
|
||||
## 0.2.4
|
||||
|
||||
Ships the daemon 3.7.0: terminals no longer go black, they can sit side by side in resizable columns,
|
||||
and the Changes view follows the terminal you are working in. This release also carries the start-up
|
||||
fixes below, which is what makes an update installed over a running app recover on its own.
|
||||
|
||||
- **The app could refuse to start after an update, silently.** Installing a new version replaces the
|
||||
files on disk but leaves the running app alone: its daemon kept port 7317, so the version you just
|
||||
|
||||
Reference in New Issue
Block a user