From 346cba79d837a22fcd12118dc2aca336f355a0da Mon Sep 17 00:00:00 2001 From: Martin Donath Date: Thu, 9 Jul 2026 12:01:35 +0200 Subject: [PATCH] chore: release v0.0.48 ## Summary This version updates the [user interface](https://github.com/zensical/ui) to [v0.0.21](https://github.com/zensical/ui/releases/tag/v0.0.21), bringing the latest fixes for Pyodide-powered code execution, search, and ANSI color rendering. It also improves configuration parsing and defaults, and fixes relative and scoped cross-references for `mkdocstrings-python`. Signed-off-by: squidfunk