Releases: dev-phantom/jetstart
Releases · dev-phantom/jetstart
v2.2.0
27 Mar 17:58
Compare
Sorry, something went wrong.
No results found
2.2.0 (2026-03-27)
Features
added the jetstart vscode extension package and fix the [DEP0190] (5358268 )
added vscode extention and updated the docs (baef666 )
v2.1.0
24 Mar 17:09
Compare
Sorry, something went wrong.
No results found
2.1.0 (2026-03-24)
Bug Fixes
android: resolve missing storeFile in release signing (9cc51f5 )
Features
Add new documentation pages, web components, client build configuration, and update ESLint rules. (0fc08ff )
v2.0.2
22 Mar 15:51
Compare
Sorry, something went wrong.
No results found
2.0.2 (2026-03-22)
Bug Fixes
remove @jetstart/template from publish list (template bundled inside CLI) (22e7a3e )
v2.0.0
22 Mar 14:26
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-03-22)
feat!: v2.0.0 complete rewrite with DEX-based hot reload and web emulator (9797be8 )
Bug Fixes
retrigger v2.0.0 publish after stale tag removal (b0ecd2e )
BREAKING CHANGES
New WebSocket protocol, DEX hot reload replaces DSL pipeline, kotlinc-js web preview added. CLI flags and session authentication changed.
v1.7.0
27 Dec 13:16
Compare
Sorry, something went wrong.
No results found
1.7.0 (2025-12-27)
Features
add JetStart Client APK download to docs (cfe1d3d )
add mobile responsiveness to landing page and blog (2ae128f )
added --web to the dev (25b8aff )
v1.6.0
23 Dec 16:38
Compare
Sorry, something went wrong.
No results found
1.6.0 (2025-12-23)
Features
implement cPanel deployment scripts and fix Docusaurus blog routes (9a36931 )
v1.5.3
22 Dec 22:48
Compare
Sorry, something went wrong.
No results found
1.5.3 (2025-12-22)
Bug Fixes
cli: improve android sdk and sdkmanager detection (65edaf4 )
v1.5.2
22 Dec 06:10
Compare
Sorry, something went wrong.
No results found
1.5.2 (2025-12-22)
Bug Fixes
ci: fix ssh auth persistence and include logs package in release scripts (391b64b )
v1.5.1
22 Dec 05:51
Compare
Sorry, something went wrong.
No results found
1.5.1 (2025-12-22)
Bug Fixes
ci: build shared packages before building apps in deploy workflow (20340e4 )
v1.5.0
22 Dec 05:26
Compare
Sorry, something went wrong.
No results found
1.5.0 (2025-12-22)
Bug Fixes
ci: pre-build shared package to resolve types during testing (a798046 )
ci: reorder build steps and use root orchestration in build-and-test (cd3cafc )
client: update app icon, optimize assets, and standardise splash screen (7e8ff4d )
test: configure vitest to pass with no tests and resolve shared path in logs (5beb6e1 )
web: remove redundant try-catch to resolve lint error (9a3612a )
Features
add cPanel deployment workflow and fix build configuration (06981cc )
client: implement premium splash screen and refine branding (24fb15a )
restore logs system, update client UI, fix build errors, and config sanity (a1b7694 )