Skip to content

Commit 97630af

Browse files
committed
Update version to 8.1
1 parent 9983411 commit 97630af

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

ChangeLog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
2021-11-10 u-235 <[email protected]>
2+
- Version 8.1 released
3+
- Added KDE-independent UI translation support using GNU Gettext.
4+
- Updated translation into Russian.
5+
- Minor fixes for KDE.
6+
7+
2021-10-04 u-235 <[email protected]>
8+
- Fixed a file filter in the Open File dialog box for KDE.
9+
10+
2021-10-03 u-235 <[email protected]>
11+
- Fixed installation directories for KDE4.
12+
13+
2021-09-22 u-235 <[email protected]>
14+
- Fixed a bug in showing pages of some EPUB files.
15+
116
2021-09-20 u-235 <[email protected]>
217
- Version 8.0 released
318
- Full support for QtWebEngine since Qt 5.9.

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
#define INCLUDE_VERSION_H
2121

2222
#define APP_VERSION_MAJOR 8
23-
#define APP_VERSION_MINOR 0
23+
#define APP_VERSION_MINOR 1
2424

2525
#endif /* INCLUDE_VERSION_H */

0 commit comments

Comments
 (0)