SHA256
1
0
forked from pool/sigil

Accepting request 978741 from home:ecsos

- Update to 1.9.10
  * 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 interface to minimize
      size while adding features
    - Add a FindReplace "Text" only checkbox and support to exclude
      tags from search
    - Add a Toggle Line Wrap Mode and its support added to CodeView
      via pop-up menu
    - Add a Dry Run Replace dialog to act as "Replace All" what if.
      (Shift + Count All)
    - Add a Replacement filter dialog to allow users to delete
      unwanted replacements before applying Replace All
      (Shift + Replace All)
    - Add a Counts Report to Saved Searches to show Saved Search
      Group counts by search
- Update Sigil_User_Guide to 2022.05.17

OBS-URL: https://build.opensuse.org/request/show/978741
OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/sigil?expand=0&rev=68
This commit is contained in:
2022-05-23 15:01:00 +00:00
committed by Git OBS Bridge
parent 1c2a92df45
commit 7ce80683d7
7 changed files with 39 additions and 9 deletions

2
.gitattributes vendored
View File

@@ -22,4 +22,4 @@
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
## Specific LFS patterns
Sigil_User_Guide_2022.02.01.epub filter=lfs diff=lfs merge=lfs -text
Sigil_User_Guide_2022.05.17.epub filter=lfs diff=lfs merge=lfs -text