changelog date

This commit is contained in:
Classic298 2026-04-11 23:29:58 +02:00
parent 1ca3c29a34
commit 7be44ebd15

View file

@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.8.13] - 2026-04-11
## [0.8.13] - 2026-04-12
### Added
- ⚡ **Faster code block rendering.** Code blocks now reuse a shared HTML unescape helper, reducing extra browser work when displaying encoded output in chat. [#23553](https://github.com/open-webui/open-webui/pull/23553)