Skip to content

Tags: phodal/native

Tags

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare v0.5.3 release (vercel-labs#145)

- Bump Native SDK package versions and platform pins to 0.5.3

- Merge pending changelog fragments into the marked 0.5.3 release notes

- Fold contributor credits for the v0.5.2..HEAD release range

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare v0.5.2 release (vercel-labs#138)

- Synchronize the CLI, core, platform packages, and examples at version 0.5.2.

- Merge pending fragments into the marked v0.5.2 release notes with contributor credits.

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare v0.5.1 release (vercel-labs#127)

- Bump CLI, core, platform, and example versions to 0.5.1
- Merge pending changelog fragments into the marked release entry
- Refresh exact package pins for reproducible publishing

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare v0.5.0 release (vercel-labs#120)

- Bump the CLI, platform packages, @native-sdk/core, and runtime version to 0.5.0, and drop the private flag from @native-sdk/core — the release workflow publishes it from this version on.

- Fold the pending changelog fragments into the marked v0.5.0 entry: TypeScript authoring (vercel-labs#119) plus the signing (vercel-labs#118) and static-TLS (vercel-labs#117) fixes.

- Credit co-authors from the release range in the v0.5.0 contributor list.

v0.4.4

Toggle v0.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare v0.4.4 release (vercel-labs#111)

- Bump the CLI, platform packages, and runtime version to 0.4.4.

- Fold the v0.4.4 release notes for vercel-labs#105, vercel-labs#106, vercel-labs#107, and vercel-labs#110 into the marked changelog entry.

- Credit co-authors in the v0.4.4 release notes and repair the v0.4.3 contributor list.

v0.4.3

Toggle v0.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare v0.4.3 release (vercel-labs#96)

- Bump @native-sdk/cli and platform packages to 0.4.3.

- Mark the v0.4.3 changelog entry for vercel-labs#89, vercel-labs#90, and vercel-labs#92.

- Remove changelog fragments merged into the release notes.

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare v0.4.2 release (vercel-labs#88)

- Bump @native-sdk/cli and platform package pins to 0.4.2

- Mark the 0.4.2 changelog entry with release notes from the full post-0.4.1 range

- Merge and remove the pending WebView2 changelog fragment

v0.4.1

Toggle v0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare v0.4.1 release (vercel-labs#77)

- Bump the Native SDK CLI and all platform package versions to 0.4.1.

- Mark the v0.4.1 changelog entry for the npm assets packaging fix.

- Leave the previous v0.4.0 changelog entry unmarked for release publishing.

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Native SDK: the complete toolkit for building native desktop apps (ve…

…rcel-labs#67)

zero-native becomes the Native SDK. Apps are authored as native markup plus Zig on a deterministic runtime and rendered by the toolkit's own engine into real OS windows — no browser, no WebView, no interpreter in the binary.

- Desktop is complete on macOS, Windows, and Linux: native rendering with per-platform titlebar fidelity, audio playback with streaming, a verified track cache, and real spectrum analysis, native context menus, packaging with sealed code signing, and a deterministic automation and record-replay story.
- Experimental iOS and Android host tiers ship behind the same app manifest: simulator and emulator dev loops, archive-ready packaging, real platform tab bars and push navigation, with embedding over the C ABI underneath.
- The docs site, component catalog, theme packs, showcase apps, and CHANGELOG carry the full account.

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request vercel-labs#63 from vercel-labs/ctate/v0.3.0

Prepare v0.3.0 release