Releases: xiduzo/microflow-prototype
Releases · xiduzo/microflow-prototype
v0.9.1
What's Changed
- fix: markdown page by @xiduzo in https://github.com/xiduzo/microflow/pull/101
- feat: enhance led strip by @xiduzo in https://github.com/xiduzo/microflow/pull/102
- feat(hotkey): added option to trigger using hotkeys by @xiduzo in https://github.com/xiduzo/microflow/pull/103
- feat: audio by @xiduzo in https://github.com/xiduzo/microflow/pull/104
- fix: board connection by @xiduzo in https://github.com/xiduzo/microflow/pull/105
Full Changelog: xiduzo/microflow@v0.9.0...v0.9.1
v0.9.0
What's Changed
- feat: node pixel by @xiduzo in https://github.com/xiduzo/microflow/pull/99
- fix: sections for docs by @xiduzo in https://github.com/xiduzo/microflow/pull/100
Full Changelog: xiduzo/microflow@v0.8.5...v0.9.0
v0.8.5
What's Changed
- feat: add installer background by @xiduzo in https://github.com/xiduzo/microflow/pull/88
- docs: update screenshots of microflow by @xiduzo in https://github.com/xiduzo/microflow/pull/89
- fix: styling on the examples on the docs by @xiduzo in https://github.com/xiduzo/microflow/pull/90
- fix: hardware nodes by @xiduzo in https://github.com/xiduzo/microflow/pull/91
- chore: move from Docker to nixpacks by @xiduzo in https://github.com/xiduzo/microflow/pull/92
- chore: use yarn in nixpacks by @xiduzo in https://github.com/xiduzo/microflow/pull/93
- fix(yarn): use
3.8.7by @xiduzo in https://github.com/xiduzo/microflow/pull/94 - chore: install workspace-tools by @xiduzo in https://github.com/xiduzo/microflow/pull/95
- chore(signaling): nixpacks by @xiduzo in https://github.com/xiduzo/microflow/pull/96
- refactor(Settings): a single settings pane by @xiduzo in https://github.com/xiduzo/microflow/pull/97
- fix: test board ts error by @xiduzo in https://github.com/xiduzo/microflow/pull/98
Full Changelog: xiduzo/microflow@v0.8.4...v0.8.5
v0.8.4
What's Changed
- chore: fix some node issues by @xiduzo in https://github.com/xiduzo/microflow/pull/82
- fix(RangeMap): disable joystick by @xiduzo in https://github.com/xiduzo/microflow/pull/83
- fix(Piezo): set proper data for buzz / song based on type by @xiduzo in https://github.com/xiduzo/microflow/pull/84
- chore: bump package to
0.8.3by @xiduzo in https://github.com/xiduzo/microflow/pull/85 - feat: mqtt improvement by @xiduzo in https://github.com/xiduzo/microflow/pull/86
- chore: bump packages by @xiduzo in https://github.com/xiduzo/microflow/pull/87
Full Changelog: xiduzo/microflow@v0.8.2...v0.8.4
v0.8.2
What's Changed
- chore: make use of
apple-actions/import-codesign-certsby @xiduzo in https://github.com/xiduzo/microflow/pull/77 - chore: simplyfy
YJShandling by @xiduzo in https://github.com/xiduzo/microflow/pull/78 - feat(YJS): simplify the store and sync handling by @xiduzo in https://github.com/xiduzo/microflow/pull/79
- feat: better descriptions of nodes for CMDK by @xiduzo in https://github.com/xiduzo/microflow/pull/80
- docs: expanded upon the documentation by @xiduzo in https://github.com/xiduzo/microflow/pull/81
Full Changelog: xiduzo/microflow@v0.8.1...v0.8.2
v0.8.1
What's Changed
- fix(BaseComponent): do not send double events by @xiduzo in https://github.com/xiduzo/microflow/pull/75
- feat: generic runner for microflow <-> johnny-five sync by @xiduzo in https://github.com/xiduzo/microflow/pull/76
Full Changelog: xiduzo/microflow@v0.8.0...v0.8.1
v0.8.0
What's Changed
- chore: bump dependencies by @xiduzo in https://github.com/xiduzo/microflow/pull/68
- refactor(pane): make use of
levafor node settings by @xiduzo in https://github.com/xiduzo/microflow/pull/70 - feat(handle): try and make the handles more intuitive to use by @xiduzo in https://github.com/xiduzo/microflow/pull/71
- feat: live share by @xiduzo in https://github.com/xiduzo/microflow/pull/74
Full Changelog: xiduzo/microflow@v0.7.10...v0.8.0
v0.7.10
What's Changed
- feat: LLM by @xiduzo in https://github.com/xiduzo/microflow/pull/66
- fix(mqtt): use the correct configured identifier by @xiduzo in https://github.com/xiduzo/microflow/pull/67
Full Changelog: xiduzo/microflow@v0.7.9...v0.7.10
v0.7.9
What's Changed
- fix(Smooth): calculate the correct value by @xiduzo in https://github.com/xiduzo/microflow/pull/63
- fix/feedback-round-3 by @xiduzo in https://github.com/xiduzo/microflow/pull/64
- feat(menu): edit menu items now interact with flow by @xiduzo in https://github.com/xiduzo/microflow/pull/65
- feat(NewNodeProvider): use custom filtering for adding new nodes
Full Changelog: xiduzo/microflow@v0.7.8...v0.7.9
v0.7.8
What's Changed
- fixed some issues, mostly interface wise by @xiduzo in https://github.com/xiduzo/microflow/pull/62
Full Changelog: xiduzo/microflow@v0.7.7...v0.7.8