File tree Expand file tree Collapse file tree 2 files changed +18
-2
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
22
22
applicationId " com.eventyay.attendee"
23
23
minSdkVersion 21
24
24
targetSdkVersion 28
25
- versionCode 13
26
- versionName " 0.6.1 "
25
+ versionCode 14
26
+ versionName " 0.7.0 "
27
27
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
28
28
vectorDrawables. useSupportLibrary = true
29
29
multiDexEnabled true
Original file line number Diff line number Diff line change
1
+ **v0.7.0:**
2
+ 🚀 Features and Enhancements
3
+
4
+ - Handle external ticket URL
5
+ - Add tax information for tickets
6
+ - Add autolink
7
+ - Custom form for speakers and sessions
8
+ - Improve animations
9
+
10
+ 🐛 Bug Fixes
11
+
12
+ - Event's timezone for sessions
13
+ - Improve error handling for stripe and orders
14
+ - Donation tickets
15
+ - Multiple crashes
16
+ - Date format
You can’t perform that action at this time.
0 commit comments