Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Feb 24, 2024
1 parent 84db598 commit 80eaee5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ updates:
target-branch: develop
versioning-strategy: increase
groups:
all:
dependencies:
patterns:
- "*"
ignore:
Expand Down
13 changes: 9 additions & 4 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,22 @@

### Features

- Dark mode
- Dark mode (Issue #38)
- Show track title, artist and album art
- Stream control: Play, pause, previous, next
- Support for showing disconnected devices (Issue #7)
- Show license and version information (Issue #15)
- Improved iOS playback (Issue #18, PR #45)

### Bugfixes

- HTML input is sanitized (Issue #36)

### General

- Rewrite of the GUI with React

_Johannes Pohl <[email protected]> Sun, 05 Feb 2023 00:13:37 +0200_
_Johannes Pohl <[email protected]> Sat, 24 Feb 2024 00:13:37 +0200_

## Version 0.5.0

Expand Down Expand Up @@ -48,12 +53,12 @@ _Johannes Pohl <[email protected]> Wed, 22 Dec 2021 00:13:37 +0200_

### Features

- Recreate AudioContext if the stream changes

### Bugfixes

### General

- Recreate AudioContext if the stream changes

_Johannes Pohl <[email protected]> Sat, 15 May 2021 00:13:37 +0200_

## Version 0.2.0
Expand Down

0 comments on commit 80eaee5

Please sign in to comment.