Skip to content

Releases: Baldomo/open-in-mpv

2.4.3

07 Jan 09:17
Compare
Choose a tag to compare

What's Changed

  • Fixed context menu handler (closes #41)

Full Changelog: v2.4.2...v2.4.3

2.4.2

26 Dec 10:21
Compare
Choose a tag to compare

What's Changed

  • Fixed bug failing to load options on right click action

Full Changelog: v2.4.1...v2.4.2

2.4.1

25 Dec 22:06
Compare
Choose a tag to compare

What's Changed

  • Fix active player option handling (fixes #40)
  • Extension and binary releases will now be tagged with the same version to avoid confusion

Full Changelog: v2.4.0...v2.4.1

2.4.0

21 Dec 16:12
Compare
Choose a tag to compare

What's Changed

  • Added version information to built binary, updated Makefile
  • Create vendored tarball during build (closes #37)
  • Updated extension to manifest V3 (closes #39)

Full Changelog: v2.3.0...v2.4.0

2.3.0

26 Aug 17:51
Compare
Choose a tag to compare

What's Changed

  • Fixed small bugs in flags handling thanks to GrainyTV, added some documentation, added more test cases
  • Added "troubleshooting and tips" section to README

Full Changelog: v2.2.2...v2.3.0

2.2.2

12 Jun 08:03
Compare
Choose a tag to compare

What's Changed

  • Fixed typo in Makefile, added fat binary generation on MacOS, added arm64 support on MacOS

Full Changelog: v2.2.1...v2.2.2

2.2.1

06 May 09:18
Compare
Choose a tag to compare

What's Changed

  • Updated Go version for build to 1.22, should fix #23

Full Changelog: v2.2.0...v2.2.1

2.2.0

15 Feb 10:56
Compare
Choose a tag to compare

What's Changed

  • Set default supported schemas when no config file is provided by @SuperSandro2000 in #20
  • open-in-mpv: respect the player's executable config by @uninsane in #26

New Contributors

Full Changelog: v2.1.0...v2.2.0

2.1.0

30 Dec 12:01
Compare
Choose a tag to compare

Changelog

410a3e8 Added explicit supported URL schemes matching for all players to reduce protocol abuse, added relevant section to README, added tests for new code
e2a3cb1 Set CGO_ENABLED=0 for all platforms, closes #8
410a3e8 Added explicit supported URL schemes matching for all players to reduce protocol abuse, added relevant section to README, added tests for new code

Full Changelog: v2.0.2...v2.1.0

2.0.1

28 Jan 18:23
Compare
Choose a tag to compare

What's Changed

  • Fix "Open this page in mpv" feature by @sudofoobar in #6

New Contributors

  • @sudofoobar made their first contribution in #6

Full Changelog: v2.0.0...v2.0.1