Nouveautés & Corrections
- Fix crash when right click on Misc folder in BookBrowser.
- Allow user to revert CodeView drag_and_drop change via environment variable: SIGIL_ALLOW_CODEVIEW_DROP=1 Note: Using DragnDrop in CodeView is still NOT officially supported.
- Add inadvertantly missed updated Serbian translation (ts) file.
- Bug Fixes : fix Checkpointing to work with dulwich version 0.20.46+.
- Bug Fixes : fix css value parsing when !important is used.
- Bug Fixes : EmbeddedPython fixes to work with Python 3.11 and later.
- Bug Fixes : leave cursor position unchanged if nothing found when search groups of files.
- Bug Fixes : make all Numeric items in Reports align right.
- Bug Fixes : add support for thousands separator to Reports.
- Bug Fixes : allow blank dc:language values to prevent crashing (as Sigil-1.9.10 did).
- Bug Fixes : allow unknown language codes to pass through MetaEditor.
- Bug Fixes : MetaEditor under epub2, allow custom opf scheme values.
- Bug Fixes : prevent duplicate spaces when reformatting CSS in import, charset and namespace.