Skip to content

Releases: go-musicfox/go-musicfox

v4.5.3

14 Jun 13:20
a76b2b5
Compare
Choose a tag to compare

Changelog

Features

Others

  • a76b2b5 Merge pull request #292 from anhoder/master
  • 8933591 chore: update scoop config & changelog

v4.5.2

13 Jun 04:57
Compare
Choose a tag to compare

Changelog

Optimize

  • 1447fc3 optimize: rm useless field playedTime

Docs

Others

  • c8494bf chore: rm winget
  • 5bf7aa2 chore: update scoop config & changelog

v4.4.1

13 May 13:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.4.0...v4.4.1

v4.4.0

12 May 12:30
Compare
Choose a tag to compare

What's Changed

  • Update readme for linux building and troubleshooting by @soloopooo in #250
  • feat: 添加 “我的收藏” #196 by @recreators01 in #253
  • fix: opening the QR code image fails when the MUSICFOX_ROOT environment variable is set in Windows by @zhifengle in #257
  • feat: support Windows System Media Transport Controls #246 & add new player engine: Windows Media Player
  • update mpris esam:asText #202
  • feat: append songs of playlist to now playig list #232
  • feat: double type to enter menu #248
  • upgrade deps & refactor & fix some bugs

New Contributors

Full Changelog: v4.3.3...v4.4.0

v4.3.3

31 Mar 14:24
Compare
Choose a tag to compare

Full Changelog: v4.3.2...v4.3.3

v4.3.2

30 Mar 10:22
1da37f6
Compare
Choose a tag to compare

What's Changed

  • fix: fix faulty position for MPRIS by @poly000 in #235
  • feat: add pageUp/pageDown... by @anhoder in #242

Full Changelog: v4.3.1...v4.3.2

v4.3.1

24 Feb 13:11
Compare
Choose a tag to compare

Changelog

  • 608f2d6 fix: 每日推荐歌单
  • 5989e5d Merge pull request #228 from poly000/patch-1
  • 6d4fe1a fix: use AppName in internal.types
  • a44d0c2 fix: set mpris Identity an user-friendly name
  • 3a49acc optimize: 默认关闭签到功能
  • 43d3385 Merge pull request #221 from go-musicfox/dependabot/go_modules/golang.org/x/crypto-0.17.0
  • 1e05b6a build(deps): bump golang.org/x/crypto from 0.10.0 to 0.17.0
  • af433e0 fix: linux dbus s.props is nil
  • cd2f4b9 Update event_handler.go
  • 3892ffa fix: cannot load framework in Mac Sonoma
  • 31d0122 feat: add vscode launch config
  • 5d4d717 Merge pull request #212 from imxyy1soope1/fix/cache_priority
  • 041c9f0 fix(utils): music cache priority
  • 4ceb7d9 fix(utils): music cache priority
  • 3acd57d Merge remote-tracking branch 'refs/remotes/origin/master'
  • 7368a25 feat: foxful-cli ticker
  • 9810f20 feat: update scoop config
  • 99f4e67 Merge branch 'optimize/version'
  • 70d165b Merge branch 'feat/iss202'
  • 446a60a Merge branch 'fix/iss114'

v4.3.0

30 Oct 14:10
4333bef
Compare
Choose a tag to compare

Changelog

  • 4333bef Merge pull request #209 from imxyy1soope1/patch-1
  • 9bf9b11 fix: missing import
  • 52fdbd2 Merge pull request #206 from imxyy1soope1/fix/iss114
  • 34e2d2f Merge pull request #207 from imxyy1soope1/feat/iss202
  • dfb24c7 Merge pull request #208 from imxyy1soope1/optimize/version
  • fd1c619 improvement(build): omit hostname error message in version.sh
  • 4692ee4 fix(lyric): fix panic when no lyric
  • 4ba8d3f feat(player): provide xseam:asText for mpris
  • b69ae5d fix(state_handler): update playing position every 200ms
  • b3f30ab Merge pull request #205 from imxyy1soope1/fix/iss203
  • f1158cd fix iss203
  • 6d18b6e feat: update scoop config

v4.2.1

08 Oct 13:14
615074b
Compare
Choose a tag to compare

Changelog

v4.2.0

17 Sep 13:32
Compare
Choose a tag to compare

Changelog

  • 9b1db07 fix: register global_key
  • 1260746 fix: github action
  • 7c2a102 fix: github action
  • d9dfe6e fix: global hotkey build
  • 9632ffc feat: 自定义下载文件名格式(#193)
  • f7cb76f feat: 进度条配置优化 & 支持全局快捷键
  • e1f735c feat: update scoop config