#Changelog Format: Double ## for a version number followed by a space, ISO-Date, Semantic Versioning: ## YYYY-MM-DD major.minor.patch Two empty lines before the next entry. External contributors notice at the end of the line: (LastName, FirstName / nick) ## 2022-07-15 2.1.0 Add functions to move block to start or end of track. Scroll view when dragging blocks and tracks with the mouse. Add 3/2 to metrical instruction. Autosave when exporting Lilypond .ly or PDF. Command to quickly add text below or above a staff. Allow menu commands in CC and Block view: PDF, .ly export, metadata edit, zoom. Fix lilypond tempo export. Cleaner .ly export with more line breaks, comments and using more default ly instructions when available, instead of our custom generic-purpose scripts. ## 2022-04-15 2.0.3 Use the new systewide library libcalfbox-lss instead of providing our own. This lib is now a dependency. https://git.laborejo.org/lss/libcalfbox-lss Fix PyQt regressions with implicit float to int conversion in integer-widgets. Add X-NSM-Capable=True and X-NSM-Exec to the .desktop file ## 2022-01-15 2.0.2 This CHANGELOG is now available through the programs help menu directly. Icons are now send to JACK Metadata. ## 2021-01-15 2.0.1 Remove Nuitka as dependency. Build commands stay the same. ## 2020-12-18 2.0.0 Initial Release