File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Wikimedia Commons for Android
22
3+ ## v6.5.0
4+
5+ ### What's changed
6+ * Redesigned license selection for a simpler, more intuitive experience
7+ * Users can now depictions directly from an interactive map view during uploads
8+ * Upload HEIC images directly from supported devices without conversion
9+ * Deletion requests now require specific reasons, reducing vague or invalid nominations
10+ * Bug fixes and security improvements
11+
12+ ** Full Changelog** : https://github.com/commons-app/apps-android-commons/compare/v6.4.0...v6.5.0
13+
314## v6.4.0
415
516### What's changed
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ android {
2525 applicationId = " fr.free.nrw.commons"
2626 minSdk = 21
2727 targetSdk = 35
28- versionCode = 1063
29- versionName = " 6.4 .0"
28+ versionCode = 1064
29+ versionName = " 6.5 .0"
3030
3131 setProperty(" archivesBaseName" , " app-commons-v$versionName -" + getBranchName())
3232 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
You can’t perform that action at this time.
0 commit comments