• v1.30.0 a6bf4f3f73

    v1.30.0
    All checks were successful
    Release / Release (push) Successful in 59s
    Stable

    jank released this 2025-04-23 07:45:59 +00:00 | 22 commits to main since this release

    1.30.0 (2025-04-23)

    Features

    • security: allow access to webhook endpoint (aa78ccc)

    Bug Fixes

    • avoid serialization error, remove debug statement (93dc3f9)

    Code Style

    • workflow: standardize quotes and formatting in YAML (17bc204)

    Code Refactoring

    • replace switch statement with ugly a if statement (no go idiomatic btw) (94ca93e)

    Chores

    • update .gitignore and add package.json for eslint (ddb772e)
    • update eslint version and remove package.json (465967c)

    Continuous Integration

    • add eslint installation to CI workflow (1bd0de1)
    • add ubuntu-latest to workflow jobs configuration (24d2a93)
    • remove eslint installation from CI workflow (ed2d512)
    Downloads