Skip to content

Commit 76def59

Browse files
committed
docs(CHANGES) Note path privacy updates
1 parent 4286a76 commit 76def59

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGES

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,21 @@ $ uvx --from 'vcspull' --prerelease allow vcspull
3333

3434
_Upcoming changes will be written here._
3535

36+
### Bug fixes
37+
38+
#### Path privacy improvements (#488)
39+
40+
Path privacy added to:
41+
42+
- `vcspull fmt`: summary banners, success logs, and `--all` listings cache the
43+
`PrivatePath` display value so config paths always render as `~/.vcspull.yaml`.
44+
- `vcspull add`: invalid-config errors reuse the redacted path, keeping failure
45+
logs consistent with other config operations.
46+
- `vcspull discover`: warnings for repos without remotes and "no repos found"
47+
notices collapse their target directories via `PrivatePath`.
48+
- `vcspull sync`: human "Synced …" lines now mirror the structured JSON payloads
49+
by showing tilde-collapsed repository paths.
50+
3651
## vcspull v1.47.0 (2025-11-15)
3752

3853
### Bug Fixes

0 commit comments

Comments
 (0)