• v3.1 ddd7c1cdaa

    v3.1 Stable

    kerem released this 2026-02-07 21:43:26 +03:00 | 35 commits to main since this release

    📅 Originally published on GitHub: Sat, 07 Feb 2026 18:55:02 GMT
    🏷️ Git tag created: Sat, 07 Feb 2026 18:43:26 GMT

    Features and Improvements:

    • NEW: Implemented custom webhook configuration support allowing custom templates and headers, defaults to Discord compatibility (thanks @tomballgithub);
    • IMPROVE: Enhanced request jitter with exponential backoff and improved 429 error handling
    • IMPROVE: Improved webhook robustness with retries and custom User-Agent
    • IMPROVE: Updated human mode display to include verbosity option
    • IMPROVE: Updated webhook URL validation to accept both HTTP and HTTPS schemes

    Bug fixes:

    • BUGFIX: Corrected timestamp issue in debug mode (fixes #62)
    • BUGFIX: Prevented deadlock in close_pbar by making STDOUT_LOCK re-entrant (fixes #60)
    • BUGFIX: Ensured verbose flags display messages independently of debug mode (fixes #59)
    • BUGFIX: Handled empty caption edges in mobile API to prevent index error in anonymous mode
    • BUGFIX: Added input validation bounds, safe thread cleanup and reels_count null checks
    Downloads