- A new command to create notification users is available, 'create_notification_user'.
- New parameters has been defined in the config file, 'use_colors' and 'use_auth_token_file'. Run 'zabbix-cli-init' to get an updated version of the configuration file installed.
- The code to manage command line arguments has been refactored. --use-csv-format, --use-json-format and --use-colors are not available anymore. Run 'zabbix-cli -h' to check the arguments available now.
- One can define a custom config file with the parameters '--config ' or '-c ' when starting 'zabbix-cli'.