Skip to content

v1.18.0

Latest

Choose a tag to compare

@sablier-bot sablier-bot released this 02 Sep 01:37
cc66b0b

1.18.0 (2026-09-02)

⚠ BREAKING CHANGES

  • theme: a custom theme in a sub-directory is now requested as "/" rather than "", as documented.

build

  • deps: bump github.com/getkin/kin-openapi from 0.146.0 to 0.147.0 (#1084) (0d4e617)

Features

Bug Fixes

  • theme: name custom themes after their path, ignore non-theme entries (#1088) (001101e), closes #1081

Documentation

  • themes: correct the themes endpoint path and response shape (#1086) (867f542)