4.3.1
This commit is contained in:
parent
2e76ae5b13
commit
c49f1fc1e6
@ -66,7 +66,7 @@ set(APP_AUTHOR "Martin Rotter")
|
|||||||
set(APP_COPYRIGHT "\\251 2011-${YEAR} ${APP_AUTHOR}")
|
set(APP_COPYRIGHT "\\251 2011-${YEAR} ${APP_AUTHOR}")
|
||||||
set(APP_REVERSE_NAME "io.github.martinrotter.rssguard")
|
set(APP_REVERSE_NAME "io.github.martinrotter.rssguard")
|
||||||
set(APP_DONATE_URL "https://github.com/sponsors/martinrotter")
|
set(APP_DONATE_URL "https://github.com/sponsors/martinrotter")
|
||||||
set(APP_VERSION "4.3.0")
|
set(APP_VERSION "4.3.1")
|
||||||
|
|
||||||
set(APP_URL "https://github.com/martinrotter/rssguard")
|
set(APP_URL "https://github.com/martinrotter/rssguard")
|
||||||
set(APP_URL_DOCUMENTATION "https://github.com/martinrotter/rssguard/blob/${APP_VERSION}/resources/docs/Documentation.md")
|
set(APP_URL_DOCUMENTATION "https://github.com/martinrotter/rssguard/blob/${APP_VERSION}/resources/docs/Documentation.md")
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
4.3.1
|
||||||
|
-----
|
||||||
|
|
||||||
|
Fixed:
|
||||||
|
* Reverted to Qt 6.3 for Windows 10+ builds due to some regressions AGAIN.
|
||||||
|
* Fixed TT-RSS icons downloading when obtaining list of feeds/folders.
|
||||||
|
* RSS Guard now converts all placeholders (for example "%data%") to native path folder separators.
|
||||||
|
|
||||||
4.3.0
|
4.3.0
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user