mirror of
https://github.com/h3pdesign/Neon-Vision-Editor
synced 2026-04-21 13:27:16 +00:00
Update README release spotlight for v0.5.8
This commit is contained in:
parent
4e07c05eb7
commit
082a23c04f
2 changed files with 3 additions and 3 deletions
|
|
@ -361,7 +361,7 @@
|
|||
CODE_SIGNING_ALLOWED = YES;
|
||||
CODE_SIGN_IDENTITY = "Apple Development";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 582;
|
||||
CURRENT_PROJECT_VERSION = 583;
|
||||
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 = 582;
|
||||
CURRENT_PROJECT_VERSION = 583;
|
||||
DEAD_CODE_STRIPPING = YES;
|
||||
DEVELOPMENT_TEAM = CS727NF72U;
|
||||
ENABLE_APP_SANDBOX = YES;
|
||||
|
|
|
|||
|
|
@ -304,7 +304,7 @@ Platform-specific availability is tracked in the [Platform Matrix](#platform-mat
|
|||
<img alt="Release Spotlight" src="https://img.shields.io/badge/RELEASE%20SPOTLIGHT-v0.5.8-F97316?style=for-the-badge">
|
||||
</p>
|
||||
|
||||
**Spotlight for v0.5.8:** A performance-focused release that pushes huge-file opening onto a deferred, chunked path so first content appears faster and long documents stay responsive while loading finishes.
|
||||
**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.
|
||||
|
||||
Create polished share images directly from your selected code.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue