app-v1.5.2
Ironclad/rivetapp-v1.5.2Oct 18, 2023by abrenneke
AI Summary
This is a patch release (v1.5.2) focused on cross-platform bug fixes for Windows and Linux, particularly around plugin installation and the node executor. The release also introduces a new in-app updater and performance optimizations for plugin installation.
Key Highlights
- Cross-platform bug fixes for Windows and Linux (plugin installation and node executor)
- New in-app updater for future version management
- Plugin performance optimization (skipping pnpm install when not needed)
- Better error logging when plugin loading fails
- Fix for firewall warnings when launching node executor
New Features
- New in-app updater for future versions
- Support for plugins to skip pnpm install when not needed, to speed up installing
Full Release Notes
## New Features - New in-app updater for future versions - Support for plugins to skip pnpm install when not needed, to speed up installing ## Bug Fixes - Fix installing plugins on windows - Fix using node executor with plugins on windows & linux - Fix installing plugins when node is not installed - Better logs when plugin loading fails - Fix settings menu width - Fix firewall warnings when launching node executor