0.9.1 (2026-07-23)
- editor: complete homepage editing workflows (edfed7a)
- search: center and highlight matched content (4868212)
- search: center and highlight matched content (c8a71df)
- serializer: keep adjacent list blocks tight across source toggles (75d7d3f)
- source toggle list stability, website chrome polish, and PlantUML docs (c974b77)
- website: polish Typora-style chrome and reading layout (99ae8be)
0.9.0 (2026-05-28)
- expand localized Mermaid demo coverage (e593ea9)
- improve Mermaid demo and dark rendering (#14) (527e729)
- balance dark code block highlighting (#11) (5bb8c20)
- improve dark Mermaid rendering (2d62ae3)
- remove caution callout support (#13) (c14bd5c)
- defer Mermaid diagram rendering (3e834ed)
This release establishes the stable SemVer release baseline for Typora-Web.
- Restored editor polish and automation workflow foundations, including the editor shell, sidebar, tool buttons, and initial release pipeline. #1
- Expanded localized demo content so the home example covers supported Markdown, Typora extensions, math, Mermaid, HTML, images, and callouts. #4
- Improved HTML block and HTML image editing so source edits keep a live preview while bare URL autolinks stop at the correct boundary. #5
- Updated GitHub Actions runtimes across CI, Pages, Release, and npm publish workflows. #2
- Aligned release automation with protected-branch rules and PR-only changes to
main. #3 - Simplified auto-release guards before replacing the beta flow. #6
- Dispatched npm publishing from GitHub Releases and skipped versions that are already published. #8
- Replaced beta milestone rules with stable SemVer and Release Please, then split the README into English and Chinese documents. #9
- Current GitHub Release type: stable release, marked as
Latest. - Old beta tags were deleted; old prerelease records remain only as historical GitHub Release entries.
- npm publishing is blocked because the public
typora-webpackage name already belongs to another npm owner.