https://github.com/Sigil-Ebook/Sigil/releasesSigil-1.0.0 represents a major milestone in Sigil's history. The requirement that all epubs must be restructured to meet Sigil's long-held standard has finally been lifted. Users can still manually choose to restructure epubs to the old Sigil standards if they choose, but it will no longer be done automatically upon opening. Please read the following notes carefully to avoid confusion.
sigil - epub wysiwyg Editor v 1.5.1
Moderatoren: |Gordon|, Jean, Moderatoren
Re: sigil - epub wysiwyg Editor v0.9.18
endlich Version 1.0 - Hinweise sorgfältig lesen!
Trypanophobie ist heilbar - es gibt eine Spritze dagegen!
Sigil - epub wysiwyg Editor v 1.1.0
Sigil-1.1.0
Besser, dunkler, bunter…
Fehlerbehebungen, Unterstützung für Dark-Modus (Win/Lin), Brandneue Icons.
Besser, dunkler, bunter…
Fehlerbehebungen, Unterstützung für Dark-Modus (Win/Lin), Brandneue Icons.
Re: sigil - epub wysiwyg Editor v 1.1.0
Sigil 1.2.0 mit kleineren Verbesserungen und Bugfixes:
https://github.com/Sigil-Ebook/Sigil/releases
https://github.com/Sigil-Ebook/Sigil/releases
Trypanophobie ist heilbar - es gibt eine Spritze dagegen!
Re: sigil - epub wysiwyg Editor v 1.2.0
Wieder was neues mit Sigil 1.3.0
https://sigil-ebook.com/2020/07/24/sigil-1-3-0-release/
https://sigil-ebook.com/2020/07/24/sigil-1-3-0-release/
Re: sigil - epub wysiwyg Editor v 1.3.0
v. 1.4.0
mix of bug fixes and new features for both epub2 and epub3 users.
Multiple Language Spellcheck support! Icon Themes and other cool stuff!
https://sigil-ebook.com/2020/11/13/sigil-1-4-0-release/
mix of bug fixes and new features for both epub2 and epub3 users.
Multiple Language Spellcheck support! Icon Themes and other cool stuff!
https://sigil-ebook.com/2020/11/13/sigil-1-4-0-release/
Re: sigil - epub wysiwyg Editor v 1.4.1
Sigil 1.4.1
Bug Fixes:
Bug Fixes:
- critical bug fix for over xml encoding html used inside metadata in the opf
- return use of ctrl-f to its long standing functionality
Re: sigil - epub wysiwyg Editor v 1.4.2
Sigil-1.4.2 Critical Fix Release
Bug Fixes Since Sigil-1.4.0:
Bug Fixes Since Sigil-1.4.0:
- critical bug fix for incorrectly xml encoding of opf metadata attributes that use entities
- fix bug in “Add Existing” files when file names would require percent encoding
- fix bug in multiple language spellchecking dialog word lookup when no language attributes used
- update de, nl, sv, ko, ru translations that missed the Sigil 1.4.0 initial release
- critical bug fix for over xml encoding html used inside metadata in the opf
- revert ctrl-f to it long standing Find and Replace behaviour
Re: sigil - epub wysiwyg Editor v 1.4.3
Sigil-1.4.3 Critical Bug Fix Release
- critical bug fix for OPF metadata attributes that use named entities
- fix critical bug which caused split to break links that are bare fragments
- fix mismatched override wait cursor usage
- fix crashes when dictionaries are missing on load or during first spellcheck
- fix additional critical bugs which caused split to lose fragments from link targets
- fix double # chars in fragment ids during merge
- fix hang on load with bad encryption.xml font uris
- update the mapping of language codes to dictionaries without the need to restart
- quiet unneeded debug output when importing an epub
- fix opf cleanup bug when identical xmlns values are used with two different prefixes on the same tag
Re: sigil - epub wysiwyg Editor v 1.5.1
Mittlerweile bei Version 1.5.1
Features:
Features:
- Can now handle single xhtml file sizes over 2megabytes in size via its own URL Schemehandler
- Will now highlight matched open close tag pairs while editing in Code View
- Delete open close tag pairs (Remove Tag Pair)
- Default selection of text for basic CodeView formatting including bold, italic, etc based on cursor position
- Shift double-click (and Alt double-click) on a tag to select tag contents (including tag)
- Expanded split on Sigil Split Marker capabilities to work better with nested tags
- Added a new C++ CSS Parser and Query engine that works with Sigil's version of Gumbo
- The Reports tool for "CSS Selectors" now lists all CSS selectors not just classes
- The "Delete Unused Styles" tool now handles all unused CSS Selectors not just classes
- The Reports for "CSS Selectors" and "Delete Unused Selectors" now handle selectors in XHTML Style tags
- Added ability to load text and csv files to Group Saved Searches to automate lists of replacements
- Reworked the Metadata Editor to be much more Human Readable with tooltips to show xml tags
- Added semantic code to the descriptive field in Add Semantics as a learning aid (Thank You BeckyEbook!)
- Checkpoint ManageRepos now has the ability to sort the repo table by any column (Thank You BeckyEbook!)
- The Sigil User Guide has be completely reworked to bring it to Sigil 1.5.0+ levels