SHA256
1
0
forked from pool/sigil

Accepting request 907885 from home:ecsos

- Update to 1.7.0
  * Bug Fixes
    - Workaround to ensure the Saved Searches Controls editor
      widget is movable on all platforms
    - Make the External Xhtml Editor Button/Feature work with both
      PageEdit and non-PageEdit editors again
    - Fix Preview sync when CV transitions from xhtml to css and
      back to xhtml
    - Fix Preview sync when Find and Replace opens new tab with
      search target
    - Fix Preview sync when Validation error clicked on
    - Fix Preview sync when mathml is being used
      (compensate for mathjax changes)
    - Fix mathml use when external MathJax directory is specified
      in builds on Linux
    - Prevent Sigil from loading any manifested mimetype file from
      bad epubs, give load warning
    - Make Spellcheck dialog use double-click to control search in
      CV, to speed paging word list.
    - Prevent duplicate translated semantic names
    - Fix heading tool issues after self-closed BLOCK tags
    - Prevent stack overflow crashes in pcre lib due to recursion
      with some valid regex
    - Fix second window opening on macOS when first launching app
      with file
    - Remove [other.] semantic indicators for epub2
    - Fix crash in CSS Selectors Report when using Filters
  * New Features:
    - added Find Replace Regular Expression validator
    - added SIGIL_DISABLE_VERSION_META environment variable to
      control writing of Sigil Version
    - enable JIT compiler for pcre library to improve regex look-up
      performance
    - update the pcre library to version 8.45 (Final EOL)

OBS-URL: https://build.opensuse.org/request/show/907885
OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/sigil?expand=0&rev=61
This commit is contained in:
Eric Schirra 2021-07-23 08:15:19 +00:00 committed by Git OBS Bridge
parent 7c5b97d87d
commit 79dd5c1721
4 changed files with 42 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ea0e41a56fa98d54c61e2148c6d4b152bd50d8faa59a95c148c8b32b058dacda
size 21192958

3
sigil-1.7.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8ea3c11a33bb54de3de1b401fb7ec8d440a5a63277c4d7ed32a29ba629eac66
size 21315598

View File

@ -1,3 +1,41 @@
-------------------------------------------------------------------
Fri Jul 23 05:50:52 UTC 2021 - ecsos <ecsos@opensuse.org>
- Update to 1.7.0
* Bug Fixes
- Workaround to ensure the Saved Searches Controls editor
widget is movable on all platforms
- Make the External Xhtml Editor Button/Feature work with both
PageEdit and non-PageEdit editors again
- Fix Preview sync when CV transitions from xhtml to css and
back to xhtml
- Fix Preview sync when Find and Replace opens new tab with
search target
- Fix Preview sync when Validation error clicked on
- Fix Preview sync when mathml is being used
(compensate for mathjax changes)
- Fix mathml use when external MathJax directory is specified
in builds on Linux
- Prevent Sigil from loading any manifested mimetype file from
bad epubs, give load warning
- Make Spellcheck dialog use double-click to control search in
CV, to speed paging word list.
- Prevent duplicate translated semantic names
- Fix heading tool issues after self-closed BLOCK tags
- Prevent stack overflow crashes in pcre lib due to recursion
with some valid regex
- Fix second window opening on macOS when first launching app
with file
- Remove [other.] semantic indicators for epub2
- Fix crash in CSS Selectors Report when using Filters
* New Features:
- added Find Replace Regular Expression validator
- added SIGIL_DISABLE_VERSION_META environment variable to
control writing of Sigil Version
- enable JIT compiler for pcre library to improve regex look-up
performance
- update the pcre library to version 8.45 (Final EOL)
-------------------------------------------------------------------
Mon Jun 28 10:53:29 UTC 2021 - ecsos <ecsos@opensuse.org>

View File

@ -18,7 +18,7 @@
%define sigil_doc_version 2021.05.27
Name: sigil
Version: 1.6.0
Version: 1.7.0
Release: 0
Summary: WYSIWYG Ebook Editor
License: GPL-3.0-only