Releases: oxygenpay/oxygen
Releases · oxygenpay/oxygen
v0.6.0
Merge pull request #45 from oxygenpay/develop
feat: system transfers (#44)
v0.5.6
Merge pull request #43 from oxygenpay/develop
Deprecate BUSD
v0.5.5
Merge pull request #41 from oxygenpay/develop
Fix payment expiration worker
v0.5.4
- Fix withdrawals edge-case: when a single withdrawal was invalid, it blocked others from being processed
- Add
path
, merchant_id
, and payment_id
to request logging
- Fix
version
field in logs
- Update Posthog; fix identity
.reset()
- Fix
website.manifest
v0.5.3
- Fix merchants screen when there are no merchants at all (stuck loading)
- Fix safari svg icon color
v0.5.2
Fixed withdrawals page #32
v0.5.0
- Redesign settings page (currencies picker)
v0.3.1
- fix(dashboard): re-apply fix for links (#17)