Versie 2.7.0 van Sigil is uitgekomen. Sigil is een opensource e-bookeditor met uitgebreide mogelijkheden die ontwikkeld wordt voor Windows, Linux en macOS. Het programma kan zowel EPUB- als HTML-bestanden importeren, inclusief opmaak en afbeeldingen. Er is volledige ondersteuning aanwezig voor EPUB 2 en EPUB 3. Het kan verder een inhoudsopgave met verscheidene niveaus genereren en de EPUB-syntax direct bewerken in de code view. De changelog voor deze uitgave kan hieronder worden gevonden.
New FeaturesBug Fixes
- Update to Qt 6.9.3 with some additional patches
- Update to PCRE2 version 10.46
- Update WebProfileMgr to use the new QWebEngneProfileBuilder to properly set up disk caches
- Modify HeadingChange and CaseChange ToolButtons to remember last used action
- Add in a custom Windows manifest file so that Windows open-with works
- Create a new dynamic Automation menu to replace the older toolbar only version (hideable by the user)
- Allow up to 9 most recent files in the Sigil File menu
- Use environment var “SIGIL_ONLY_USE_LANGCODES” to restrict long List of Language codes to user’s choice
- The Metadata Editor now has a pop up context menu to make navigation easier
- The Metadata Editor will now respond as expected to right and left arrow keys for navigation
- Added support for 2 additional Automation tools available for use in Automation Lists
- OnFailedRunSavedSearchReplaceAll
- Conditionally run a saved search only if the previous saved search produced 0 replacements
- OnSuccessRunSavedSearchReplaceAll
- Conditionally run a saved search if only if the previous saved search produced > 0 replacements
- Make validation of css via W3C network validator work more consistently (http: -> https:)
- Make sure repomanager.py works with pre- and post-0.23 dulwich
- Fixes for potential crashes from using unitialized member pointers
- Fix issues with ClipsWindow and m_LastPasteTarget
- Remove QtPositioning from being needed in QtWebEngine builds on MacOS
- Fix bug with double-click to select “word” in CV not working the some for intl langauges
- Fix issues by alerting user to file path duplication during initial load of epub
