Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

v1.2.0-pre.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@unnawut unnawut released this 14 May 09:11
· 14 commits to v1.2 since this release
06f6ee0

This is a pre-release version of the OmiseGO eWallet. We will continue on testing, documentation and fixing bugs before reaching the v1.2.0 stable release.

Changes between pre.0 and pre.1 primarily include:

Admin Panel

  • [Add] Allow admins to update their emails #966
  • [Improvement] Frontend lint & package upgrades #944, #971
  • [Fix] Exchange rate formatting bug #984
  • [Fix] Small UI improvements and bug fixes #955, #961, #970, #976, #997, #1003

Admin API

  • [Add] /api_key.get endpoint #994
  • [Improvement] Allow exchange pair's default addresses #973
  • [Improvemennt] Supports passing exchange pair's rate as string #1000
  • [Fix] Fix internal server error when provided a malformed filter #978
  • [Fix] Fix exception raised when the given start_by field is not allowed #986