Skip to content

Release 1.0.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 04:15
· 18 commits to main since this release

v1.0.1

Changes since v1.0.0

Features

  • feat: add maintainer information and enhance site generation by implementing dynamic context for templates, while removing outdated static HTML files (
    8f4b94)
  • feat: enhance site metadata and icons for improved SEO and user experience across documentation pages (
    87cdc3)

Documentation

  • docs: update security documentation and installation instructions to address CVE-2025-69872 and clarify usage of optional disk backend (
    9f7b5f)

Refactoring

  • refactor: update documentation build process to use YOKEDCACHE_SITE_PATH_PREFIX for site path management and enhance CSS styles for improved visual consistency (
    df11b7)
  • refactor: improve code readability by adjusting line breaks in orjson serialization (
    64ff42)

Chores

  • chore: release version 1.0.1 with streamlined installation, updated dependencies, and enhanced documentation for optional features (60e158b)
  • chore: update publish workflow to clarify version input requirements and set fetch-depth for checkout steps (
    e6d0da)
  • chore: Remove 3.9 suppor for python. Add support for 3.13-3.14 due to security vulnerabilities unfixable in 3.9 (
    a74592)

Other

  • Mobile fixes for docs site (
    55ca03)