| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| kew-v4.2.6-setup.exe | 2026-07-16 | 7.9 MB | |
| README.md | 2026-07-16 | 468 Bytes | |
| v4.2.6 source code.tar.gz | 2026-07-16 | 12.6 MB | |
| v4.2.6 source code.zip | 2026-07-16 | 12.7 MB | |
| Totals: 4 Items | 33.2 MB | 0 | |
kew 4.2.6
Enhancements:
- Use a logger instead of fprintf(stderr,... statements and make sure it flushes to stderr every time.
Bug fixes:
-
Fix issue with resize.
-
Fix a case where if current song was null, the current songdata clone didn't get unloaded.
-
Fixed issue with kew play <path> command, where it wouldn't return from the function when it should.
Full Changelog: https://github.com/ravachol/kew/compare/v4.2.5...v4.2.6