Accepting request 961295 from home:ecsos

- Update to 1.9.2
  * Bug Fixes:
    - fix loss of highlight on match when searching
    - fix incorrect search counts
    - fix incomplete replace all
    - fix useability issues in Saved Searches
    - fix handling or subcapture replacements when no search
      capture groups are provided
    - fix crash on Windows from too fast/repeated Find Net and Find
      Previous launched via keyboard shortcuts

OBS-URL: https://build.opensuse.org/request/show/961295
OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/sigil?expand=0&rev=66
This commit is contained in:
2022-03-12 10:54:41 +00:00
committed by Git OBS Bridge
parent d84e7e3356
commit 1c2a92df45
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Sat Mar 12 09:02:47 UTC 2022 - ecsos <ecsos@opensuse.org>
- Update to 1.9.2
* Bug Fixes:
- fix loss of highlight on match when searching
- fix incorrect search counts
- fix incomplete replace all
- fix useability issues in Saved Searches
- fix handling or subcapture replacements when no search
capture groups are provided
- fix crash on Windows from too fast/repeated Find Net and Find
Previous launched via keyboard shortcuts
-------------------------------------------------------------------
Sat Mar 5 10:44:16 UTC 2022 - ecsos <ecsos@opensuse.org>