Difference between revisions of "DigiByte iOS Changelog"

From DigiByte Wiki
Jump to navigation Jump to search
m (Added build #)
 
(5 intermediate revisions by the same user not shown)
Line 8: Line 8:
 
 
 
 
  
 +
== DigiByte 2.0.1 (1639) - 3rd January 2020 (TestFlight) (Internal only) ==
 +
* Faster synchronization of block headers
 +
* Will work with upcoming RandomX + ProgPoW algorithms
 +
* Support for testnets so we can ensure the upcoming algo changes roll out smoothly
 +
 +
== DigiByte 2.0.0 (1637) - 19th September 2020 (TestFlight) ==
 +
* Minor bugfixes / improvements around stability for DigiAssets
 +
* Added new translations from the DigiByte Translations team (POEditor)
 +
 +
== DigiByte 2.0.0 (1634) - 1st June 2020 (TestFlight) ==
 +
 +
* Initial support for DigiAssets
 +
* Bech32 address support
 +
 +
== DigiByte 1.0.11 (1600) - 26th September 2019 ==
 +
 +
*Resolved regression with Today extension
 +
*Tweaks to fonts to resolve minor issues
  
 
== DigiByte 1.0.11 (1594) - 21st September 2019 ==
 
== DigiByte 1.0.11 (1594) - 21st September 2019 ==
Line 16: Line 34:
 
*Directory structure re-worked and given a new lease on life  
 
*Directory structure re-worked and given a new lease on life  
 
*Old libraries that were unused have also been removed  
 
*Old libraries that were unused have also been removed  
*CoinRequest.io sharing added
+
*CoinRequest.io sharing added  
  
 
== DigiByte 1.0.10 (1581) - 23rd July 2019 ==
 
== DigiByte 1.0.10 (1581) - 23rd July 2019 ==

Latest revision as of 23:19, 2 January 2021

DigiByte for iOS Changelog

The App can be downloaded here: https://apps.apple.com/us/app/digibyte/id1378061425

TestFlight: [1]

 

DigiByte 2.0.1 (1639) - 3rd January 2020 (TestFlight) (Internal only)

  • Faster synchronization of block headers
  • Will work with upcoming RandomX + ProgPoW algorithms
  • Support for testnets so we can ensure the upcoming algo changes roll out smoothly

DigiByte 2.0.0 (1637) - 19th September 2020 (TestFlight)

  • Minor bugfixes / improvements around stability for DigiAssets
  • Added new translations from the DigiByte Translations team (POEditor)

DigiByte 2.0.0 (1634) - 1st June 2020 (TestFlight)

  • Initial support for DigiAssets
  • Bech32 address support

DigiByte 1.0.11 (1600) - 26th September 2019

  • Resolved regression with Today extension
  • Tweaks to fonts to resolve minor issues

DigiByte 1.0.11 (1594) - 21st September 2019

  • Support for iOS 13
  • Source code drastically overhauled, many old resources / code tidied
  • Breadwallet references cleaned
  • Directory structure re-worked and given a new lease on life
  • Old libraries that were unused have also been removed
  • CoinRequest.io sharing added

DigiByte 1.0.10 (1581) - 23rd July 2019

  • Fixed Odocrypt network upgrade support

DigiByte 1.0.9 (1576) - 15th July 2019

  • Dropped the necessity to sync when creating a new wallet
  • Added a backup URL for DigiByte Explorer
  • New haptic feedback when viewing Introduction screen
  • New haptic feedback at Welcome Screen
  • Dark keyboard when entering phrase
  • Refined LaunchScreen and WelcomeScreen
  • TodayExtension sendButton now opens send screen
  • Renamed project schemes from breadwallet to DigiByte
  • TodayExtension
  • 3D touch shortcuts
  • Haptic feedback added
  • Dandelion support
  • Address book
  • Edge gesture fix
  • Custom touchID spending limits
  • TX signing timeout increased
  • Strict Digi-ID implementation according to standard
  • DGB rate added
  • Support menu item added
  • iOS 13 support

 

DigiByte 1.0.9 (1540) - 16th June 2019

  • Fixes for Today Extension (Internal testing)

 

DigiByte 1.0.9 (1539) - 9th May 2019

  • Fixes internal build requirements from Apple

 

DigiByte 1.0.8 (1538) - 7th May 2019

  • Added DigiByte to the Today screen (Send / Receive / Digi-ID / Address Book)
  • Initial 3D Touch support with quick-actions from the launcher
  • Initial haptic support
  • Fixes for clipboard issues with QR receive
  • Many minor tweaks