Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Frescobaldi-4.0.4-Intel.dmg | 2025-08-08 | 250.5 MB | |
Frescobaldi-4.0.4.dmg | 2025-08-08 | 237.6 MB | |
Frescobaldi-4.0.4.msi | 2025-08-08 | 186.3 MB | |
frescobaldi-4.0.4.tar.gz | 2025-08-08 | 9.6 MB | |
Frescobaldi 4.0.4 source code.tar.gz | 2025-08-08 | 8.6 MB | |
Frescobaldi 4.0.4 source code.zip | 2025-08-08 | 9.2 MB | |
README.md | 2025-08-08 | 3.5 kB | |
Totals: 7 Items | 701.8 MB | 41 |
What's Changed
- Fix E401,E701,E711,E712,E721,F402,F403,F821 errors found by ruff by @fedelibre in https://github.com/frescobaldi/frescobaldi/pull/1991
- Fix a call to an obsolete method in the ViewManager event handler by @bmjcode in https://github.com/frescobaldi/frescobaldi/pull/2003
- Fix an exception caused by renamed enums in the Quick Insert panel by @bmjcode in https://github.com/frescobaldi/frescobaldi/pull/2005
- Credits: mark untranslatable strings consistently by @fedelibre in https://github.com/frescobaldi/frescobaldi/pull/2006
- Build the tarball in the release.yml workflow by @fedelibre in https://github.com/frescobaldi/frescobaldi/pull/2000
- Remove pygame from project.dependencies by @fedelibre in https://github.com/frescobaldi/frescobaldi/pull/2007
- Improve formatting of CONTRIBUTING.md by @bmjcode in https://github.com/frescobaldi/frescobaldi/pull/2013
- delete Python 2 compatibility measures by @igneus in https://github.com/frescobaldi/frescobaldi/pull/2018
- QtWebEngine: disable GPU and software rasterizer by @fedelibre in https://github.com/frescobaldi/frescobaldi/pull/2016
- Bug reports: ask the user to explain what he was doing by @fedelibre in https://github.com/frescobaldi/frescobaldi/pull/2014
- Fix ruff E722, no bare excepts by @ksnortum in https://github.com/frescobaldi/frescobaldi/pull/2012
- Rename the Raster page layout in Preferences by @fedelibre in https://github.com/frescobaldi/frescobaldi/pull/2027
- Fix ruff check E713, 'not in' warnings by @ksnortum in https://github.com/frescobaldi/frescobaldi/pull/2015
- Add installation instructions for non-technical Linux users by @ksnortum in https://github.com/frescobaldi/frescobaldi/pull/2028
- Always use the current shorthand for staccatissimo by @fedelibre in https://github.com/frescobaldi/frescobaldi/pull/2045
- Make all MIDI widgets share a single player instance by @bmjcode in https://github.com/frescobaldi/frescobaldi/pull/2053
- Set the maximum zoom for the PDF viewer to 800% by @bmjcode in https://github.com/frescobaldi/frescobaldi/pull/2056
- Doc settings backup by @fedelibre in https://github.com/frescobaldi/frescobaldi/pull/2043
- Fix snippet shortcuts breaking when a main window is closed by @bmjcode in https://github.com/frescobaldi/frescobaldi/pull/2048
- Adapt pyproject.toml to Briefcase 0.3.24 by @fedelibre in https://github.com/frescobaldi/frescobaldi/pull/2057
- Fix open .ly file from Finder (macOS) by @inkandpaper-app in https://github.com/frescobaldi/frescobaldi/pull/2051
- Fix Flathub quality guidelines checks by @fedelibre in https://github.com/frescobaldi/frescobaldi/pull/2046
- MIDI input improvements by @bmjcode in https://github.com/frescobaldi/frescobaldi/pull/2060
- Modifications to remove unused variables by @ksnortum in https://github.com/frescobaldi/frescobaldi/pull/2020
- Changes to the Score Wizard to remove unused variables. by @ksnortum in https://github.com/frescobaldi/frescobaldi/pull/2022
- 4.0.4 release by @fedelibre in https://github.com/frescobaldi/frescobaldi/pull/2044
Translations
- Update Japanese translation by @JunTamura1959 in https://github.com/frescobaldi/frescobaldi/pull/2036
- Update ko.po by @MarongHappy in https://github.com/frescobaldi/frescobaldi/pull/2061
New Contributors
- @inkandpaper-app made their first contribution in https://github.com/frescobaldi/frescobaldi/pull/2051
Full Changelog: https://github.com/frescobaldi/frescobaldi/compare/v4.0.3...v4.0.4