|
41 | 41 | </provides> |
42 | 42 |
|
43 | 43 | <releases> |
| 44 | + <release version="2.0.0-alpha19" date="2022-10-17"> |
| 45 | + <url>https://github.com/powertab/powertabeditor/releases/tag/2.0.0-alpha19</url> |
| 46 | + <description> |
| 47 | + <p>New Features / Improvements</p> |
| 48 | + <ul> |
| 49 | + <li>The spacing between systems can now be configured in the preferences (#239, #382)</li> |
| 50 | + <li>Added Japanese and Russian translations</li> |
| 51 | + </ul> |
| 52 | + <p>Changes</p> |
| 53 | + <ul> |
| 54 | + <li>Rhythm slashes from `.ptb` files are now imported (as a regular staff for now, until full support for rhythm slashes is added) (#16, #389)</li> |
| 55 | + <li>Increased the upper limit for irregular grouping values (#376)</li> |
| 56 | + <li>The time signature dialog now enables the visibility checkbox by default (#356, #383)</li> |
| 57 | + <li>Improved rendering of slide outs from a note (#393)</li> |
| 58 | + </ul> |
| 59 | + <p>Bug Fixes</p> |
| 60 | + <ul> |
| 61 | + <li>Fixed several potential errors when importing `.ptb` and Guitar Pro files.</li> |
| 62 | + <li>Fixed a potential crash when exporting to Guitar Pro (#379)</li> |
| 63 | + <li>Fixed issues where non-ASCII characters from `.ptb` files were not loaded correctly (#379)</li> |
| 64 | + <li>Fixed an issue where some bars could be skipped when importing a Guitar Pro file with a small number of bars.</li> |
| 65 | + <li>Ties between notes in different systems are now supported by the Guitar Pro exporter.</li> |
| 66 | + <li>Fixed a regression from alpha 15 where the final barline in a system could not be edited.</li> |
| 67 | + <li>The snap package provides more helpful error messages when the MIDI device cannot be accessed (#386)</li> |
| 68 | + <li>Fixed a crash when editing multi-bar rests (#391)</li> |
| 69 | + <li>Fixed a potential crash when double-clicking to edit a bend (#390)</li> |
| 70 | + <li>Fixed a potential crash when using the Shift String Up / Down commands (#394)</li> |
| 71 | + <li>Fixed a potential crash when displaying imported `.ptb` files (#396)</li> |
| 72 | + <li>Fixed a MIDI playback issue where the pitch wheel could be incorrectly shifted when starting playback in the middle of the score (#395)</li> |
| 73 | + </ul> |
| 74 | + </description> |
| 75 | + </release> |
44 | 76 | <release version="2.0.0-alpha18" date="2022-03-10"> |
45 | 77 | <url>https://github.com/powertab/powertabeditor/releases/tag/2.0.0-alpha18</url> |
46 | 78 | <description> |
|
0 commit comments