Skip to content

v1.0.4 - Report View Fix & Distribution Update

Choose a tag to compare

@Trez-zerT Trez-zerT released this 20 May 21:52
· 18 commits to main since this release

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 range panic 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.4 in the Setup view.
  • Repository Reorganization: Release binaries are now organized in a structured binaries/ directory.
  • Documentation: Added a detailed CHANGELOG.md to the project.

Supported Platforms

Binaries are attached for Linux (amd64, arm64, armv7), macOS (arm64, amd64), Windows (amd64, arm64), and FreeBSD (amd64).