### v1.1.0 - Added `--text-key` to allow specifying the key for notification text in the JSON payload, providing more flexibility. - Enhanced support for template variables in `--additional-params` for dynamic parameter substitution (e.g., `{{.SeriesId}}`). - Improved handling of template variables in `--text-content`, `--episode-format`, and `--additional-params`, allowing seamless substitution without missing variables. - Fixed issues with sending `text` in the payload when using custom keys with `--text-key`. - General code improvements and optimizations for better stability.