Skip to content

Commit 5825dd1

Browse files
committed
Releasing 2.6.7-1
1 parent 4570b2a commit 5825dd1

File tree

3 files changed

+44
-2
lines changed

3 files changed

+44
-2
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# 2.6.7-1
2+
Harsha0431 (1):
3+
* [b23fd0b6] Updated Telugu translation using Weblate
4+
5+
Jonas Kalderstam (11):
6+
* [6d136434] Added option to open links in an adjacent window on large
7+
screens
8+
* [78678111] Added max age of cached responses with at most 15 mins unless
9+
manual sync
10+
11+
Mozart Michael (1):
12+
* [df81e402] Updated Romanian translation using Weblate
13+
14+
derdilla (1):
15+
* [69682160] Fixed notifications not following settings for item opening
16+
(#108)
17+
18+
ngocanhtve (1):
19+
* [f9109ce4] Updated Vietnamese translation using Weblate
20+
21+
trunars (1):
22+
* [010a2f96] Translated using Weblate (Bulgarian)
23+
124
# 2.6.7
225
Cleydison Nascimento (1):
326
* [e736f383] Updated Portuguese (Brazil) translation using Weblate

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ android {
2424

2525
defaultConfig {
2626
applicationId = "com.nononsenseapps.feeder"
27-
versionCode = 291
28-
versionName = "2.6.7"
27+
versionCode = 292
28+
versionName = "2.6.7-1"
2929
minSdk = 23
3030
targetSdk = 33
3131

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# 2.6.7-1
2+
Harsha0431 (1):
3+
* [b23fd0b6] Updated Telugu translation using Weblate
4+
5+
Jonas Kalderstam (11):
6+
* [6d136434] Added option to open links in an adjacent window on large
7+
screens
8+
* [78678111] Added max age of cached responses with at most 15 mins unless
9+
manual sync
10+
11+
Mozart Michael (1):
12+
* [df81e402] Updated Romanian translation using Weblate
13+
14+
derdilla (1):
15+
* [69682160] Fixed notifications not following settings for item opening
16+
(#108)
17+
18+
ngocanhtve (1):
19+
*

0 commit comments

Comments
 (0)