Windows x64 download
Linux AppImage download
MacOS (Arm64) download
MacOS (Intel) download

Sigil 2.7.5 is a mixture of bugfixes and new features.

New Features

  • updated to the very latest Qt 6.10.2 (minimum MacOS supported version is now 10.13)
  • updated to the very latest Python 3.14.2
  • added Save Selected Data to CSV in SpellcheckEditor dialog via pop-up menu
  • added possible shortcut id number to the ClipEditor to make assigning clip shortcuts easier
  • made Classes Used Report doubleclick open the class defintion in CodeView if found
  • set initial focus in the Regex Rename dialog to the regex field on launch
  • added min and max buttons to titlebar in Reports and Spellcheck Editor to ease use with small screens
  • extended Python Function Replace to allow easier creation of a SigilMatch object
  • added Unicode Codepoint name to the status bar for the character after the cursor to CodeView
  • extended the Codepoint name to include the codepoint itself (Thank you BeckyEbook)
  • converted ClipboardHistorySelector dialog to be non-modal, auto updating, with min button
  • converted MDViewer (GetInfo) to be non-modal and work with multiple BookBrowser selections
  • add status message when updating Validation result
  • redesign how web cache profiles are used and cleared to improve stability and speed

Bug Fixes

  • WebProfileMgr will now detect multiple instances of Sigil and choose the right profile cache type
  • removed leftover debug output from WebProfileMgr to prevent confusion
  • handle multiple dots in a row when developing a file name from a string (Thank you BeckyEbook)
  • corrected Image Report usage counts by including use in CSS and html style tags
  • fixed possible label truncation in RERenamer dialog
  • fixed for having to repeat Find when search starts in html but is searching css, js, etc
  • fixed Class Used Report to look inside xhtml file style tags too
  • fixed AddMetadata dialog by providng a clarifying title string
  • updated Building_on_Linux to include Apline Linux support (#839)
  • fix typo and duplication in plugin support routine hrefutils.py
  • fix bug in media-type assignment for smil files in PluginRunner
  • adapt python3lib/repomanagercode.py to recent changes in dulwich that broke backwards compatibility
  • fix Preview sync to location bug when actively editing svg, css, js

Notes:

It’s possible that Windows users may need to update their Visual Studio VC++ Redistributable runtimes if Sigil doesn’t run.

The Sigil Linux AppImage is built on Ubuntu Jammy (22.04) and is targeting glibc 2.35 and higher. Use ldd –version to see if your system at least has a shot at being able to use the AppImage. Don’t forget to make sure the AppImage is executable after downloading. Trouble is not expected but be safe and backup your existing Sigil preferences (if you have any) before trying the AppImage.

The latest version of the Sigil User Guide can always be downloaded from the Sigil website, or from its own GitHub repository.

Please check the Sigil website for important Sigil support links, additional resource downloads, and platform-specific trouble-shooting tips/requirements.

The MacOS builds are signed AND notarized.

PGP Fingerprint (for signed tags and source archives): B5A5 6206 AB0F BC1A 24EF AB8A A166 D29A 8FCD AC63

All Sigil binary (and source) downloads can also be found as assets at the bottom of The Sigil-2.7.5 Github Release page.