Skip to content

Commit

Permalink
Update CHANGELOG for v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dhzdhd committed Apr 23, 2024
1 parent 2f978df commit 7d018dd
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,24 @@
# Changelog

## v0.2.0 prerelease | 23-04-2024

### Additions

- Added Dynamic album art fetched from the Apple Music API (might break at times).
- Added Mica design to the window to match Windows 11.

### Fixes / Improvements

- 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

## v0.1.0 prerelease | 02-10-2023

### Additions

- Add run on startup feature.
- Added run on startup feature.
- (Dev) Upgrade to .NET 7 and latest Avalonia.FuncUI.
- Added timestamp to presence.

Expand Down

0 comments on commit 7d018dd

Please sign in to comment.