YouTube Music Versions Save

:musical_note: A Mac app wrapper for music.youtube.com

1.3.3

2 years ago

Fixed

  • Added an explicit check to clear out registered service workers that cause blank screens on launch. #167

Release Workflow Job (#2273597495)

1.3.2

2 years ago

Fixed

  • A periodic inconsistency where the app launches to a blank screen. #164

Release Workflow Job (#2261605714)

1.3.1

2 years ago

Fixed

  • A regression where increasing the height of the draggable toolbar was interfering with HTML elements in the page. #162

Release Workflow Job (#2255712177)

1.3.0

2 years ago

Added

  • A new application icon matching the new design language of macOS Big Sur. #160
  • A new keyboard shortcut for search (Command + F) to allow faster access to the search bar. #151

Fixes

  • Removed the keyDown keyboard commaned to allow proper traversal of search results. #151
  • Increased navigation bar height to 64 to allow proper mouse-click passthrough. #151

Release Workflow Job (#2152740780)

1.2.0

2 years ago

Added

  • Apple Silicon support. #149
  • Deeply integrated support for Touch Bar on MacBook Pro. #146
  • Alternative global shortcut keys for controlling music playback. #140

Release Workflow Job (#1390869913)

1.1.1

3 years ago

Fixes

  • Media control keys not responding on newer versions of macOS. #57
  • Content not appearing in macOS Big Sur. #130

Release Workflow Job (#789261905)

1.1.0

3 years ago

G'day everyone! Tim here! It took a fair few weeks of R&D (including a PR to fastlane itself!), but with Steve's blessing, I've finally managed to remove DevMateKit and replace it with an automated build system around GitHub Actions that will enable creating release updates of YT Music far more frequently than before.

This is just a basic release incorporating all of the previous improvements, but now this system in place, hopefully we can start bringing new features and OS support to the app moving forward! Enjoy!

Added

  • A Github Actions automated release pipeline. #126

Changes

  • Set NSRequiresAquaSystemAppearance to false to enable Dark Mode appearance #102

Fixes

  • Music auto-plays when receiving call. #58
  • Enabled media controller commands. #81
  • Latest album art being pulled correctly for every new notification. #84
  • Too many notifications appearing too often. #85
  • App crashes when resizing the window. #87

Release Workflow Job (#780623177)

1.0.6

5 years ago

I've changed a few things in this release and it now targets 10.11 for those of you still rocking El Capitan (though you really should think about upgrading at some point 🤭).

Media Center

This version also adds support for the native media center added in macOS 10.12.2. This means that the Today widget in Notification Center and the media center on Touch Bar devices now fully works!

Bug Fixes

I've also fixed a bug with the like and dislike shortcuts not always liking the currently playing track.

Feedback

As always, please leave any feedback or issues on Github and you can also follow me on Twitter

1.0.5

5 years ago

Hello everyone! This update adds a couple of new features that hopefully make the YT Music experience feel a little more native.

Keyboard Shortcuts

I've added a number of keyboard shortcuts which can be found in the new "Playback" menu in the Menu Bar. Things like Play/Pause, Next, Previous, Shuffle, Repeat, Like, and Dislike can be found here.

These are also available in the menu on the Dock icon. Right-click or option-click the YT Music icon to find these.

Notifications

Okay, not everyone will want these and they are on by default. Like any Mac app they can be disabled in System Preferences > Notifications.

For those of you that do want these, you'll get a little banner slide in whenever the track changes. Click the banner to open YT Music or swipe it away with your mouse.

Feedback

I hope the changes are well received and any feedback or bugs can be reported on Github

1.0.4

5 years ago
  • Only allows the window to be moved in the toolbar area at the top of the screen.