Skip to content

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

Config change
v2.5.16 New feature
Auth

Webhook HMAC‑SHA256 signing

No immediate action
v2.5.15 New feature

ERC20 DAI

v2.5.14 New feature
Notable features
  • 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

v2.5.13 New feature
Notable features
  • 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

v2.5.12 Breaking risk
Breaking changes
  • 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

v2.5.11 Maintenance

Routine maintenance release for SHKeeper.

Changelog

Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.5.10...v2.5.11

v2.5.10 Maintenance

Routine maintenance release for SHKeeper.

Changelog

Full Changelog: https://github.com/vsys-host/shkeeper.io/compare/v2.5.9...v2.5.10

v2.5.9 New feature
Notable features
  • 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

v2.5.8 New feature
Notable features
  • 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

v2.5.4 New feature
Notable features
  • 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

v2.5.3 New feature
Notable features
  • 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

v2.5.2 Maintenance

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

v2.5.0 New feature
Notable features
  • 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

Beta — feedback welcome: [email protected]