-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
23 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
v4.0.0: | ||
- Notes with different speeds | ||
- UI improvements | ||
- Mute Button | ||
- More accurate tick visualization (still to be tested) | ||
- Choose between different tick visualizations | ||
|
||
v4.0.1: | ||
- Fix: That tick visualization did sometimes not stop. | ||
- Fix: Stop showing active scene title when when it is deleted. | ||
- Fix: Animation issues. | ||
|
||
v4.1.0: | ||
- Improved selection of different beat durations | ||
- Slight UI changes to better fit different aspect ratios | ||
- Fix: UI issue with note editor and high-dpi devices | ||
- Fix: Avoid overlap of bpm-text and slide-to-scenes-image | ||
- Fix: Incorrect note sizes for large displays | ||
|
||
v4.1.2: | ||
- Consider plurals in strings. |