File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11# Wikimedia Commons for Android
22
3+ ## v2.10.0
4+ - Added option to search for places that need pictures in any location
5+ - Added coordinate check for images submitted via Nearby
6+ - Added news about ongoing campaigns
7+ - Easy retry for failed uploads
8+ - Javadocs for Nearby package
9+ - Optimized Nearby query for faster loading
10+ - Allow users to dismiss notifications
11+ - Various bugfixes for Explore, Notifications and Nearby
12+ - Fixed uploads getting stuck in "receiving shared content" phase
13+ - Fixed empty notifications bell icon in main screen
14+
315## v2.9.0
416- New main screen UI with Nearby tab
517- New upload UI and flow
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ android {
9696
9797 defaultConfig {
9898 applicationId ' fr.free.nrw.commons'
99- versionCode 94
100- versionName ' 2.9 .0'
99+ versionCode 212
100+ versionName ' 2.10 .0'
101101 setProperty(" archivesBaseName" , " app-commons-v$versionName -" + getBranchName())
102102
103103 minSdkVersion 15
You can’t perform that action at this time.
0 commit comments