diff options
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 |
