Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zekroTJA committed May 21, 2022
1 parent 4ea1006 commit 0a3f5c7
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
[VERSION]

Initial release.
- Added favicon, page title and meta tags.
- Added cache control headers for front end files so that they can be cached by the browser.
- Added logout button.
- Block sounds from being played when tags are on guilds exclude list.
- Added auto-reconnection for lavalink connection.
- Removed the foreign key constraint on the postgres playback log table.
- Fix web socket disconnection screen.
- Fix tags input update bug on first input.
- Fix that search bar can no more receive input when hidden.

0 comments on commit 0a3f5c7

Please sign in to comment.