-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
48 additions
and
1 deletion.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,46 @@ | ||
To be released | ||
2020-10-09 Lars Windolf <[email protected]> | ||
|
||
Version 1.13.3 | ||
|
||
* #893: Update of bookmarking sites | ||
(Mikel Olasagasti) | ||
|
||
* #888: Changes required for Flathub | ||
(Mikel Olasagasti) | ||
|
||
* #882: Implement support for Webkits Intelligent Tracking Protection | ||
(Leiaz) | ||
|
||
* #875: Add <Ctrl>-0 hotkey to reset zoom | ||
(Leiaz) | ||
|
||
* #874: Add debug printing of SAX parser errors | ||
(Leiaz) | ||
|
||
* #846: Remove deprecated usage of gdk_screen_* | ||
(ghost) | ||
|
||
* #844: Update metainfo path (appdata target directory) | ||
(Yuri Konotopov) | ||
|
||
* #776: CSS color update on theme change without restart | ||
(sillyslux) | ||
|
||
* Fixes #883: Feed with comments: last comment replaces all content | ||
(Leiaz) | ||
|
||
* Fixes #866: Bad encoding in doc/html/reference_de.html | ||
(reported by Paul Gevers) | ||
|
||
* Fixes #865: Fixes view mode switch | ||
(Leiaz) | ||
|
||
* Fixes #841: Now shows progress bar when loading websites | ||
(Leiaz) | ||
|
||
* Fixes #828: Crashing with segfault after opening feed articles | ||
(chronoscz) | ||
|
||
* Fixes XLST exception on mediarss feeds with description | ||
(Lars Windolf) | ||
|
||
|
@@ -21,6 +60,14 @@ To be released | |
* Drop Atom 0.2/0.3 (aka Pie) legacy support | ||
(Lars Windolf) | ||
|
||
* #893: Added Persion default feed list | ||
(Kevin Scruff) | ||
|
||
* #890: Update of Indionesian translation | ||
(Samsul Ma'arif) | ||
|
||
* #890: Update of French translation | ||
(Yannick A.) | ||
|
||
|
||
2020-08-29 Lars Windolf <[email protected]> | ||
|