v1.0.4 - Report View Fix & Distribution Update
Summary
This release addresses a critical stability issue in the Report View and improves the repository structure for better distribution.
Bug Fixes
- Resolved Report View Crash: Fixed a
runtime error: slice bounds out of rangepanic that occurred when toggling report visibility while scrolled down. - Improved UI Stability: The report view now robustly handles content changes by automatically clamping the scroll position.
- Navigation UX: Returning from Settings to Reports now resets the scroll position to the top for a consistent experience.
Improvements
- In-App Versioning: The application now displays
v1.0.4in the Setup view. - Repository Reorganization: Release binaries are now organized in a structured
binaries/directory. - Documentation: Added a detailed
CHANGELOG.mdto the project.
Supported Platforms
Binaries are attached for Linux (amd64, arm64, armv7), macOS (arm64, amd64), Windows (amd64, arm64), and FreeBSD (amd64).