Skip to content

Releases: Mastermindzh/tidal-hifi

1.1.1

05 Oct 08:48
Compare
Choose a tag to compare

fixes the arch build :)

Version 1.1.0

04 Oct 09:52
beacedd
Compare
Choose a tag to compare
  • updated to electron 8.0.0
  • added cork support
  • set up a base for integrations
  • fixed various little bugs, including window size and artist display
  • added mpris-service (but commented it out again because it throws a 403)
  • icon should be fixed on gnome

V1.0.1 fixing CVE-2020-7598 and updating other npm packages

10 Apr 09:28
Compare
Choose a tag to compare

This is basically the exact same thing as release 1.0 with a small bugfix to fix CVE-2020-7598.

I also updated the other npm packages whilst I was at it.

V1

02 Feb 10:05
d05d8f4
Compare
Choose a tag to compare
V1

The first stable version of the package.
Everything works, been playing with it for a while now, and with the localhost issue sorted I feel ready to release a V1.

Beta version with settings + api integrations

03 Nov 20:32
Compare
Choose a tag to compare

The 0.5 version still isn't meant for public use.
I released it because it now contains the (express-based) API to which I can connect using i3. I did this a few days earlier

Things this build includes:

  • express API to control/monitor Tidal
  • settings screen (+ saving settings with electron-store)
  • a custom menu
  • saner defaults (menu is now being shown for first-time users)

Other things of note:

  • I enabled GitHub actions to build artifacts for me. (lots of release artifacts now 😃)
  • I enabled Github projects to track my progress.

Beta version

20 Oct 20:52
Compare
Choose a tag to compare
Beta version Pre-release
Pre-release

This is pretty much meant for myself and 1 friend.

We've been using the app by running npm start since my original (working) commit on September 16 2019.

My friend and I loved the hifi functionality this app gave us but running npm start was getting tedious.

Builds are only available for Linux hosts for now and only those that my dev machine can build at the moment (sorry rpm guys :/)