Skip to content

v2.9.0

Choose a tag to compare

@vinayakkulkarni vinayakkulkarni released this 03 Mar 06:44
bc37253

2.9.0 (2026-03-03)

Features

  • marketing: add MLT transcoding feature card and config example (c679913)
  • mlt: add MLT transcoding error types (75a091c)
  • mlt: add MLT-to-MVT transcoding module (b26782e)
  • mlt: add serve_as config field for format transcoding (02cdbc2)
  • mlt: wire transcoding into lib exports and tile handler (00ae7df)
  • styles: inject MLT encoding hint in rewritten styles (e57557f)

Bug Fixes

  • ci: prevent headless manifest from overwriting :latest tag (#621) (3603d25), closes #620
  • deps: bump actions/download-artifact from 7 to 8 (bcf45d8)
  • deps: bump actions/download-artifact from 7 to 8 (68ea5f7)
  • deps: bump actions/upload-artifact from 6 to 7 (10c6cb2)
  • docker: copy benches directory for Cargo manifest validation (888ecb3)

Documentation

  • add MLT transcoding feature card to docs landing page (2518c0d)
  • mlt: add MLT guide with benchmark results and config examples (8f6b93c)
  • site: add /ping, /__admin/reload, zero-config, and admin_bind to docs (a5373ba)
  • update README, ARCHITECTURE, and CLAUDE.md with MLT support (2aa6f2c)
  • update README, ARCHITECTURE, and CLAUDE.md with new endpoints and features (b6a7dea)

Miscellaneous

  • deps-dev: update wrangler requirement from ^4.67.0 to ^4.68.0 (#628) (3cd43c3)
  • deps: update agents to v0.7.1 in docs (0efa344)
  • deps: update cargo and bun dependencies (06c71c9)
  • deps: update oxfmt, lucide-vue-next, and @tanstack/vue-db (becb1ed)

Code Refactoring

  • remove git_hash from ping response and delete build.rs (442c692)