• 1.12.0 f1dc448bef

    1.12.0 Stable

    kerem released this 2026-02-07 13:42:09 +03:00 | 18 commits to main since this release

    📅 Originally published on GitHub: Sat, 07 Feb 2026 10:42:11 GMT
    🏷️ Git tag created: Sat, 07 Feb 2026 10:42:09 GMT

    1.12.0 (2026-02-07)

    Features

    • update Flyimg logo references in documentation and views (5e10866)
    Downloads
  • 1.11.0 e0f74d1040

    1.11.0 Stable

    kerem released this 2026-01-31 14:36:40 +03:00 | 21 commits to main since this release

    📅 Originally published on GitHub: Sat, 31 Jan 2026 11:36:43 GMT
    🏷️ Git tag created: Sat, 31 Jan 2026 11:36:40 GMT

    1.11.0 (2026-01-31)

    Bug Fixes

    • fix Security alerts by Dependabot alerts (079e4c4)

    Features

    • Enhance rate limiting functionality by introducing custom intervals for request limits. (e82d1c9)
    Downloads
  • 1.10.3 69ea70fa1a

    1.10.3 Stable

    kerem released this 2026-01-14 13:00:23 +03:00 | 30 commits to main since this release

    📅 Originally published on GitHub: Wed, 14 Jan 2026 10:00:26 GMT
    🏷️ Git tag created: Wed, 14 Jan 2026 10:00:23 GMT

    1.10.3 (2026-01-14)

    Bug Fixes

    • Harden client-side security and GitHub Actions GITHUB_TOKEN permissions (b0ac9e4)
    Downloads
  • 1.10.2 61518232ea

    1.10.2 Stable

    kerem released this 2026-01-12 12:52:29 +03:00 | 33 commits to main since this release

    📅 Originally published on GitHub: Mon, 12 Jan 2026 09:52:32 GMT
    🏷️ Git tag created: Mon, 12 Jan 2026 09:52:29 GMT

    1.10.2 (2026-01-12)

    Bug Fixes

    • fix preserve-aspect-ratio option, add tests to cover that, closes #599 (46a0c71)
    Downloads
  • 1.10.1 e1ea9519f7

    1.10.1 Stable

    kerem released this 2025-11-28 12:56:57 +03:00 | 38 commits to main since this release

    📅 Originally published on GitHub: Fri, 28 Nov 2025 09:56:59 GMT
    🏷️ Git tag created: Fri, 28 Nov 2025 09:56:57 GMT

    1.10.1 (2025-11-28)

    Bug Fixes

    • add instance-group identifier for Redis rate limiting, closes #595 (850f853)
    Downloads
  • 1.10.0 0c426266f5

    1.10.0 Stable

    kerem released this 2025-11-14 20:45:46 +03:00 | 41 commits to main since this release

    📅 Originally published on GitHub: Fri, 14 Nov 2025 17:45:49 GMT
    🏷️ Git tag created: Fri, 14 Nov 2025 17:45:46 GMT

    1.10.0 (2025-11-14)

    Bug Fixes

    • conditionally enable rate limiting based on configuration parameter (49402f6)

    Features

    • implement rate limiting functionality with configurable parameters and response headers (fafbad3)
    • implement Redis-based rate limiting and remove file-based implementation (eb9099b)
    Downloads
  • 1.9.1 23abadf1c8

    1.9.1 Stable

    kerem released this 2025-10-19 21:27:37 +03:00 | 62 commits to main since this release

    📅 Originally published on GitHub: Sun, 19 Oct 2025 18:27:39 GMT
    🏷️ Git tag created: Sun, 19 Oct 2025 18:27:37 GMT

    1.9.1 (2025-10-19)

    Bug Fixes

    • enhance S3 configuration for IRSA support and update documentation, closes #590 (58a77d8)
    Downloads
  • 1.9.0 06a75b86c0

    1.9.0 Stable

    kerem released this 2025-09-25 09:16:30 +03:00 | 65 commits to main since this release

    📅 Originally published on GitHub: Thu, 25 Sep 2025 06:16:32 GMT
    🏷️ Git tag created: Thu, 25 Sep 2025 06:16:30 GMT

    1.9.0 (2025-09-25)

    Bug Fixes

    • fix demo page option creation (5eca9cb)
    • refactor upload handling in Response and DefaultController to support multipart and various content types (713aaa8)

    Features

    • add jxl-decoding-speed option and update jxl-effort default value (ab4cbe5)
    • add support for JPEG XL, closes #588 (b493227)
    Downloads
  • 1.8.1 c946d4ee9d

    1.8.1 Stable

    kerem released this 2025-09-20 10:26:44 +03:00 | 75 commits to main since this release

    📅 Originally published on GitHub: Sat, 20 Sep 2025 07:26:47 GMT
    🏷️ Git tag created: Sat, 20 Sep 2025 07:26:44 GMT

    1.8.1 (2025-09-20)

    Bug Fixes

    • better error handling in the demo page, closes #586 (42b10dd)
    Downloads
  • 1.8.0 6c290ed1e0

    1.8.0 Stable

    kerem released this 2025-09-18 09:22:57 +03:00 | 84 commits to main since this release

    📅 Originally published on GitHub: Thu, 18 Sep 2025 06:23:00 GMT
    🏷️ Git tag created: Thu, 18 Sep 2025 06:22:57 GMT

    1.8.0 (2025-09-18)

    Bug Fixes

    • correct PHPDoc formatting (e271b70)

    Features

    • add support for POST uploads and S3 sources (e27d180)
    Downloads