Releases: paopre/Spontini
Releases · paopre/Spontini
1.30_alfa
1.25_alfa
Version 1.25
- Fix SVG to PDF export Windows issue
1.24_alfa
Version 1.24
- Added config param for command-line options for LilyPond
- Enhancement on handling MIDI input init failure
1.23_alfa
Version 1.23
- Compatible with LilyPond 2.25.0 to 14
- Compatible with LilyPond 2.24.1 to 2.24.3
- Libs updated, bugfixes
1.20_alfa
Version 1.20
- Removed virtual environment
- Removed autoinstallation and added executables (now the editor is much faster to launch)
- Compatible with LilyPond from 2.23.81 to 2.24.0
- Added Windows/Linux/Macos pyinstaller automation for releases
- Added many CI/CD tests
- Removed abjad example (the editor still works with abjad, but maintaining this example is time-consuming)
- Added LilyPond auto-install tool
- Added LilyPond default auto-install
- Reset LilyPond modified
- Fixed musicxml2ly bug
- Code refactored and shortened in many points
1.13-alfa
- Added support for PDF output
- Added support for MIDI input
- Added mergeTableCells(...) function, useful for swapping notes up and down in piano tables
- Compatible with LilyPond from 2.23.6 to .80
- Added test suite (migrated from personal host to GitHub host)
1.9-beta-2
- Added "Toggle JSSVG" tool
- Added user settable renderSvgTextWithGeometricPrecision (prevents Chrome's issues when rendering text)
- Added tools for fonts
- "Add pages/sections filter" (formerly defined as "Include/exclude selections") tool made easier to use and more robust
- Tool for compiling chunks of score modified and expanded
- Fixed goToPage() issue (when the compiled score has less pages than the previous one)
- Added better looking input dialogs for search/replace
- Tested compatibility with LilyPond 2.23.5
- Added support for dashed and dotted slurs
- Added mark with functions (BULK) tool
- Added slurs on Symbols tab
- Custom symbols configuration made simpler
- Replaced CairoSVG with Inkscape (easier to install on Windows and works better)
- Added scripting tools for manipulating PDF/SVG files associated to the score.
- Prevent window resizing while the mouse wheel is moved inside the SVG panel and the document is not ready
- Fixed subtle issue when downloading PDF/midi
- Added tool for configuring parameters from the main GUI
1.6-beta
1.4-beta
1.2
- Compatible with LilyPond 2.23.0 to .4
- Litle improvements to some examples
- set-properties-example-2 can be used for regression tests
- Simplified Abjad example
- Added "Include/exclude selections" tool + example
- Added "Format table" tool
- Codemirror link updated to version 5.63.3
- Improved tabular-functions.ly (easyCrossStaff)
- FastAPI updated to 0.70.0 (0.65.2 is buggy)