Page MenuHomeSolus

Update sigil to 1.2.1
ClosedPublic

Authored by algent on Jul 8 2020, 8:17 PM.
Tags
None
Referenced Files
F11003460: D9201.diff
Mon, Jul 31, 2:45 PM
F10999374: D9201.diff
Fri, Jul 28, 1:12 PM
F10814820: D9201.id22197.diff
May 31 2023, 5:37 PM
F10814746: D9201.id22217.diff
May 31 2023, 5:18 PM
F10813584: D9201.diff
May 31 2023, 12:09 PM
F10762876: D9201.id22217.diff
May 18 2023, 9:37 PM
F10693412: D9201.id.diff
Apr 25 2023, 12:28 AM
Subscribers

Details

Summary

Changelog:

  • New Features
    • Provide a tweak setting to adjust drag distance
    • Added YesToAll and NoToAll options for replacing images via Add Existing…
    • Highdpi and uifont setting information is now available to Sigil’s plugins
    • Add a Checkpoint feature to Sigil for fast versioned saves to git repositories
    • add ability to easily create a Checkpoint
      • add ability to see the changes between the current epub and any earlier Checkpoint
      • add ability to revert the entire epub back to an earlier Checkpoint
      • added ability to manage and delete Checkpoint repositories.
  • Bug Fixes
    • Fix cosmetic file name issue when aborts file rename edits in BookBrowser
    • Improve default drag-distance for BookBrowser
    • Fix index generation bug related to non-escaped text used in regular expressions
    • Fix bug that caused lost class attributes when marking words for an index
    • Guide to Landmark Semantic mappings have been extended to better cover “other.*” guide items
    • Modified the codebase to use Ordered hashes/dictionaries throughout to prevent unneeded reordering in tag attribute order

Resolve T9125

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan
  • From an EPUB file, edit the text.
  • Add and remove images.
  • Add a video file and preview it.
  • Check spelling.

Diff Detail

Repository
R2904 sigil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

algent requested review of this revision.Jul 8 2020, 8:17 PM
JoshStrobl added a subscriber: JoshStrobl.

LGTM and thanks for taking up maintainership!

This revision is now accepted and ready to land.Jul 10 2020, 2:46 PM
This revision was automatically updated to reflect the committed changes.