Skip to content

Commit 407646a

Browse files
author
Martin Rotter
committed
3.9.2
1 parent 9423ddd commit 407646a

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

pri/vars.pri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ APP_REVERSE_NAME = "com.github.rssguard"
44
APP_LOW_H_NAME = ".rssguard"
55
APP_AUTHOR = "Martin Rotter"
66
APP_COPYRIGHT = "(C) 2011-2021 $$APP_AUTHOR"
7-
APP_VERSION = "3.9.1"
7+
APP_VERSION = "3.9.2"
88
APP_LONG_NAME = "$$APP_NAME $$APP_VERSION"
99
APP_EMAIL = "[email protected]"
1010
APP_URL = "https://github.com/martinrotter/rssguard"

resources/desktop/com.github.rssguard.appdata.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<url type="donation">https://martinrotter.github.io/donate/</url>
3131
<content_rating type="oars-1.1" />
3232
<releases>
33-
<release version="3.9.1" date="2021-04-12"/>
33+
<release version="3.9.2" date="2021-04-12"/>
3434
</releases>
3535
<content_rating type="oars-1.0">
3636
<content_attribute id="violence-cartoon">none</content_attribute>

resources/text/CHANGELOG

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
3.9.2
2+
-----
3+
Note that this is bug-fix maintenance release and all included fixes were backported to this release from 4.x branch which is my main goal right now. RSS Guard 4 will bring huge number of new features and fixes later this year.
4+
5+
Fixed/changed:
6+
* Fixed main app window behavior when it is maximized and article is opened in external web browser. (#395)
7+
* RSS Guard installer no longer automatically restart your PC when installing MSVC++ runtime libraries. Sorry!
8+
* Google Reader API plugin now correctly synchronizes changed messages back to server.
9+
110
3.9.1
211
-----
312
Note that this is bug-fix maintenance release and all included fixes were backported to this release from 4.x branch which is my main goal right now. RSS Guard 4 will bring huge number of new features and fixes later this year.

0 commit comments

Comments
 (0)