File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 11# Wikimedia Commons for Android
22
3+ ## v2.8.0
4+ - Fixed failed uploads by modifying auth token
5+ - Fixed crashes during upload by storing file temporarily
6+ - Added automatic Wikidata p18 edits upon Nearby upload
7+ - Added Explore feature to browse other Commons images, including featured images
8+ - Added Achievements feature to see current level and upload stats
9+ - Added quiz for users with high deletion rates
10+ - Added first run tutorial for Nearby
11+ - Various small improvements to ShareActivity UI
12+
313## v2.7.2
414- Modified subtext for "automatically get current location" setting to emphasize that it will reveal user's location
515
Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ android {
8989
9090 defaultConfig {
9191 applicationId ' fr.free.nrw.commons'
92- versionCode 85
93- versionName ' 2.7.2 '
92+ versionCode 87
93+ versionName ' 2.8.0 '
9494 setProperty(" archivesBaseName" , " app-commons-v$versionName -" + getBranchName())
9595
9696 minSdkVersion project. minSdkVersion
You can’t perform that action at this time.
0 commit comments