Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v1.1.0
    a6b84d34 · Update README. ·
    ### 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.
  • v1.0.0
    4618af9e · Add README. ·
    This is the first version, which includes the most basic features.