gitlab.com/jokerrs1/Sia@v1.3.2/CHANGELOG.md (about)

     1  Version History
     2  ---------------
     3  
     4  March 2018:
     5  
     6  v1.3.2 (minor release)
     7  - Improve renter throughput and stability
     8  - Reduce host I/O when idle
     9  - Add /tpool/confirmed endpoint
    10  
    11  December 2017:
    12  
    13  v1.3.1 (minor release)
    14  - Add new efficient, reliable contract format
    15  - Faster and smoother file repairs
    16  - Fix difficulty adjustment hardfork
    17  
    18  July 2017:
    19  
    20  v1.3.0 (minor release)
    21  - Add remote file repair
    22  - Add wallet 'lookahead'
    23  - Introduce difficulty hardfork
    24  
    25  May 2017:
    26  
    27  v1.2.2 (patch release)
    28  - Faster + smaller wallet database
    29  - Gracefully handle missing storage folders
    30  - >2500 lines of new testing + bug fixes
    31  
    32  April 2017:
    33  
    34  v1.2.1 (patch release)
    35  - Faster host upgrading
    36  - Fix wallet bugs
    37  - Add siac command to cancel allowance
    38  
    39  v1.2.0 (minor release)
    40  - Host overhaul
    41  - Wallet overhaul
    42  - Tons of bug fixes and efficiency improvements
    43  
    44  March 2017:
    45  
    46  v1.1.2 (patch release)
    47  - Add async download endpoint
    48  - Fix host storage proof bug
    49  
    50  February 2017:
    51  
    52  v1.1.1 (patch release)
    53  - Renter now performs much better at scale
    54  - Myriad HostDB improvements
    55  - Add siac command to support storage leaderboard
    56  
    57  January 2017:
    58  
    59  v1.1.0 (minor release)
    60  - Greatly improved upload/download speeds
    61  - Wallet now regularly "defragments"
    62  - Better contract metrics
    63  
    64  December 2016:
    65  
    66  v1.0.4 (LTS release)
    67  
    68  October 2016:
    69  
    70  v1.0.3 (patch release)
    71  - Greatly improved renter stability
    72  - Smarter HostDB
    73  - Numerous minor bug fixes
    74  
    75  July 2016:
    76  
    77  v1.0.1 (patch release)
    78  - Restricted API address to localhost
    79  - Fixed renter/host desynchronization
    80  - Fixed host silently refusing new contracts
    81  
    82  June 2016:
    83  
    84  v1.0.0 (major release)
    85  - Finalized API routes
    86  - Add optional API authentication
    87  - Improve automatic contract management
    88  
    89  May 2016:
    90  
    91  v0.6.0 (minor release)
    92  - Switched to long-form renter contracts
    93  - Added support for multiple hosting folders
    94  - Hosts are now identified by their public key
    95  
    96  January 2016:
    97  
    98  v0.5.2 (patch release)
    99  - Faster initial blockchain download
   100  - Introduced headers-only broadcasting
   101  
   102  v0.5.1 (patch release)
   103  - Fixed bug severely impacting performance
   104  - Restored (but deprecated) some siac commands
   105  - Added modules flag, allowing modules to be disabled
   106  
   107  v0.5.0 (minor release)
   108  - Major API changes to most modules
   109  - Automatic contract renewal
   110  - Data on inactive hosts is reuploaded
   111  - Support for folder structure
   112  - Smarter host
   113  
   114  October 2015:
   115  
   116  v0.4.8 (patch release)
   117  - Restored compatibility with v0.4.6
   118  
   119  v0.4.7 (patch release)
   120  - Dropped support for v0.3.3.x
   121  
   122  v0.4.6 (patch release)
   123  - Removed over-aggressive consistency check
   124  
   125  v0.4.5 (patch release)
   126  - Fixed last prominent bug in block database
   127  - Closed some dangling resource handles
   128  
   129  v0.4.4 (patch release)
   130  - Uploading is much more reliable
   131  - Price estimations are more accurate
   132  - Bumped filesize limit to 20 GB
   133  
   134  v0.4.3 (patch release)
   135  - Block database is now faster and more stable
   136  - Wallet no longer freezes when unlocked during IBD
   137  - Optimized block encoding/decoding
   138  
   139  September 2015:
   140  
   141  v0.4.2 (patch release)
   142  - HostDB is now smarter
   143  - Tweaked renter contract creation
   144  
   145  v0.4.1 (patch release)
   146  - Added support for loading v0.3.3.x wallets
   147  - Better pruning of dead nodes
   148  - Improve database consistency
   149  
   150  August 2015:
   151  
   152  v0.4.0: Second stable currency release.
   153  - Wallets are encrypted and generated from seed phrases
   154  - Files are erasure-coded and transferred in parallel
   155  - The blockchain is now fully on-disk
   156  - Added UPnP support
   157  
   158  June 2015:
   159  
   160  v0.3.3.3 (patch release)
   161  - Host announcements can be "forced"
   162  - Wallets can be merged
   163  - Unresponsive addresses are pruned from the node list
   164  
   165  v0.3.3.2 (patch release)
   166  - Siafunds can be loaded and sent
   167  - Added block explorer
   168  - Patched two critical security vulnerabilities
   169  
   170  v0.3.3.1 (hotfix)
   171  - Mining API sends headers instead of entire blocks
   172  - Slashed default hosting price
   173  
   174  v0.3.3: First stable currency release.
   175  - Set release target
   176  - Added progress bars to uploads
   177  - Rigorous testing of consensus code
   178  
   179  May 2015:
   180  
   181  v0.3.2: Fourth open beta release.
   182  - Switched encryption from block cipher to stream cipher
   183  - Updates are now signed
   184  - Added API calls to support external miners
   185  
   186  v0.3.1: Third open beta release.
   187  - Blocks are now stored on-disk in a database
   188  - Files can be shared via .sia files or ASCII-encoded data
   189  - RPCs are now multiplexed over one physical connection
   190  
   191  March 2015:
   192  
   193  v0.3.0: Second open beta release.
   194  
   195  Jan 2015:
   196  
   197  v0.2.0: First open beta release.
   198  
   199  Dec 2014:
   200  
   201  v0.1.0: Closed beta release.