- (Dev) Started work on API to fetch higher quality album art.
- Fixed timestamp showing up when song is paused.
- Fixed error on fetching album art from iTunes API.
- Added Dynamic album art fetched from the Apple Music API (might break at times).
- Added Mica design to the window to match Windows 11.
- Removed the console popping up when running the app.
- Fixed timestamp showing up when the RPC was in idle mode.
- Improved player detection. The RPC should now not show up for media being played in other apps.
- (Dev) Upgraded .NET to version 8
- Added run on startup feature.
- (Dev) Upgrade to .NET 7 and latest Avalonia.FuncUI.
- Added timestamp to presence.
- Fixed broken checkboxes.
- Fixed broken stop button (used to not end presence on Discord).
- Add LiteDB for local storage
- Remove settings.json
- Fix app not starting due to absence of settings.json file
- Added switches for run on startup and hide on start tasks ( Both are not functional as of now )
- Added idle presence when MediaPlayer is closed
- Temporarily remove timestamps as they do not work as intended