Skip to content

Commit a0c4a8b

Browse files
committed
Releasing 2.6.13
1 parent 39b9434 commit a0c4a8b

File tree

3 files changed

+45
-2
lines changed

3 files changed

+45
-2
lines changed

CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
# 2.6.13
2+
Dritan Taulla (1):
3+
* [39b9434c] Updated Albanian translation using Weblate
4+
5+
Francesco Saltori (1):
6+
* [0de8be38] Updated Italian translation using Weblate
7+
8+
Jonas Kalderstam (4):
9+
* [4e2791df] Fixed release pipeline
10+
* [403133bf] Fixed mark as read on scroll
11+
* [67b521a7] Fixed small thumbnails not being displayed in card style
12+
* [c775fa74] Fixed crash for zero width images
13+
14+
VfBFan (1):
15+
* [2d737ef2] Updated German translation using Weblate
16+
17+
YGXB_net (1):
18+
* [384e2a22] Updated Chinese (Simplified) translation using Weblate
19+
20+
bowornsin (1):
21+
* [e5f41f6a] Updated Thai translation using Weblate
22+
23+
Сергій (1):
24+
* [b1c004f7] Updated Ukrainian translation using Weblate
25+
126
# 2.6.12
227
Jonas Kalderstam (9):
328
* [0044d6b1] Fixed small images being rendered too large and flickering on

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212

1313
defaultConfig {
1414
applicationId = "com.nononsenseapps.feeder"
15-
versionCode = 297
16-
versionName = "2.6.12"
15+
versionCode = 298
16+
versionName = "2.6.13"
1717
minSdk = 23
1818
targetSdk = 33
1919

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# 2.6.13
2+
Dritan Taulla (1):
3+
* [39b9434c] Updated Albanian translation using Weblate
4+
5+
Francesco Saltori (1):
6+
* [0de8be38] Updated Italian translation using Weblate
7+
8+
Jonas Kalderstam (4):
9+
* [4e2791df] Fixed release pipeline
10+
* [403133bf] Fixed mark as read on scroll
11+
* [67b521a7] Fixed small thumbnails not being displayed in card style
12+
* [c775fa74] Fixed crash for zero width images
13+
14+
VfBFan (1):
15+
* [2d737ef2] Updated German translation using Weblate
16+
17+
YGXB_net (1):
18+
* [384e2a22] Updated

0 commit comments

Comments
 (0)