Download Sigil 2.1.0

Spread the love

Version 2.1.0 of Sigil has been released. Sigil is an open source e-book editor with extensive possibilities which is being developed for Windows and macOS. The program can import both EPUB and HTML files, including formatting and images. Full support is provided for both EPUB 2 and EPUB 3. It can also generate a multi-level table of contents and edit the EPUB syntax directly in the code view. The following changes and improvements have been made in this release:

New Features

  • Assign menu accelerators P – Plugins, and K – Checkpoints (thank you BeckyEbook)
  • Add ability to change keyboard focus using keyboard shortcuts or menus to BookBrowser, Preview, CodeView, ClipsWindow, and TableOfContents Windows
  • Preserve Media Overlay Active Classes when deleting unused classes
  • Goto Link Or Style (or Ctrl-Clicking on a class will now search selectors with combinators if nothing found in normal css classes
  • Update to a newer Spanish hunspell dictionary
  • Overhaul of Building on Linux documentation
  • Update 3rdparty zlib to version 1.3.1 for security and other bug fixes
  • Update 3rdparty pcre2 to version 10.43 for security and other bug fixes
  • Update to Qt 6.6.2 for security fixes, accessibility improvements
  • Allow cancellation of Save if mend on save set and not well formed
  • Windows users can now set the SIGIL_USE_FREETYPE_FONTENGINE environment variable to more fully support woff and woff2 fonts

Bug fixes

  • Multiple bug fixes from Qt 6.6.2 such as the transient child window resize bug on Windows, etc
  • Fix QuickParser bug when parsing attribute names not properly ignoring all legal whitespace
  • Make OPF parsing robust to alternative whitespace usage as well
  • Fix creation of thumbnails of svg images in SelectFiles and Image Report for macOS
  • Fix svg rendering in QtSvg by filtering out desc and title tags inside text tags pre-rendering
  • Fix Python plugin quickparser.py to better handle svg mixed case tag names
  • Better handle canceling out of plugins prior to their completion
  • Better handle Guide/Landmark title translations (thank you BeckyEbook)
  • Clean up cmake and build warnings
  • Fix crash on Windows when using woff/woff2 fonts

Version number 2.1.0
Release status Final
Operating systems macOS, Windows 10, Windows 11
Website Sigil
Download https://github.com/Sigil-Ebook/Sigil/releases/tag/2.1.0
License type GPL
You might also like