Affinidi CLI Changelog
Keep track of the latest changes to the Affinidi CLI.
This changelog lists only the last 30 updates to the Affinidi CLI in chronological order. To view the past changelog, visit the repository’s releases page.
2024-10-09
v2.13.0
Features
v2.12.0
Bug Fixes
Features
- update Iota config commands with enable-idv-providers flag. Ongoing: update iota-client is required ( #429) ( fcd1904)
2024-09-24
v2.11.0
Features
2024-09-17
v2.10.2
Bug Fixes
2024-09-09
v2.10.1
Bug Fixes
2024-09-02
v2.10.0
Features
2024-08-19
v2.9.0
Features
2024-08-12
v2.8.1
Bug Fixes
2024-08-05
v2.8.0
Features
2024-07-17
v2.7.0
Features
2024-07-10
v2.6.1
Bug Fixes
2024-07-09
v2.6.0
Features
- improved create token command ( #392) ( 059f43c)
- remove public key from output since it is not needed for tkd ( 1a252ed)
2024-04-03
v2.5.0
Bug Fixes
Features
- clean up, add test ( 9f240ae)
- FTL-14135 create ready-to-use PAT with quiet flag ( 2509d17)
- rename flag ( c789c1d)
2024-03-04
v2.4.0
Features
2024-02-20
v2.3.0
Bug Fixes
Features
2024-01-04
v2.2.0
Features
- add support for multiple libraries for reference apps ( #372) ( 9dc8a8f)
- create a new login config if it doesn’t exist for the reference apps ( #371) ( 6786c85)
2023-12-21
v2.1.0
Bug Fixes
- show proper auth error for all project commands ( 23200f5)
- wrap in try/catch remaining api calls to handle errors with handleServiceError ( cfbd1be)
Features
- delete sessionId on 5xx errors ( #368) ( ed39e38)
- generate public private key pair on start ( #369) ( c2a1281)
- store CLI’s sessionId in OS Keychain ( #363) ( 1e57e43)
2023-11-22
v2.0.0
Features
BREAKING CHANGES
- out of beta release
2023-11-20
v2.0.0-beta.12
Bug Fixes
- change the way to check CLI version error ( 9b6a812)
Features
2023-11-14
v2.0.0-beta.11
Bug Fixes
- API breaking changes on login config and group users ( #348) ( 5dc07d2)
- consistently use user-id instead of user-sub ( #351) ( dd78b5c)
Features
2023-11-08
v2.0.0-beta.10
Features
- (FTL-12541) add implementation to automate the framework, library and redirect uris fetch ( #343) ( 8ae75fb)
- migrate to BFF ( #340) ( 9c38233)
2023-10-24
v2.0.0-beta.9
Features
2023-10-12
v2.0.0-beta.8
Bug Fixes
2023-10-10
v2.0.0-beta.7
Bug Fixes
- principal id data structure ( #332) ( 5bc76b4)
- new ref app names ( #330) ( f5710ba)
- vulnerability ( #320) ( f70213c)
Features
- (FTL-12056)add optional description field in create-project command ( #326) ( f469158)
- (FTL-12219) Add input limits for all relevant flags and interactive prompts ( #328) ( 6270b63)
- add no-input global flag ( #321) ( 41d1367)
- FTL-12236 add whoami command ( #323) ( fff9880)
- generate basic affinidi app ( #327) ( 6bc71d8)
2023-09-27
v2.0.0-beta.6
Bug Fixes
- integration tests; use
degit
in code instead of via shell; update links in README ( #318) ( e351281) - updated to api changes around principal-id ( #319) ( 29b82b2)