What's Changed
User Interface
- Ability to set font attributes at a sentence level to apply them to all its member words.
- Better text word resizing, keeping a constant height/width ratio.
- Better drag n' drop for all clefs.
Engine
- Verse numbers are detected and filtered out of the lyric lines.
- Isolated punctuations marks (as in French) are combined with the preceding lyric syllable.
- Support for the rehearsal marks.
- Support for BARITONE, MEZZO_SOPRANO and SOPRANO clefs.
- Additional book processing switch to accept braced parts without internal bar connections.
Project
- Audiveris for Windows is now available on the Scoop Extras bucket
Contributions
- flaptak/flathub: update to 5.9.0 by @mwilck in #874
- Fix deprecation warnings for Gradle 9.x by @rintaro-okahara in #889
- Fix #621: Ensure BarlineInter is removed from StaffBarlineInter on deletion by @drtootsie in #900
- Fix #124: Re-assign augmentation dot when note head is replaced by @drtootsie in #901
- Fix #151: Improve wedge export ordering in MusicXML by @drtootsie in #897
- Fix #146: Improve grouping of whole note heads into chords by @drtootsie in #898
- Fix #355: Add options for dynamics placement (Above/Below staff) by @drtootsie in #899
New Contributors
- @rintaro-okahara made their first contribution in #889
- @drtootsie made their first contribution in #900
Full Changelog: 5.9.0...refs/heads/master