What's Changed
- Fix 'command not found' errors reported by ./manage -h by @WadeBarnes in #175
- Add documentation and examples for the indy-cli by @WadeBarnes in #178
- Add a security statement regarding seeds and keys. by @WadeBarnes in #179
- Add generate did command. by @WadeBarnes in #183
- Add generate genesis files command. by @WadeBarnes in #184
- Add support for changes to internal Docker networking. by @WadeBarnes in #188
- Centralize docker host IP script. by @WadeBarnes in #189
- Added comment on unchecking Docker Compose V2 by @satishsurath in #191
- [#197] Coloured output does display on MacOS by @tdiesler in #198
- Simplify command syntax in docker-compose by @tdiesler in #222
- Add Contributing and Code Of Conduct by @WadeBarnes in #231
- Fix error in ledger transaction by @ianco in #233
- Upgrade to indy-node 1.12.6 by @WadeBarnes in #234
- Add scripts to automate the AML and TAA registration and update process by @WadeBarnes in #232
- [#239] Migrate to docker compose V2 by @tdiesler in #240
- Revert "[#239] Migrate to docker compose V2" by @WadeBarnes in #241
- [#239] Migrate to docker compose V2 by @tdiesler in #242
- Upgrade Web Server to use Indy VDR by @AlexanderShenshin in #247
- Label routes to be managed by certbot by @WadeBarnes in #244
- Fix for generateDid command. by @WadeBarnes in #248
- Removed detach wallet commands from 8 scripts. by @lynnbendixsen in #252
- Fix file and folder permissions issues by @WadeBarnes in #250
- Relax object structure requirements for creddef to avoid browser error by @esune in #257
- Fix issue with docker-compose command by @WadeBarnes in #259
- Fix permissions issue with backup folders by @WadeBarnes in #260
- Add support for setting indy-node log level. by @WadeBarnes in #261
- Fix issue with indy_config.py by @WadeBarnes in #263
- Add workaround for Arm based MACs by @WadeBarnes in #272
- Add auth_rules for BCovrin networks. by @WadeBarnes in #276
- Clarify VON Network is not for production use. by @WadeBarnes in #279
- Include Bcovrin genesis files by @PatStLouis in #281
- fixed invalid chmod command by @GramThanos in #282
- Add support for linking to an IndyScan instance. by @WadeBarnes in #285
- Add truncateLogs command. by @WadeBarnes in #138
- Refactor how MAC OS options are applied. by @WadeBarnes in #288
- Fix folder permission check by @WadeBarnes in #290
New Contributors
- @satishsurath made their first contribution in #191
- @tdiesler made their first contribution in #198
- @AlexanderShenshin made their first contribution in #247
- @lynnbendixsen made their first contribution in #252
- @PatStLouis made their first contribution in #281
- @GramThanos made their first contribution in #282
Full Changelog: v1.7.2...v1.8.0