Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Releases: oxygenpay/oxygen

v0.3.0

23 Jul 15:53
5830ad4
Compare
Choose a tag to compare

This release adds support for BNB Chain (BNB + USDT + BUSD) as well as some bug fixes

v0.2.0

09 Jul 13:40
6a86de4
Compare
Choose a tag to compare

Changelog

  • feat: add support for USDC token (#9)
  • Improvements in internal transfers
  • Bug fixes

v0.1.3

02 Jul 13:22
f77aab1
Compare
Choose a tag to compare
Completely hide internal auth if disabled (#7)

v0.1.2

02 Jul 12:24
a72d008
Compare
Choose a tag to compare

Add automatic directory/file creation for sessions and KMS database

v0.1.1

02 Jul 10:52
8b8e95f
Compare
Choose a tag to compare

Hello world! First public release of OxygenPay 🚀

Initial Release

25 Jun 16:39
35a0efc
Compare
Choose a tag to compare
feat(ci/cd): add workflows for ci & release (#3)

* Github actions 
* Fix linter issues. Upgrade to go v1.20
* Add linting for TS
* Add release workflow