Releases: newst4rt/Lyrify
Releases · newst4rt/Lyrify
v0.8.1
v0.8
[v0.8] 2025.12.05
First official release 🎉
Added
- Added
-p, --print-playersparameter for displaying all running music players. - Added future_color variable for defining upcoming lyrics' color.
- Added
-s --styleparameter for applying user defined style configuration files. - Added
src/style.configas default style config. - Added new font-style option cross out in
src/style.config. - Add browser functionality.
Fixed
- Fixed multiple bugs in
src/lyric_providers/lrclib.py. - Fixed crash and display an emoji when an advertisment appears.
- Fixed broken offline-storage function.
Changed
- Revamped
--help. - Changed the color format from RGB to HEX.
- Updated
README.md. - Updated
status_codes.md. - Updated Commander.
Remove
- Removed
--highlight-colorand replace it with-s --style.