Skip to content

Tags: Xeniume/LyricFever

Tags

v2.1

Toggle v2.1's commit message
Display update 2.1 window based on new value, display before we retur…

…n for any other reason in .onAppear()

v2.1-alpha

Toggle v2.1-alpha's commit message
Translation: Load user preferred language on startup: Required becaus…

…e Locale.Current only gives English (based on app's fallback UI). so we must manually query for user's preferred language and fallback to Locale.current. Should accurately translate to your system language and display the language in the menu too :D

v2.0

Toggle v2.0's commit message
LRCLIB: Safer code to prevent throwing exception to fetchLyrics() (ca…

…using us to not run the isEmptyPostLoad check, not updating fullscreen no lyric songs)

v2-beta

Toggle v2-beta's commit message
Onboarding: shorten setup menubar message (so that displayed for all …

…users), fix logout check

Only log out if accesstoken fails to decode & decoding into error works & and the code given is 401: unauthorized
This fixes onboarding messages popping up for logged in users!!!

v1.86

Toggle v1.86's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request aviwad#32 from aviwad/reportSpotifyNetworkError

Apple Music fix for when Apple Store ID missing

v1.91

Toggle v1.91's commit message
Carefully avoid running the lyric updater when not onboarding. Force …

…a lyric-updater start once finished onboarding. (this is needed because we have already fetched all the song details in the background)

v1.9

Toggle v1.9's commit message
Carefully avoid running the lyric updater when not onboarding. Force …

…a lyric-updater start once finished onboarding. (this is needed because we have already fetched all the song details in the background)

v1.85

Toggle v1.85's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v1.8

Toggle v1.8's commit message
Manually check for updates and display message in status bar if updat…

…e required. also enable Sparkle automatic updates. Also add the warning ⚠️ emoji

v1.7

Toggle v1.7's commit message
version 1.6 in appcast