Skip to content

Releases: mountainash/Mixcloud-Play

📦 Package Dependency Updates Again

08 Mar 16:49
Compare
Choose a tag to compare

Added

  • CHANGELOG.md file

Changed

  • Update dependency electron from v26.2.4 to v29.1.1
  • Update dependency electron-builder from v24.6.4 to v24.13.3
  • Update dependency electron-updater from v6.1.4 to v6.1.8
  • Update dependency electron-store from v8.1.0 to v8.2.0

Fixed

  • Drag area in the header
  • Paddding to the Mixcloud logo so it's not under the window controls
  • Track info collection and track changes checking

Release Track: 🎵 https://www.mixcloud.com/Professor_Eddy/billboard-hot-soul-singles-november-17th-1979/

📦 Package Dependency Updates

02 Oct 15:39
4bf6eb9
Compare
Choose a tag to compare

It's 11 months since the last update...

  • Reduced the drag area in the header so that the Nav links and buttons are clickable
  • Update dependency electron from v21.2.0 to v26.2.4
  • Update dependency electron-builder from v23.6.0 to v24.6.4
  • Update dependency electron-updater from v5.3.0 to v61.4
  • Update dependency electron-context-menu from v3.6.0 to v3.6.1

Release Track: 🎵 https://www.mixcloud.com/lowlight/electronic-music-1971/

🎃 Less Surprises Release

30 Oct 17:51
Compare
Choose a tag to compare

A big re-write of how track info is collected and track changes are checked which allows the Menu Tray and Notifications to better stay in sync - so you can see what you hear - less surprises! 🎃

But one surprising change 🧙 is that now when you attempt to quit or close the window while the audio is playing... the app will close! Why is that a suprise? Well in the past it didn't do this mountainash/Mixcloud-Play#89

📦 Dependency Updates ⬆️

  • Update dependency electron from v21.0.1 to v21.2.0
  • Update dependency electron-builder from v23.3.3 to v23.6.0
  • Update dependency electron-updater from v5.2.1 to v5.3.0
  • Update dependency electron-context-menu from v3.5.0 to v3.6.0

Release Track: 🎵 https://www.mixcloud.com/johnnykage19/halloween-set-siriusxm-ch13-pitbulls-globalization/

Electron v21 & other Dependency updates

02 Oct 20:50
Compare
Choose a tag to compare

Dependency updates

  • Update dependency electron from v17.1.0 to v21.0.1
  • Update dependency electron-builder from v22.14.13 to v23.3.3
  • Update dependency electron-updater from v4.6.5 to v5.2.1
  • Update dependency electron-context-menu from v3.1.2 to v3.5.0
  • Update dependency electron-store from v8.0.1 to v8.1.0

Release Track: 🎵 https://www.mixcloud.com/Dependencies/u1f311/

 Apple Silicon Release

27 Feb 21:34
9eed2fb
Compare
Choose a tag to compare

Get the newest mixes in your ear quicker [app startup speed] and chewing less power with the new Apple Silicon release target. Also a new Electron major version bump.

  • Update dependency electron from v15.3.0 to v17.1.0
  • Update dependency electron-builder from v22.13.1 to v22.14.13
  • Update dependency electron-context-menu from v3.1.1 to v3.1.2
  • Update dependency electron-updater from v4.3.9 to v4.6.5
  • Update dependency keytar from v7.7.0 to v7.9.0
  • Update dependency electron-config from v2.0.0 to electron-store v8.0.1 (same dep, but new name & version)
  • Removed electron-is-dev

Release Track: 🎵 https://www.mixcloud.com/naroma/polyester-schwestern/

You [un]blocked me on Facebook

06 Jun 16:54
e29bdda
Compare
Choose a tag to compare

While updating the code to change from using an Electron deprecated window handling method, we were also able to make an allowance for facebook.com for anyone wanting to login to Mixcloud using their Facebook login (closes #59)

Dependency Updates

-Update from Electron 12 to Electron 13

Release Track: 🎵 https://www.mixcloud.com/christopherpena5/you-blocked-me-on-facebook/

Remember me?

06 Apr 11:56
e755cc7
Compare
Choose a tag to compare

From this release your login details will be captured and stored in your device Keystore (Keychain) so when your session expires and you see the Mixcloud homepage, just click the "Login" link and you stored details will be submitted and boom, you're ready to listen to beats with a click (no keyboard required).

If you want to clear your login (or switch to another account) use the "Logout" menu item from the Mixcloud Play menu.

This release also includes a massive Electron version bump (Electron v4.2.12 -> v12.0.2) so probably expect some performance & security benefits (the usual things with new dependencies).

Release track: https://www.mixcloud.com/artimix/2017-07-02a-blue-boy-remember-me-mixtape-using-ipod-only/

Copy & Paste, Release

11 Nov 01:21
f908321
Compare
Choose a tag to compare

The "copy & paste" Release allows you to do just that, you can now copy & paste your comment or a search term using the right-click context menu (you could before only if you knew the famous universal keyboard short-cuts).

But that's not all:

  • you can also correct spelling mistakes (just by right clicking on them and picking a suggestion)

Release 0.12.0

27 Oct 22:17
300f7b3
Compare
Choose a tag to compare
  • DOM Hooks fixed to Mixcloud.com so track notifications work again
  • Electron updated to v4.2.12 (from v3.1.13)

App drag area changes

16 Apr 07:15
Compare
Choose a tag to compare

Restricted app drag area to just the menus and advert area at the top of the screen - Issue #34