-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Note that the upstream project deliberately changed their licensing attribution file from GPL v3 to v2 in this release series. ## ReText 8.0.1 (2023-05-28) * Bugs fixed: - Issue #594 — Fix opening files in existing window by relative path. - Issue #597 — Fix unreachable text at the bottom of the file. - Issue #599 — Fix truncating file when new text cannot be encoded with the selected encoding. - Issue #604 — Allow WebEngine renderer to load iframes such as YouTube embeds. - Issue #609 — Fix incorrect font size with WebEngine renderer. - Issue #620 — LICENSE_GPL file now has text of GPL v2. * Translations updated: - Dutch (contributed by Heimen Stoffels). - French (contributed by uGwA0XP3cm2w). - Italian (contributed by Alessandro Melillo). - Norwegian (Bokmål) (new, contributed by Sverre Våbenø). - Persian (contributed by Hadi F and Arya Younesi). - Portuguese (Brazil) (contributed by Rodrigo Zimmermann). - Spanish (contributed by Antonio Villamarin). - Turkish (contributed by Serkan ÖNDER). ## ReText 8.0.0 (2022-07-24) * Dependency changes: - ReText is now using Qt 6 and PyQt6. - PyQt6-WebEngine is required for JavaScript support. - WebKit is no longer supported. * Improvements and bugs fixed: - PR #543 — Added Apply button to Preferences dialog (contributed by Amos Kong). - Issue #384 — Save button is now enabled in auto-save mode. - Issue #536 — Support spell checking for multiple languages. - Issue #555 — Support setting bold font for editor. - Issue #581 — Added backtick key to surround keys. - Run-time resources are now installed into package directory. - `setup.py` now allows building wheels. * Translations updated: - Polish (contributed by Maciej Haudek). - Spanish (contributed by Pedro Torcatt). - Turkish (contributed by Serkan ÖNDER in #556).
- Loading branch information
1 parent
86811f4
commit 3d31429
Showing
3 changed files
with
68 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.8 2022/02/10 05:18:19 gutteridge Exp $ | ||
$NetBSD: distinfo,v 1.9 2023/08/10 14:10:40 gutteridge Exp $ | ||
|
||
BLAKE2s (ReText-7.2.3.tar.gz) = a56ce80d480669442c839880afdad2e7284a215c5bfef0962056ec94f4c270fb | ||
SHA512 (ReText-7.2.3.tar.gz) = eb337866f5dfacad2f23435f09b550f4378df5bb261d6f79b1708fed9e7bd93e96e8f06f940cb7109fe02aa6df0592b151f11dfe13853799f0b1ac2c1065a0da | ||
Size (ReText-7.2.3.tar.gz) = 527428 bytes | ||
BLAKE2s (ReText-8.0.1.tar.gz) = 146a665aa84791597cf9ac2bede18c0b6291de51f363a681c3393057e64c5d23 | ||
SHA512 (ReText-8.0.1.tar.gz) = a2a03a821ac06e0408cd036189e9fce18f4b693085aaa15e0d95f2a80157f6ab09b0bcecd9574673ce57fc9cde937457e8d62971f1553cbc26c681039401178a | ||
Size (ReText-8.0.1.tar.gz) = 538968 bytes |