File tree 2 files changed +39
-1
lines changed
2 files changed +39
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2022-12-17 Lars Windolf <
[email protected] >
2
+
3
+ Version 1.14-RC3
4
+
5
+ * Patch #1184: Solving Webkit proxy method deprecations
6
+ (Matthew Horan)
7
+
8
+ * Fixes #1182: Periodic crash when navigating items (TheOldReader)
9
+ (reported by Matthew Horan)
10
+
11
+ * Fixes #1176: Custom liferea.css no longer working
12
+ (Matthew Horan)
13
+
14
+ * Fixes #1174: Missing date for some feeds
15
+ (reported by jfbauer432)
16
+
17
+ * Fixes #1170: broken notification icon in libnotify plugin
18
+ (Tasos Sahanidis)
19
+
20
+ * Fixes #1162: a sting impossible to translation
21
+ (Paweł Marciniak)
22
+
23
+ * Fixes #1124: Formation vanishes after a few seconds
24
+ (reported by Michael F. Schönitzer)
25
+
26
+ * Fixes #1121: Wait for network to be fully available before updating
27
+ (reported by Jeff Fortin)
28
+
29
+ * Update of Albanian trasnlation (Besnik Bleta)
30
+ * Update of Brazilian-Portugese translation (Alexandre Erwin Ittner)
31
+ * Update of Chinese translation (David Yang)
32
+ * Update of German translation (Lars Windolf)
33
+ * Update of Polish translation (Paweł Marciniak)
34
+ * Update of Russian trasnlation (mbrav)
35
+ * Update of Spanish translation (Christian Martinez)
36
+
37
+
38
+
1
39
2022-10-24 Lars Windolf <
[email protected] >
2
40
3
41
Version 1.14-RC2
Original file line number Diff line number Diff line change 1
1
dnl Process this file with autoconf to produce a configure script.
2
2
3
- AC_INIT ( [ liferea] ,
[ 1.14-RC2 ] ,
[ [email protected] ] )
3
+ AC_INIT ( [ liferea] ,
[ 1.14-RC3 ] ,
[ [email protected] ] )
4
4
AC_CANONICAL_HOST
5
5
AC_CONFIG_SRCDIR ( [ src/feedlist.c] )
6
6
You can’t perform that action at this time.
0 commit comments