Skip to content

v3.0.2

@Erreur32 Erreur32 tagged this 13 Aug 09:39
🐛 Bug Fixes:
- Fixed --access-list-update command not working with arguments
- Resolved 'Unknown option: 123' error when using --access-list-update 123 --name 'new_name'
- Corrected JSON payload structure to match API schema expectations

🔧 Technical Improvements:
- Enhanced argument parsing for access list operations
- Updated payload structure to use satisfy_any (boolean) instead of satisfy (string)
- Removed unsupported fields (auth_type, whitelist) from API payload
- Added support for --name, --satisfy, and --pass-auth options
- Improved error handling and validation

📝 Documentation:
- Updated version numbers in all files (3.0.1 → 3.0.2)
- Added comprehensive changelog entry
- Updated README badges and version references

Closes #21
Assets 2
Loading