[PR #909] [MERGED] pre-release v0.21.3 #918

Closed
opened 2026-03-03 00:01:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/aome510/spotify-player/pull/909
Author: @aome510
Created: 1/8/2026
Status: Merged
Merged: 1/8/2026
Merged by: @aome510

Base: masterHead: pre-release-0.21.3


📝 Commits (3)

  • 02b8933 add workaround changes to prepare for patched release
  • fd310de update deps
  • 234d050 bump app's version to 0.21.3

📊 Changes

4 files changed (+692 additions, -356 deletions)

View changed files

📝 Cargo.lock (+684 -346)
📝 lyric_finder/Cargo.toml (+1 -6)
📝 spotify_player/Cargo.toml (+3 -3)
📝 spotify_player/src/config/mod.rs (+4 -1)

📄 Description

Resolves #899

  • update dependencies
  • downgrade viuer to v0.9.2 cause the newer version causes app freeze when running on kitty
  • add workaround for users who cannot register new Spotify app due to the new restrictions

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/aome510/spotify-player/pull/909 **Author:** [@aome510](https://github.com/aome510) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@aome510](https://github.com/aome510) **Base:** `master` ← **Head:** `pre-release-0.21.3` --- ### 📝 Commits (3) - [`02b8933`](https://github.com/aome510/spotify-player/commit/02b89337a8568a0aeb697ac4c29d8859035397ae) add workaround changes to prepare for patched release - [`fd310de`](https://github.com/aome510/spotify-player/commit/fd310de9afd0da259e5c0d42f3658df55cad92cd) update deps - [`234d050`](https://github.com/aome510/spotify-player/commit/234d05001ea5df8b03433ffea8bb683e8d69695e) bump app's version to 0.21.3 ### 📊 Changes **4 files changed** (+692 additions, -356 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+684 -346) 📝 `lyric_finder/Cargo.toml` (+1 -6) 📝 `spotify_player/Cargo.toml` (+3 -3) 📝 `spotify_player/src/config/mod.rs` (+4 -1) </details> ### 📄 Description Resolves #899 - update dependencies - downgrade `viuer` to `v0.9.2` cause the newer version causes app freeze when running on kitty - add workaround for users who cannot register new Spotify app due to the new restrictions --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 00:01:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#918
No description provided.