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

v1.3.0

Compare
Choose a tag to compare
@unnawut unnawut released this 30 Jul 05:08
· 2 commits to v1.3 since this release

This is the v1.3.0 release of the OmiseGO eWallet, and is considered a stable release. Changes from v1.2.0 to v1.3.0 primarily include:

Admin API

  • [Add] Implement 2FA Authentication #920 #1070
  • [Add] Add /api_key.get endpoint #994

Admin Panel

  • [Add] 2-factor authentication #1065 #1068
  • [Add] Advanced filtering #1064
  • [Add] Cancel transaction request consumption #1077
  • [Add] User and admin detail update #1035
  • [Add] User detail page #1049
  • [Add] Keys detail page #1016
  • [Add] List transactions in wallet detail page #1058
  • [Add] Token expiration config for admin #1057

Shared

  • [Add] Implement cancel a transaction request #1046
  • [Improvement] Add auth token expiration #1001
  • [Improvement] Allow consumption with different token for client if exchange pair ok #1005
  • [Fix] Fix inability to filter on some allowed fields #1066