Last updated

Release Notes (14 October 2014)

Curated release notes will be posted on this blog and will include updates from every active project. Specifically we will post and link to any new release notes, open bounties, and upcoming features.

We hope you find these useful! Please let us know if you have feedback in the comments.

Rippled [Release Notes | Github | Issue Tracking]

Released version 0.26.3-sp4

  • Update for validating rippled servers that includes new transaction fee logic

Ripple-lib [Release Notes | Github | Issue Tracking]

Released versions 0.8.2, 0.8.3-rc1, 0.9.0-rc1, 0.9.0-rc2 0.9.0-rc2

0.8.3-rc1

  • Add routes to the vault client for KYC attestations (ed2da574)
  • Configurable maxAttempts for transaction submission (d107092)
  • Fix: change handling of requestLedger options (57b7030)

0.8.2

  • Currency: Allow mixed letters and numbers in currencies
  • Deprecate account_tx map/reduce/filter
  • Fix: correct requestLedger arguments
  • Fix: missing subscription on error events for some server methods
  • Fix: orderbook reset on reconnect

Ripple Charts [Github (frontend) | Github (backend) | Issue Tracking]

No major updates Open bounties

Ripple Client [Release Notes | Github | Issue Tracking]

www.rippletrade.com - released version 1.0.8, 1.0.9, 1.0.10 1.0.10

  • Added a complete KYC flow (hidden for now)
  • Fixed payment URI’s with small amounts
  • Fixed JSON rewriter issues
  • Fixes on account page UI
  • Fixes on convert page
  • Routing changes
  • Notification and button UI improvements

1.0.9

  • Nodejs server for dev use
  • Advanced settings page UI improvements
  • Add default ripple.txt file
  • Show ripple names on overview page
  • Align balances on the decimal place on overview page

1.0.8

  • UI improvements / cleanup
  • Currency parameter for Ripple URIs

Open bounties

Ripple-Rest [Release Notes | Github | Issue Tracking]

Released version 1.2.5, 1.3.0-rc2, 1.3.0-rc3, 1.3.0-rc4 1.3.0-rc4

  • Memo field support
  • Freeze support
  • New endpoint to generate an address/secret pair, /account/new
  • New configuration, you will have to change your config file
  • New database interface, support for sqlite in memory or persistent through config path
  • Deprecated Postgres support
  • Transitioned to Express4
  • Refactored response and error handling, improves consistency of response messages
  • Expose router and remote as RippleRestPlugin to use as a plugin for other modules
  • Centralize connection checking, improves consistency of connected responses
  • Centralize logging using winston, timestamps on all logs
  • New test-suite
  • Log all connected servers, add reconnect to servers on SIGHUP
  • Tied api version to major package version and added package version to index page / or/v1
  • Update ripple-lib which fixes several stability problems and crashes
  • Fix: issue where forcible server connectivity check would cause permanent server disconnect
  • Fix: show index page while hitting root /
  • Fix: issue with notification parsing
  • Fix: check and validate issuer upon payment
  • Fix: database reset on startup
  • Fix: Check tx.meta exists before accessing
  • Fix: Allow browser-based client to make POST to ripple-rest server
  • Fix: Occasional crash on getting payments for account
  • Code refactor and cleanup

1.2.5

  • Fix: Check that tx.meta exists before accessing
  • Fix: Case where ripple-rest would crash when rippled could not be connected to
About Ryan Terribilini

Ryan Terribilini is head of developer relations at Ripple Labs.