Skip to content

Commit 0aa51d5

Browse files
committed
Release: v0.2.1 - testing module, UI auto-update, camera inversion test
- Register modules/testing submodule (zelara-ai/testing) - Update apps/desktop: Tauri event-based device-linked UI auto-update + image-inversion-result event - Update apps/mobile: real camera capture in testing screen (replaces hardcoded pixel) - Update wikis: v0.2.0-test + v0.2.1 documentation
1 parent 7a2f0d2 commit 0aa51d5

5 files changed

Lines changed: 7 additions & 3 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@
1616
[submodule "modules/green"]
1717
path = modules/green
1818
url = https://github.com/zelara-ai/module-green.git
19+
[submodule "modules/testing"]
20+
path = modules/testing
21+
url = https://github.com/zelara-ai/testing.git

apps/mobile

modules/testing

Submodule testing added at afc39b7

wikis

Submodule wikis updated from f384084 to 71b154f

0 commit comments

Comments
 (0)