Logos App §
- Created Nix script to build Mac bundle and DMG installer
- Converted example UI app to QML
- Converted main UI app to QML
- Extracted Package Manager from the Main UI code to its own UI app
- Fixed issue in which Modules Memory & CPU monitorting was not working correctly
- Various UI improvements (App Launch Bar, colors, Module List and Monitoring)
- ios App can now call a module method outside the core modules
Logos c++ SDK §
- Fixed issue in which a last int as a parameter would result in the wrong call due to timeout being the last parameter logos-cpp-sdk#3, it was necessary to fix this for the wallet module to make progress.
Module Viewer App §
- Created app to load logos modules, supports listing methods, interacting with methods, and subscribing and viewing events.