From 2c48e37f8341e0d207dd3260c439a0729464b03d Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Fri, 27 Feb 2026 10:07:30 +0000 Subject: feat: add --bunker-url to account login for non-interactive use allows non-interactive bunker:// URL login without requiring --nsec, by connecting to the remote signer and saving credentials to git config --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 930fe39..607afc8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fetch filters now request kind-5 deletion events for cached state and repo announcement events by `#e` tag (NIP-09), in addition to the existing `#a`-tagged filter; ensures deletions of these events are received even from clients that do not embed a repo coordinate in their deletion event - `FetchReport` now tracks and displays a count of kind-5 deletion events received (e.g. `"1 deletion"` in the fetch summary) - `ngit account login` nostrconnect flow now shows current signer relays and allows changing them +- `ngit account login --bunker-url` - specify bunker URL for non-interactive nostrconnect login ### Fixed -- cgit v1.2.3