processor-1.27.0-rc2
Pre-release
Pre-release
·
7 commits
to main
since this release
Processor 1.27.0-rc2
version code: 130
Release Notes
New onboarding UI
- New welcome screen (Lite)
- Redesigned and refined account setup (Lite)
- New provisioning screen for setting up the processor (Lite, Core)
- Improved processor pairing experience - the flow is more resilient to network hiccups
and lets you retry manually when something goes wrong
Embedded Hub in the Manager app
- The Local Manager can now open the Acurast Hub inside the app
- No need for connecting the Manager to a desktop browser - the full Hub is available
directly from the Manager
Device settings
- The Core app now opens the device's full system settings, not just the Wi-Fi settings
Runtimes
- Cargo, Node.js: deployments can now set the size and pixel density of the surface the
Runtime Browser renders to, and read it back, instead of always inheriting the device's
display - so rendered page output is consistent across devices (docs - pending) - Node.js: the bundled Llama library has been updated to
b10164
Bug fixes and improvements
- Improved IPFS stability - heartbeats and deployments that would previously fail due to IPFS errors should now be much less common
- Security patches for the execution runtimes
- Clearer, more precise Cargo execution error messages reported on chain
- More detailed usage logs, to help us track down issues faster