Skip to content

3.4.0

Compare
Choose a tag to compare
@biati-digital biati-digital released this 06 Jun 03:57
· 118 commits to master since this release
  • New: You can now provide a workflow variable to define the duration of the currencies cache
  • New: Support for more cryptocurrencies, up to 5,000
  • New: You can also difine custom cryptocurrencies
  • Updated: Fixer.io API now uses API Layer, the workflow will check your API key to make sure the correct endpoint is used.
  • Improved: Now the workflow shows a message when it's updating currency and cryptocurrencies rates
  • Improved: Replaced file_get_contents with curl for some operations
  • Fixed: datastorage_force_binary was not working as expected
  • Fixed: No output in cryptocurrencies when "from" and "to" were the same
  • Fixed: Error on updater not working correctly with some PHP versions