File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ android {
1515 applicationId " com.therealbluepandabear.pixapencil"
1616 minSdk 26
1717 targetSdk 31
18- versionCode 21
19- versionName " 0.1.7-patch1 "
18+ versionCode 22
19+ versionName " 0.1.8-beta1 "
2020
2121 testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
2222
Original file line number Diff line number Diff line change 1+ Features Added
2+ - Added the option of exporting your project under its raw dimensions (along with scaled dimensions, which used to be the only option)
3+
4+ Improvements Added
5+ - 'Save as' (with multiple submenus) has transitioned into a single menu titled 'Export'
6+ - Minor margin adjustment in the 'New Color Palette' screen
7+ - Translation updates
8+
9+ Bugs Fixed
10+ - Fixed bug in which input errors (such as an invalid or empty width/height) would leave permanent margin changes
11+
12+ Other Changes
13+ - Moved Lospec palette support out of beta
You can’t perform that action at this time.
0 commit comments