Skip to content

Releases: evannetwork/edge-server-seed

v1.9.0

08 May 08:59
Compare
Choose a tag to compare

Features

  • add ensureIdentityAuth to middlwares/authentication to support authentication via identities by checking the EvanIdentity authentication header
  • add registerAuthMiddleware to SmartAgent class for enabling identity authentication with custom auth middlewares
  • remove requester information on default
  • add useIdentity and identity config support

v1.8.0

12 Feb 15:21
Compare
Choose a tag to compare

Features

  • add support for runtime customization

v1.7.1

05 Nov 11:12
Compare
Choose a tag to compare

Fixes

  • add ens names to config for digital twin factories

v1.7.0

19 Sep 09:49
Compare
Choose a tag to compare

Features

  • add middleware check for message authentication, that checks if action was called with up to date auth headers

Fixes

  • use new getSmartAgentAuthHeaders to build EvanAuth header for smart-agent requests
  • parse time as hex message

v1.6.3

08 Aug 13:59
Compare
Choose a tag to compare

Fixes

  • add missing request version to package
  • adjust config to preserve raw post body

v1.6.2

12 Jul 08:48
Compare
Choose a tag to compare

Fixes

  • update blockchain core to 2.8.1, update web3 to beta 55
  • adjust connect to web3 provider
  • add mainnet ipfs config
  • add config for core network

v1.6.1

29 Apr 06:24
Compare
Choose a tag to compare

Fixes

  • fix multi platform installations

v1.6.0

26 Apr 13:21
Compare
Choose a tag to compare

Features

  • increase actionhero version

Fixes

  • add default en locales
  • add dfs instance for each smart agent account

Release 1.5.0

11 Apr 15:14
Compare
Choose a tag to compare

Features

  • add initializer that merges smart agent configs
  • add payment channel support for smart agents
  • add missing CORS handler

Fixes

  • Fix test IPFS endpoint

v1.4.1

12 Feb 10:46
Compare
Choose a tag to compare

Fixes

  • enable real reconnect with ping and event listening