Skip to content

Commit 1582601

Browse files
committed
Update CHANGELOG
1 parent 4016141 commit 1582601

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
22

33
## v0.6.0
44

5-
- Implemented simple peak visualizer.
5+
- Implemented simple peak visualizer with presets.
66
- When no track is selected and play button is pressed, the first track in the tree will be played now.
77
- Fixed issues with adding files due to possible extension mismatches.
88
- Removed retranslation of the version element in about window, which caused it to disappear.
9+
- When opening/dropping folders in the program, it correctly creates tab with these folders' names, instead of theirs parents names.
10+
- Added `rap.log` file, where some logs of the program is output.
11+
- Maybe improved the performance of playback and opening files in the table.
12+
- Fixed problems when deleting tabs to the left of the selected, and made tab removal even less error-prone.
13+
- Fixed not removing the old cover from the dock widget when switching to a new track that has no cover.
914

1015
## v0.5.1
1116

0 commit comments

Comments
 (0)