Preserve user wiki pages on help export push.

Only manifest-managed help pages are updated or removed; add --wipe-unmanaged for a full clean.
This commit is contained in:
mihailkudravcev
2026-07-23 16:30:51 +03:00
parent c32fce2b5f
commit 046a9a51e3
5 changed files with 65 additions and 19 deletions
+7
View File
@@ -2,6 +2,13 @@
All notable changes to **export_1c_help** are documented in this file.
## [0.3.3] - 2026-07-23
### Fixed
- `push` no longer deletes user-written wiki pages; only manifest-managed help pages are updated/removed
- Full wipe available explicitly via `--wipe-unmanaged`
## [0.3.2] - 2026-07-23
### Fixed