Releases: aorumbayev/lazylora
Releases · aorumbayev/lazylora
v0.4.0
chore: updates dependencies and adds config persistence Updates multiple dependencies in Cargo.lock to their latest versions, enhancing functionality and fixing potential bugs. Introduces configuration persistence using `dirs` and `serde` to store settings such as network and live update preferences, improving user experience by remembering settings across sessions. Improves UI with color updates and better display Adds: - Configuration persistence to load and store app settings - User feedback popup for network switching - UI enhancements and styling Fixes: - Dependency version issues
v0.3.0
fix: show errors when network is unavailable; fix resizing delays
v0.2.0
fix: refines network search functionality Implements network search across transactions, blocks, accounts, and assets using the Algorand APIs. Updates UI for search input with type selection and result display. Includes fixes for command line argument to get version.
v0.1.0
feat: initial alpha release