From 5c10470c6b11628bd6efd8f3cbfc5ce44a9f2cf3 Mon Sep 17 00:00:00 2001 From: h3p Date: Mon, 30 Mar 2026 19:57:35 +0200 Subject: [PATCH] Update v0.6.0 release documentation --- Neon Vision Editor.xcodeproj/project.pbxproj | 4 +-- README.md | 30 ++++++++++---------- release/v0.6.0-store-copy.md | 23 +++++++++++++++ 3 files changed, 40 insertions(+), 17 deletions(-) create mode 100644 release/v0.6.0-store-copy.md diff --git a/Neon Vision Editor.xcodeproj/project.pbxproj b/Neon Vision Editor.xcodeproj/project.pbxproj index 3eac503..3955561 100644 --- a/Neon Vision Editor.xcodeproj/project.pbxproj +++ b/Neon Vision Editor.xcodeproj/project.pbxproj @@ -361,7 +361,7 @@ CODE_SIGNING_ALLOWED = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 593; + CURRENT_PROJECT_VERSION = 594; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = CS727NF72U; ENABLE_APP_SANDBOX = YES; @@ -444,7 +444,7 @@ CODE_SIGNING_ALLOWED = YES; CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 593; + CURRENT_PROJECT_VERSION = 594; DEAD_CODE_STRIPPING = YES; DEVELOPMENT_TEAM = CS727NF72U; ENABLE_APP_SANDBOX = YES; diff --git a/README.md b/README.md index 91fb2f9..111e03e 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ > Latest release: **v0.6.0** > Platform target: **macOS 26 (Tahoe)** compatible with **macOS Sequoia** > Apple Silicon: tested / Intel: not tested -> Last updated (README): **2026-03-29** for latest release **v0.5.8** +> Last updated (README): **2026-03-30** for latest release **v0.6.0** ## Start Here @@ -140,7 +140,7 @@

All Downloads - v0.5.8 Downloads + v0.6.0 Downloads

Release Download + Traffic Trend

@@ -196,7 +196,7 @@ Prebuilt binaries are available on [GitHub Releases](https://github.com/h3pdesig | Channel | Best For | Download | Release Track | Notes | |---|---|---|---|---| -| **Stable** | Direct notarized builds and fastest stable updates | [GitHub Releases](https://github.com/h3pdesign/Neon-Vision-Editor/releases) | **v0.5.8** | Apple Silicon tested, Intel not fully validated | +| **Stable** | Direct notarized builds and fastest stable updates | [GitHub Releases](https://github.com/h3pdesign/Neon-Vision-Editor/releases) | **v0.6.0** | Apple Silicon tested, Intel not fully validated | | **Store** | Apple-managed installs and updates | [Neon Vision Editor on the App Store](https://apps.apple.com/de/app/neon-vision-editor/id6758950965) | App Store | Automatic Store delivery/update flow | | **Beta** | Testing upcoming changes before stable | [TestFlight Invite](https://testflight.apple.com/join/YWB2fGAP) | TestFlight | Early access builds for feedback | @@ -301,10 +301,10 @@ Platform-specific availability is tracked in the [Platform Matrix](#platform-mat ## Release Spotlight

- Release Spotlight + Release Spotlight

-**Spotlight for v0.5.8:** A remote-workflow release that adds Mac-hosted SSH sessions, iPhone and iPad broker attach, remote file browsing, remote open and explicit save, plus cleaner Project Sidebar and Markdown Preview polish across platforms. +**Spotlight for v0.6.0:** A cross-platform polish release that completes the current remote-workflow line, strengthens search and navigation, improves iPad keyboard parity, expands Markdown Preview polish, and closes several localization and UI consistency gaps across macOS, iPhone, and iPad. Create polished share images directly from your selected code. @@ -516,23 +516,23 @@ More release integrity details: [Release Integrity](#release-integrity)

Now Next - Later + Later

-### Now (v0.5.8) +### Now (v0.6.0) -- ![v0.5.8](https://img.shields.io/badge/v0.5.8-22C55E?style=flat-square) incremental loading for huge files with deferred first paint, chunked installation, and clearer large-file session behavior. - Tracking: [#28](https://github.com/h3pdesign/Neon-Vision-Editor/issues/28) +- ![v0.6.0](https://img.shields.io/badge/v0.6.0-22C55E?style=flat-square) completed the current remote-workflow, search/navigation, iPad parity, and Markdown Preview polish line across macOS, iPhone, and iPad. + Tracking: [Release v0.6.0](https://github.com/h3pdesign/Neon-Vision-Editor/releases/tag/v0.6.0) ### Next (v0.6.1 - v0.6.3) -- ![v0.5.9](https://img.shields.io/badge/v0.5.9-F59E0B?style=flat-square) follow-up platform polish and release hardening. -- ![v0.5.10](https://img.shields.io/badge/v0.5.10-F59E0B?style=flat-square) remote-session follow-up beyond the current macOS-only read-only preview scope. +- ![v0.6.1](https://img.shields.io/badge/v0.6.1-F59E0B?style=flat-square) follow-up platform polish and release hardening. +- ![v0.6.2](https://img.shields.io/badge/v0.6.2-F59E0B?style=flat-square) remote-session follow-up beyond the current shipped workflow scope. -### Later (v0.6.0) +### Later (v0.7.0) -- ![v0.6.0](https://img.shields.io/badge/v0.6.0-0A84FF?style=flat-square) native side-by-side diff view. - Tracking: [Milestone 0.6.0](https://github.com/h3pdesign/Neon-Vision-Editor/milestone/11) ยท [#33](https://github.com/h3pdesign/Neon-Vision-Editor/issues/33) +- ![v0.7.0](https://img.shields.io/badge/v0.7.0-0A84FF?style=flat-square) native side-by-side diff view. + Tracking: [#33](https://github.com/h3pdesign/Neon-Vision-Editor/issues/33) ## Known Issues @@ -661,7 +661,7 @@ Latest stable: **v0.6.0** (2026-03-30) ## Release Integrity - Tag: `v0.6.0` -- Tagged commit: `pending local release tag` +- Tagged commit: `85dc0b215da2b977f731c258928cab9344bd0731` - Verify local tag target: ```bash diff --git a/release/v0.6.0-store-copy.md b/release/v0.6.0-store-copy.md new file mode 100644 index 0000000..d16aa0c --- /dev/null +++ b/release/v0.6.0-store-copy.md @@ -0,0 +1,23 @@ +# v0.6.0 Store Copy + +## App Store Connect: What's New +Version 0.6.0 improves search, navigation, and cross-platform polish across iPhone, iPad, and Mac. + +- Better Find & Replace and Find in Files workflows +- Stronger keyboard and toolbar behavior on iPad +- Improved Markdown preview and export polish +- Better localization consistency, including Settings +- Multiple UI, layout, and stability fixes across platforms + +## Promotional Text +Neon Vision Editor 0.6.0 improves search, Markdown preview, iPad workflows, and overall polish across iPhone, iPad, and Mac. + +## TestFlight: What to Test +Please focus on search, editor workflow, and iPad layout polish in this build. + +- Test Find & Replace in open documents +- Test Find in Files on iPhone and iPad +- Check Quick Open and search navigation with keyboard on iPad +- Verify Markdown Preview readability and export actions +- Check Settings in German and watch for remaining English text +- Watch for layout issues in sidebars, toolbars, and modal panels