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:
parent
7c5b97d87d
commit
79dd5c1721
@ -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
3
sigil-1.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f8ea3c11a33bb54de3de1b401fb7ec8d440a5a63277c4d7ed32a29ba629eac66
|
||||||
|
size 21315598
|
@ -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>
|
Mon Jun 28 10:53:29 UTC 2021 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define sigil_doc_version 2021.05.27
|
%define sigil_doc_version 2021.05.27
|
||||||
Name: sigil
|
Name: sigil
|
||||||
Version: 1.6.0
|
Version: 1.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: WYSIWYG Ebook Editor
|
Summary: WYSIWYG Ebook Editor
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user