• Release 0.10.1
    All checks were successful
    Create Release Package / build-release (push) Successful in 1m4s
    Stable

    magdev released this 2026-02-03 20:52:07 +00:00 | 10 commits to main since this release

    Added

    • API Settings subtabs for better organization:
      • General subtab: Enable/disable REST API, rate limiting toggle, API information
      • Rate Limits subtab: Configurable time window and endpoint-specific limits
      • Endpoints subtab: Full endpoint documentation with HTTP method badges
    • Configurable rate limiting:
      • Time window setting (10-300 seconds, default 60)
      • Per-endpoint-type limits (public, availability, booking, admin)
      • Settings stored in WordPress options with fallback defaults

    Changed

    • RateLimiter class now loads limits from WordPress options
    • README updated with configurable rate limiting documentation
    Downloads