[READ-ONLY] Mirror of https://github.com/probablykasper/ferrum. Music library app for Mac, Linux and Windows ferrum.kasper.space
electron linux macos music music-library music-player napi windows
0

Configure Feed

Select the types of activity you want to include in your feed.

0.19.9

Kasper (Jul 4, 2025, 8:13 AM +0200) cb173afe 42eee85d

+4 -4
+1 -1
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 - ## Next 3 + ## 0.19.9 - 2025 Jul 4 4 4 - Fix column size not updating when resizing window 5 5 - Fix column sorting not working 6 6
+2 -2
package-lock.json
··· 1 1 { 2 2 "name": "ferrum", 3 - "version": "0.19.8", 3 + "version": "0.19.9", 4 4 "lockfileVersion": 3, 5 5 "requires": true, 6 6 "packages": { 7 7 "": { 8 8 "name": "ferrum", 9 - "version": "0.19.8", 9 + "version": "0.19.9", 10 10 "devDependencies": { 11 11 "@eslint/compat": "^1.3.1", 12 12 "@eslint/js": "^9.30.1",
+1 -1
package.json
··· 4 4 "productName": "Ferrum", 5 5 "author": "kasper.space", 6 6 "description": "Music library app", 7 - "version": "0.19.8", 7 + "version": "0.19.9", 8 8 "repository": "https://github.com/probablykasper/ferrum", 9 9 "updates_url_prefix": "https://github.com/probablykasper/ferrum/releases", 10 10 "latest-release-api-url": "https://api.github.com/repos/probablykasper/ferrum/releases/latest",