diff options
| author | Christian Cleberg <[email protected]> | 2026-08-02 08:42:08 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-02 09:36:32 -0500 |
| commit | a6ed5c3546300994ab4d8b9840445d384b0083ed (patch) | |
| tree | 04860a1dac9c8e54f403fb1e3919c68981a84113 /RELEASE_ROADMAP.md | |
| parent | fa75b888d30e281230e98d58b30d611309431c1d (diff) | |
| download | domain-dig-a6ed5c3546300994ab4d8b9840445d384b0083ed.tar.gz domain-dig-a6ed5c3546300994ab4d8b9840445d384b0083ed.tar.bz2 domain-dig-a6ed5c3546300994ab4d8b9840445d384b0083ed.zip | |
chore: cut v5.0.2 (krazywarez migration release)
Release cut for the zerolabs -> krazywarez / krz.sh migration:
MARKETING_VERSION 5.0.1 -> 5.0.2, CURRENT_PROJECT_VERSION 46 -> 47 across
all targets, AppVersion.current in lockstep, roadmap updated.
App builds clean; unit suite 63/63.
Diffstat (limited to 'RELEASE_ROADMAP.md')
| -rw-r--r-- | RELEASE_ROADMAP.md | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/RELEASE_ROADMAP.md b/RELEASE_ROADMAP.md index eeb3350..1e6af13 100644 --- a/RELEASE_ROADMAP.md +++ b/RELEASE_ROADMAP.md @@ -6,7 +6,7 @@ ports, geolocation, subdomains, availability). The next several releases invest in *reach and surfacing* — getting that data onto more iOS surfaces and into more workflows — rather than adding raw protocol checks. -Current version: `v5.0.1`. +Current version: `v5.0.2`. ## v4.4.1 Patch: Release Readiness — ✅ shipped @@ -321,6 +321,18 @@ the only step left, and it is a manual action outside the repo. - Release cut: `MARKETING_VERSION` 5.0.0 → 5.0.1, `CURRENT_PROJECT_VERSION` 45 → 46, `AppVersion.current` in lockstep. +## v5.0.2 Patch: krazywarez migration — ✅ shipped + +- **Org/domain migration.** Moved all outward-facing references from + `zerolabsco`/`zerolabs.sh` to `krazywarez`/`krz.sh`: source, documentation, + privacy, and support links in `AppLinks`, the support email (`[email protected]`), + the SonarCloud project badges, the `DomainDebugLog` logging subsystem, and the + docs (`README`, `SECURITY`, `ACCESSIBILITY`). Stable identity — bundle IDs, App + Group, iCloud/CloudKit container, and background-task identifiers — stays on + `net.cleberg.DomainDig`, tied to the existing App Store listing. +- Release cut: `MARKETING_VERSION` 5.0.1 → 5.0.2, `CURRENT_PROJECT_VERSION` + 46 → 47, `AppVersion.current` in lockstep. + ## Cross-cutting note New feature surfaces (widgets, intents, extensions) each add a target and a |
