Skip to content

Releases: litecoin-foundation/litewallet-ios

v3.7.1

10 Apr 11:08
29f3135
Compare
Choose a tag to compare

What's Changed

  • 🦺[Tech Debt] Update to match the v3.6.0 Binary by @kcw-grunt in #93
  • 🦺[Tech Debt] Update to match the v3.6.0 Binary part deux by @kcw-grunt in #94
  • 🚀[Release v3.6.1] Merge into Main by @kcw-grunt in #98

Full Changelog: v3.6.0...v3.7.1

v3.6.1

11 Oct 20:07
3006eb2
Compare
Choose a tag to compare

Release Notes

Marketing update. No code changes except the version number

🥳 Features

  • Updated the App Store graphics

v3.6.0

25 Sep 07:51
864bc49
Compare
Choose a tag to compare

Release Notes

It's bigger...it's badder! 🤖
New version for Litewallet-iOS.

🥳 Features

  • Transfer from Litewallet to the Litecoin Card
  • Add Two-Factor Authentication
  • Add Turkish Language Support
  • New logo

🚫 Bugfixes and Refactor

  • Refactor of the Send Class
  • Restruct Localizations
  • Remove Cruft and Dead Code

v3.5.1 Hotfix 🔥🛠

12 Jun 07:58
5da45ce
Compare
Choose a tag to compare

Hotfix

Critical bug found in v3.5.0 where the tabs in Non-US Users couldn't navigate Receive and Buy tabs

Fix

The NonUS TabBarItems were using item.tag and they were set incorrectly and this was set properly

Post Mortem

The design patterns leveraging the tag are inherently poor and this offers an example why. The migration to a SwiftUI paradigm may be an opportunity to strengthen the architecture removing the usage of tags.

Meanwhile, adding more tests to the current code base will always help. So, tests for the US and NonUS TabBarViewControllers were included. In addition, another currency test was refactored.

v3.5.0

08 Jun 14:17
6b3c6c4
Compare
Choose a tag to compare

Release Notes

  • Set Tabs for the Card based on users locale
  • Redesigned the LockScreen to move price to the front to reduce confusion.
  • Bugfixes

v3.4.0

19 Apr 18:02
0db91de
Compare
Choose a tag to compare

Release Notes

  • Added Moonpay
  • Added UD Error Codes
  • Bugfixes
  • Fixed transactions full sync freeze
  • Opened Card Login password range
  • Tech Debt: Polishes
  • Upgraded UD version to 0.3.5