Release history
SHKeeper releases
Cryptocurrency payment processor with the unique combination of gateway and merchant allowing you to accept payments in multiple cryptocurrencies without fees and intermediaries.
All releases
15 shown
- Add network banner in SHKeeper UI
Full changelog
What's Changed
- feat(ui): Add network banner in SHKeeper by @olegsta in https://github.com/vsys-host/shkeeper.io/pull/208
- Fix metrics by @dmytro-samoylenko in https://github.com/vsys-host/shkeeper.io/pull/213
Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.5.13...v2.5.14
- Support for TON (The Open Network)
Full changelog
What's Changed
- Add TON (the open network) support to shkeeper by @yukonet in https://github.com/vsys-host/shkeeper.io/pull/209
Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.5.12...v2.5.13
- Removal of hardcoded TRY and CAD currency support; require setting EXTRA_CURRENCIES in shkeeper.extraEnv within values.yaml.
Full changelog
Configure additional currency via env
Allows to enable additional currencies to use with dynamic exchange rate providers without source code modifications. Compatability of user-provided additional currencies with dynamic exchange rate providers is not checked by the system.
Breaking changes: Users who previously used hardcoded TRY and CAD currencies are advised to make a modification to values.yaml before update:
shkeeper:
extraEnv:
EXTRA_CURRENCIES: "TRY,CAD"
Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.5.11...v2.5.12
Routine maintenance release for SHKeeper.
Changelog
Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.5.10...v2.5.11
Routine maintenance release for SHKeeper.
Changelog
Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.5.9...v2.5.10
- CAD added to list of supported fiat currencies
Full changelog
What's Changed
- Add CAD to supported fiat by @yukonet in https://github.com/vsys-host/shkeeper.io/pull/201
Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.5.8...v2.5.9
- Integrate Litecoin support
- Integrate Dogcoin (Dogecoin) support and update defaults
Full changelog
What's Changed
- Closes #192 by @dmytro-samoylenko in https://github.com/vsys-host/shkeeper.io/pull/193
- feat(ltc): integrate Litecoin support by @olegsta in https://github.com/vsys-host/shkeeper.io/pull/159
- feat(doge): integrate Dogcoin support and update defaults by @olegsta in https://github.com/vsys-host/shkeeper.io/pull/196
Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.5.4...v2.5.8
- Support for Optimism blockchain
Full changelog
What's Changed
- Add support for Optimism blockchain in SHKeeper by @yukonet in https://github.com/vsys-host/shkeeper.io/pull/189
Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.5.3...v2.5.4
- Add support for Arbitrum blockchain in SHKeeper
Full changelog
What's Changed
- Transactions table upd: highlight change, copy code functionality UI changed by @pogorielova in https://github.com/vsys-host/shkeeper.io/pull/177
- Issue 154 use display name of the crypto by @pogorielova in https://github.com/vsys-host/shkeeper.io/pull/182
- Add support for Arbitrum blockchain in SHKeeper by @yukonet in https://github.com/vsys-host/shkeeper.io/pull/184
Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.5.2...v2.5.3
Minor fixes and improvements.
Full changelog
What's Changed
- Final layout adaptation + buttons consistency by @pogorielova in https://github.com/vsys-host/shkeeper.io/pull/175
Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.5.1...v2.5.2
- Mobile adaptation of rates page layout
- Multi‑fiat support
Full changelog
What's Changed
- Mobile adaptation & Sourse of rates page layout by @pogorielova in https://github.com/vsys-host/shkeeper.io/pull/170
- Add multi-fiat support by @yukonet in https://github.com/vsys-host/shkeeper.io/pull/174
Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.4.9...v2.5.0