Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

v0.10.1

Latest
Compare
Choose a tag to compare
@paced paced released this 05 Oct 07:26
· 51 commits to main since this release
v0.10.1
38eff3c

Change Notes

This is a general-purpose fix for several high-profile bugs found in the latest v0.10.0 release. It should be considered a hotfix and I strongly recommend everybody using v0.10.0 or any v0.9.x version to upgrade to v0.10.1.

There are still many versions to go before I consider this app stable. Thank you for all users for your testing/usage so far!

Product

  • [Retroactive] An arm64 (Apple Silicon) build was added to the product.

Features

N/A.

Bug Fixes

  • Once the first access token is no longer valid, a new access token is requested. This should invisibly fix issues that people had with needing to constantly re-authenticate.
  • On first login, playlists now appear (not just collaborative ones).
  • A rare authentication loop is prevented using a new method of performing reauthentication.

Tasks

  • "Logged Out" was inconsistent, especially with first login. The message will no longer be displayed.
  • Instead of showing an infinite loading screen when definitely not logged in, the app now tells you to reauthenticate.

Security

  • ansi-regex updated to v5.0.1 by upgrading electron-builder to v22.14.4.

Known Issues

N/A.

The SHA-256 hash for this release is:

57bd5deba355648f5e758e85bc579a429e31cba2e2d1f8734e1698fe5dba0790  dist/Now Playing-0.10.1.dmg
cd058c1061df1cefbe6dbb3a3d5f4f245f2d1e179ba4bd2ce93f48a811cf476a  dist/Now Playing-0.10.1-arm64.dmg

Please note that when I rebuilt the app for both i64 and arm64 the SHA-256 hash changed for the i64 version.

Please download the correct version for your architecture:

  • If you're running a machine before mid 2020, you should download the file without arm64 in the filename.
  • If you have an M1, M1 Pro, or M1 Max chip on your machine, you should download the arm64 version.