Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Hymnal.Browser.Lite-v0.4.0.zip | 2025-04-08 | 31.0 MB | |
Introducing v0.4 source code.tar.gz | 2025-04-08 | 1.4 MB | |
Introducing v0.4 source code.zip | 2025-04-08 | 1.4 MB | |
README.md | 2025-04-08 | 1.4 kB | |
Totals: 4 Items | 33.8 MB | 0 |
Summary
✨ New Features
- Proper rounded corners for Windows 11 UI.
- Added 'Website' option in the context menu.
- Fetch hymn names by number (
GetHymnNameByNumber
). - JSON-based hymn stats tracking.
- Added ISO8601 date humanization utility.
🛠 Improvements
- Updated coding guidelines and versioning.
- Refactored launch button logic using constants.
- Improved search query handling.
- Enhanced text width calculation for better UI accuracy.
- Standardized context menu formatting.
- Optimized window movement tracking.
🐛 Bug Fixes
- Fixed copyright year ranges.
- Renamed
Website
method toOpenWebsite
. - Updated
include
statements for external libraries. - Refined error messages for better debugging.
🧹 Maintenance
- Added
dist
and temporary files to.gitignore
. - Improved installer class maintainability.
- Enhanced error logging in the updater.
What's Changed
- Enhance hymn browser features and improve code structure by @verdaderoken in https://github.com/msdacsystems/hymnalbrowser-lite/pull/3
How to Update
Versions 0.3.2 and later will prompt you to update to the latest release. For earlier versions, you can download the release zip below.
Full Changelog: https://github.com/msdacsystems/hymnalbrowser-lite/compare/v0.3.2.1-beta...v0.4.0