v0.1.2.7-beta
Pre-release
Pre-release
·
19 commits
to main
since this release
What's Changed in v0.1.2.7-beta
☑️ Multi-Select Checkboxes & Single-Select Radio Modals
- Multi-Select Mode (
is_multi_select: true): Displays interactive checkboxes (☑selected /☐unselected). Users can toggle choices on/off using theSpacekey or number keys1-9. - Live Counter & Confirmation Row: Displays a real-time submit row showing the count of selected items with
[Enter]confirmation. - Single-Select Mode (
is_multi_select: false): Preserves fast 1-click / 1-key instant selection for radio-style single decision questions. - Custom Write-In Integration: Supports typing custom details combined with multi-selected choices.
- Platform Sync: Synced all downloads, API endpoints, and news posts to
mncode-web.
📦 Prebuilt Binaries
| OS | Architecture | Binary |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3/M4) | mncode-darwin-arm64 |
| macOS | Intel (x86_64) | mncode-darwin-amd64 |
| Linux | x86_64 (amd64) | mncode-linux-amd64 |
| Linux | ARM64 (aarch64) | mncode-linux-arm64 |
| Windows | 64-bit (x64) | mncode-windows-amd64.exe |
Full Changelog: v0.1.2.6-beta...v0.1.2.7-beta
Full Changelog: v0.1.2.6-beta...v0.1.2.7-beta