v0.1.0-alpha.1
Pre-release
Pre-release
What's Changed
- Shell creates a dynamic window with a webview2 control by @kruplm in #101
- Node launcher by @kruplm in #134
- Basic icons implementation by @ZKRobi in #154
- Support multiple web windows by @BalassaMarton in #155
- Shell - Handle window close events correctly by @BalassaMarton in #157
- ComposeUI Node.js CLI by @kruplm in #156
- Naming conventions for JavaScript packages by @kruplm in #159
- Add Ribbon menu by @kruplm in #160
- Add option to set app icon from node-launcher by @ZKRobi in #163
- Extended README.md with instructions on setting window icons by @ZKRobi in #164
- Tests for composeui-node-launcher by @kruplm in #165
- Move the shell and node-launcher under src/ by @BalassaMarton in #173
- Simplify Processing Arguments in Node.js CLI by @kruplm in #178
- Add CommandLineParser tests by @ZKRobi in #174
- CDN download by @kruplm in #180
- Github Action: Upload Compressed Binaries Under Release Assets by @kruplm in #189
- Include version number in archive name by @kruplm in #190
- Github Action: Deploy ready-to-release packages to NPM by @kruplm in #191