Skip to content

Releases: Topl/ribn

Version 1.0 - Dion Release

06 Apr 19:58
4faeec5
Compare
Choose a tag to compare

Version 1.0 of the Ribn Wallet. Supports the Dion architecture.

What's Changed

New Contributors

Full Changelog: v0.5...v1.0

0.5 Release

23 Jan 16:06
60ab4fa
Compare
Choose a tag to compare
0.5 Release Pre-release
Pre-release

Limited release for Ribn

Ribn Version 0.2.0

04 Aug 19:48
362bc33
Compare
Choose a tag to compare
Ribn Version 0.2.0 Pre-release
Pre-release

What's Changed

  • Added support for mobile (iOS and Android)
  • UI/UX redesign
  • Updated restore wallet flows
  • Ribn toolkit integration
  • Add dart isolate/web worker to fix hanging UI
  • Biometrics Authentication for Mobile
  • QA fixes

Full Changelog: v0.1.3...v0.2.0

Ribn Version 0.1.3

22 Jun 19:47
fa9f45b
Compare
Choose a tag to compare
Ribn Version 0.1.3 Pre-release
Pre-release

Summary:

This is a patch update for v0.1. It includes bug fixes and improvements.

What's Changed

  • Dart-JS interop refactor
  • Mobile compatibility functions
  • Amount validation for transactions
  • Login Sessions (POC)
  • Biometrics auth for mobile (POC)
  • Improve text visibility issues
  • Fix password validation and error handling
  • Fix back button behavior on onboarding pages
  • Fix login on enter
  • Add CI/CD workflows
  • Update iOS and Android configs.

Full Changelog: v0.1.2...v0.1.3

Ribn Version 0.1.2

12 Apr 20:22
Compare
Choose a tag to compare
Ribn Version 0.1.2 Pre-release
Pre-release

Summary :

This is the first release of Ribn, a non-custodial wallet for Topl Blockchain. Ribn v0.1.0 release. It includes the following features:

  • Ability to create a wallet
  • Ability to restore wallet via mnemonic or Topl Main Key
  • Send and receive Polys
  • Mint, send and receive Assets
  • Edit locally stored asset details
  • View balances on Valhalla, Toplnet, and Private network
  • A minimal implementation of Topl API Injection in web pages for signing dApp transactions
  • Ability to delete wallet

What's Changed

New Contributors

Full Changelog: https://github.com/Topl/ribn/commits/v0.1.1