Unid Versions Save

E2E Secure Messaging Platform

v2.0.2

1 week ago

What's Changed

Full Changelog: https://github.com/nodecross/nodex/compare/v2.0.1...v2.0.2

v2.0.1

1 week ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodecross/nodex/compare/v2.0.0...v2.0.1

v2.0.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodecross/nodex/compare/v1.2.6...v2.0.0

v1.2.6

2 months ago

What's Changed

Full Changelog: https://github.com/nodecross/nodex/compare/v1.2.4...v1.2.6

v1.2.5

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/nodecross/nodex/compare/v1.2.4...v1.2.5

v1.2.4

3 months ago

What's Changed

Full Changelog: https://github.com/nodecross/nodex/compare/v1.2.3...v1.2.4

v1.2.3

6 months ago

Changes

  • Release v1.2.3 @miseyu (#215)
  • bump: cargo to v1.2.3 @miseyu (#214)

🐛 Bug Fixes

  • fix: change the version of forked version of didcomm-rs due to bugs in current version @miseyu (#213)

v1.2.2

6 months ago

Changes

  • (Re) release the v1.2.2 @KeisukeYamashita (#210)
  • fix: resort the example zip file entries and name the file example.zip @KeisukeYamashita (#209)
  • Release v1.2.2 @KeisukeYamashita (#208)
  • bump: cargo to v1.2.2 @KeisukeYamashita (#207)
  • fix: the example to use tsx and include the tsconfig.json to to the example release @KeisukeYamashita (#206)
  • fix: entrypoint of the example app and make the installation command consistent with the documentation @KeisukeYamashita (#205)
  • chore: bump version to v1.2.1 @KeisukeYamashita (#204)
  • chore: Modify default value for NODEX_HUB_HTTP_ENDPOINT @miseyu (#203)

v1.2.1

6 months ago

Changes

  • Fix asset path for example release to use the relative path @KeisukeYamashita (#201)
  • Release v1.2.1 NodeX Agent @KeisukeYamashita (#200)
  • Upload the example application to the GitHub asset on release @KeisukeYamashita (#199)
  • Add sample application to demonstrate secure messaging with Node.js using NodeX Agent @KeisukeYamashita (#198)
  • feat: Add log message to check verification steps. @rabe1028 (#197)
  • feat: configure event_at for heart beat time @KeisukeYamashita (#196)
  • feat: error handle status code for register device response @KeisukeYamashita (#195)
  • fix: receive message type @curry-like (#194)
  • Feature/receive message from hub @curry-like (#192)
  • Add update network json @dongri (#189)

🐛 Bug Fixes

  • (Re) release the v1.2.1 @KeisukeYamashita (#202)

v1.2.0

7 months ago

Changes

  • Release PR for v1.2.0 @rabe1028 (#191)
  • Importing Master branch and bump version for release @rabe1028 (#193)
  • Fix transfer client @curry-like (#188)
  • Fix device_info @rabe1028 (#190)
  • Implement heartbeat @rabe1028 (#187)
  • Add update version @dongri (#183)
  • Implement the /receive Endpoint and add examples @rabe1028 (#186)
  • Save ProjectDID in network.json @rabe1028 (#185)
  • Update network.json @dongri (#184)
  • Add receive endpoint @rabe1028 (#182)
  • Add send_device_info @dongri (#181)
  • Add network json @dongri (#180)
  • feat: remove bip39 (mnemonic) @dongri (#179)
  • Refactoring CI @dongri (#175)
  • feat: Add codeowners @KeisukeYamashita (#176)
  • Fix rust log format @dongri (#173)
  • Fix examples @dongri (#172)
  • Add dotenv and refactoring hard-code @dongri (#170)
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /examples/nodejs @dependabot (#171)
  • Add log and fix rust-check.yml @dongri (#169)
  • Change example config @dongri (#166)
  • Add rust fmt @dongri (#168)
  • Fix actix_web route @dongri (#167)
  • Fix install link @dongri (#164)