Accepting request 789560 from home:ecsos
- Update to 1.2.0 * New Features: - Provide a tweak setting to adjust drag distance for Windows & Linux - 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 (stored via a local git repository) - 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 for Windows & Linux - Reduce required drag distance for macOS - 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 - Changed the removeDir() routine to better deal with Windows delete file issues. - Updated Building on Windows docs - Updated Building on MacOS docs - Modified the codebase to use Ordered hashes/dictionaries throughout to prevent unneeded reordering in tag attribute order OBS-URL: https://build.opensuse.org/request/show/789560 OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/sigil?expand=0&rev=40
This commit is contained in:
parent
2974f63316
commit
dff7b30c09
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b22c612464f5d3f62f850c0412183d7eba0c6f4879c3d6a521f9872b6f98da79
|
|
||||||
size 21370163
|
|
3
1.2.0.tar.gz
Normal file
3
1.2.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:34c7c5c707375b561f00341509e59ae7036e893af06859ca8dbcebd5cf125758
|
||||||
|
size 21462398
|
@ -1,3 +1,43 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 29 16:45:24 UTC 2020 - ecsos@opensuse.org
|
||||||
|
|
||||||
|
- Update to 1.2.0
|
||||||
|
* New Features:
|
||||||
|
- Provide a tweak setting to adjust drag distance for
|
||||||
|
Windows & Linux
|
||||||
|
- 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 (stored via a local
|
||||||
|
git repository)
|
||||||
|
- 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 for
|
||||||
|
Windows & Linux
|
||||||
|
- Reduce required drag distance for macOS
|
||||||
|
- 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
|
||||||
|
- Changed the removeDir() routine to better deal with Windows
|
||||||
|
delete file issues.
|
||||||
|
- Updated Building on Windows docs
|
||||||
|
- Updated Building on MacOS docs
|
||||||
|
- Modified the codebase to use Ordered hashes/dictionaries
|
||||||
|
throughout to prevent unneeded reordering in tag attribute
|
||||||
|
order
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 7 10:29:02 UTC 2020 - ecsos@opensuse.org
|
Fri Feb 7 10:29:02 UTC 2020 - ecsos@opensuse.org
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define sigil_doc_version 2019.09.03
|
%define sigil_doc_version 2019.09.03
|
||||||
Name: sigil
|
Name: sigil
|
||||||
Version: 1.1.0
|
Version: 1.2.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: WYSIWYG Ebook Editor
|
Summary: WYSIWYG Ebook Editor
|
||||||
License: GPL-3.0-only
|
License: GPL-3.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user