Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Hymnal-Browser-Lite-v0.5.0.zip | 2025-07-16 | 30.9 MB | |
README.md | 2025-07-16 | 1.5 kB | |
Release v0.5.0 source code.tar.gz | 2025-07-16 | 3.0 MB | |
Release v0.5.0 source code.zip | 2025-07-16 | 3.0 MB | |
Totals: 4 Items | 36.9 MB | 1 |
Release Summary – July 16, 2025
Features
- Added command-line support for launching hymns and parsing app arguments.
- Pass
-q [query]
to launch the top search result (e.g., 227 -> To God Be The Glory) - Pass
-s
to launch in slideshow mode. - Updated global font size.
Bug Fixes
- Clarified and improved formatting in the README, including the download link and app description.
Other Changes
- Bundled PowerShell scripts for compiling and packaging Hymnal Browser Lite.
- Included essential binary files:
7z.dll
,7z.exe
, and the updater. - Refactored multiple components (e.g., Launcher, UI, Updater) for better readability and maintainability.
- Enhanced documentation and formatting across modules for clarity and consistency.
- Marked the legacy installer as discontinued and excluded from the main app.
- Improved updater reliability with fallback handling and metadata updates.
What's Changed
- Improve README formatting and update download link by @verdaderoken in https://github.com/msdacsystems/hymnalbrowser-lite/pull/8
- Add CLI support (-q, -s), search service, and system-wide refactors by @verdaderoken in https://github.com/msdacsystems/hymnalbrowser-lite/pull/10
Full Changelog: https://github.com/msdacsystems/hymnalbrowser-lite/compare/v0.4.3...v0.5.0