-
Notifications
You must be signed in to change notification settings - Fork 89
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add fastlane changelog and lift version number
- Loading branch information
Showing
3 changed files
with
11 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
• New: Compatibility for server version 4.3.0 | ||
• New: Support for client certificates | ||
• Fixed: Incorrect stock notification | ||
• Fixed: Suggest only products in stock on consume page | ||
• Fixed: Transaction buttons on overview page had multiple lines when being pressed | ||
• Fixed: Some crashes on certain devices in certain situations |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
• Improved: Hide bottom bar if it is empty | ||
• Fixed: notification settings not displaying current value in certain cases | ||
• Fixed: Bottom bar not hiding on some pages when scrolled down |