1.8.0 is here!
Quick release since there seem to have been some issues regarding the (lack of) codesigning for the macOS builds.
Added
- Added client-side sort options for Favorites songs in the Artist page (#1691)
- (Docker) Added
REMOTE_URLenv variable to statically set the server remoteUrl when usingSERVER_LOCK(#1810) (Thanks @polyjitter)
Changed
- Loading skeletons have had their shimmer animation re-enabled
- Image loading has been optimized around the app
Fixed
- Fixed macOS binary requiring additional
codesignto run after removing from quarantine (#1813) - Fixed regression on artist page header image using the incorrect primary image
- Fixed build errors due to missing peer dependencies with pnpm > v10.3.0 (#1796)
What's Changed
- use ad-hoc code signing for macOS build by @jeffvli in #1815
- fix translated zh-Hant and zh-Hans by @olivertzeng in #1807
- Remote URL hardcoding compatibility by @polyjitter in #1810
- use electron-builder's static AppImage runtime by @mihawk90 in #1816
New Contributors
- @olivertzeng made their first contribution in #1807
- @polyjitter made their first contribution in #1810
Full Changelog: v1.7.0...v1.8.0