@@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file.
33
44## [ Unreleased]
55
6+ Thanks to the following contributors who worked on this release:
7+ - @cameronwhite
8+
9+ ### Added
10+
11+ ### Changed
12+
13+ ### Fixed
14+
15+ ## [ Alpha 17] - 2022-01-28
16+
617Thanks to the following contributors who worked on this release:
718- @cameronwhite
819- @danailbd
@@ -11,20 +22,20 @@ Thanks to the following contributors who worked on this release:
1122- @NathanBnm
1223
1324### Added
14- - Added support for chord diagrams.
25+ - Added support for chord diagrams
1526 - Chord diagrams are displayed at the top of the score
1627 - Diagrams can be imported from v1.7 files and Guitar Pro 6 / 7 files
1728 - The Chord Name dialog allows for quick selection from existing chord names in the score (chord text items, or chord diagrams)
1829 - Use the Add Chord Diagram option in the text menu to add a new diagram
1930 - Double-clicking a chord diagram will open a dialog to edit it, and selecting a chord diagram and pressing Delete will remove it
20- - Added MIDI playback support for bends that stretch over multiple notes.
31+ - Added MIDI playback support for bends that stretch over multiple notes
2132- Improvements for adjusting the score's zoom (#315 , #340 , #50 )
2233 - Added standard keyboard shortcuts for adjusting the zoom
2334 - The last zoom level is saved in the settings and used when opening new scores
24- - Added a button in the playback widget to toggle the count-in option.
35+ - Added a button in the playback widget to toggle the count-in option
2536- Translations
26- - Added Spanish translation (#348 ).
27- - Added French translation (#355 ).
37+ - Added Spanish translation (#348 )
38+ - Added French translation (#355 )
2839
2940### Changed
3041- Improved the visibility of some colors in the dark score theme (#357 )
@@ -385,6 +396,7 @@ Thanks to the following contributors who worked on this release:
385396* The first alpha release!
386397
387398[ Unreleased ] : https://github.com/powertab/powertabeditor/compare/2.0.0-alpha15...HEAD
399+ [ Alpha 17 ] : https://github.com/powertab/powertabeditor/releases/tag/2.0.0-alpha17
388400[ Alpha 16 ] : https://github.com/powertab/powertabeditor/releases/tag/2.0.0-alpha16
389401[ Alpha 15 ] : https://github.com/powertab/powertabeditor/releases/tag/2.0.0-alpha15
390402[ Alpha 14 ] : https://github.com/powertab/powertabeditor/releases/tag/2.0.0-alpha14
0 commit comments