EXE
WinGet
Sigil
Sigil-Ebook · 1.9.10 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Sigil-1.9.10-Windows-Setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Custom
Sigil-1.9.10-Windows-Setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /ALLUSERS /NORESTART /SUPPRESSMSGBOXES /COMPONENTS="dicon,*afiles"
Upgrade
Sigil-1.9.10-Windows-Setup.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /NORESTART /SUPPRESSMSGBOXES /COMPONENTS="dicon,*afiles"
File Identity
Filename
Sigil-1.9.10-Windows-Setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Sigil-Ebook.Sigil
Version
1.9.10
Description
Sigil is a free, open source, multi-platform ebook editor that uses Qt (and QtWebEngine). It is designed to edit books in ePub format (both ePub 2 and ePub 3).
License
GNU General Public License v3.0
↗
Homepage
https://sigil-ebook.com
Installer URL
https://github.com/Sigil-Ebook/Sigil/releases/download/1.9.10/Sigil-1.9.10-Windows-Setup.exe
Min OS Version
10.0.0.0
Upgrade Behavior
install(Install over existing)
Release Notes
This release represents a mix of bug fixes and new features:
Bug Fixes
• Fix insertion of id and links when cursor immediately before a closing tag
• Make sure bundled PySide6 can find QtWebEngine resources on Windows (Qt6)
• Properly recreate or remove encryption.xml depending on font obfuscating or not
• Make Qt6 versions of Sigil use their own ini files to prevent corruption
• treat figcaption as an "other text holder" when prettifying
New Features
• Redesign the FindReplace dialog user inte…