Skip to content

Add v0.3.0 release notes with milestone completion checklist#268

Merged
LittleLittleCloud merged 16 commits intomainfrom
copilot/release-030
Dec 29, 2025
Merged

Add v0.3.0 release notes with milestone completion checklist#268
LittleLittleCloud merged 16 commits intomainfrom
copilot/release-030

Conversation

Copy link
Contributor

Copilot AI commented Dec 25, 2025

Creates comprehensive release notes for v0.3.0 covering all 18 completed items (4 issues + 14 PRs) in the milestone, including Native AOT support, components, performance improvements, documentation, and architecture enhancements.

Changes

  • Release notes (release-notes/v0.3.0.md):

    • Complete milestone completion checklist with all 18 items
    • Native AOT support with reflection annotations and trimming protection
    • Scrollbar support in Scrollable component with embedded rendering for Tables/Panels
    • Razor syntax highlighting support
    • DocFX-based auto-generated API documentation
    • TextInput paste performance fix (500+ render cycles → 1 cycle)
    • Middleware architecture migration for rendering pipeline
    • TextButton FocusedColor improvement (Yellow → DeepSkyBlue1)
    • Website rendering fixes (xterm colors, lineHeight)
    • Grouped by: Native AOT & Performance, Components & Rendering, Focus & Input, Core Architecture, Website & Docs, Build & Versioning
    • Contributor acknowledgments for TeseySTD, ParadiseFallen, and LittleLittleCloud
  • Website integration (website/src/pages/Docs.tsx):

    • Import and display v0.3.0 release notes
    • Added to release notes list at top position

Release date: December 26, 2025

Original prompt

This section details on the original issue you should resolve

<issue_title>Release 0.3.0</issue_title>
<issue_description></issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 2 commits December 25, 2025 01:57
Co-authored-by: LittleLittleCloud <16876986+LittleLittleCloud@users.noreply.github.com>
Co-authored-by: LittleLittleCloud <16876986+LittleLittleCloud@users.noreply.github.com>
Copilot AI changed the title [WIP] Prepare for release 0.3.0 Add v0.3.0 release notes and website integration Dec 25, 2025
@LittleLittleCloud
Copy link
Member

@copilot update 0.3.0 milestone completion list

Co-authored-by: LittleLittleCloud <16876986+LittleLittleCloud@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Dec 26, 2025

@copilot update 0.3.0 milestone completion list

Updated v0.3.0 release notes with complete milestone completion checklist showing all 18 completed items (4 issues + 14 PRs). Added Native AOT support, TextButton color improvements, and website rendering fixes. Release date updated to December 26, 2025.

Commit: 6c2b446

Copilot AI changed the title Add v0.3.0 release notes and website integration Add v0.3.0 release notes with milestone completion checklist Dec 26, 2025
LittleLittleCloud and others added 5 commits December 26, 2025 14:06
Co-authored-by: Skoreyko Misha <150385054+TeseySTD@users.noreply.github.com>
Signed-off-by: Xiaoyun Zhang <bigmiao.zhang@gmail.com>
Co-authored-by: Skoreyko Misha <150385054+TeseySTD@users.noreply.github.com>
Signed-off-by: Xiaoyun Zhang <bigmiao.zhang@gmail.com>
Co-authored-by: Skoreyko Misha <150385054+TeseySTD@users.noreply.github.com>
Signed-off-by: Xiaoyun Zhang <bigmiao.zhang@gmail.com>
Co-authored-by: Skoreyko Misha <150385054+TeseySTD@users.noreply.github.com>
Signed-off-by: Xiaoyun Zhang <bigmiao.zhang@gmail.com>
Co-authored-by: Skoreyko Misha <150385054+TeseySTD@users.noreply.github.com>
Signed-off-by: Xiaoyun Zhang <bigmiao.zhang@gmail.com>
Co-authored-by: LittleLittleCloud <16876986+LittleLittleCloud@users.noreply.github.com>
@github-actions
Copy link

github-actions bot commented Dec 26, 2025

🚀 Preview Deployment

A preview build has been generated for this PR from CI run #20579853543!

Download the artifact:
website-preview-268-7d756940fd1e4e45f90b35d1c86ac1a4f2523762

To view the preview locally:

  1. Download the artifact from the CI workflow run
  2. Extract the ZIP file
  3. Serve the files with a local web server
    (e.g., npx serve dist)

🌐 Live Preview URL: https://8cbf2279.razorconsole.pages.dev

The live preview will be automatically updated when you push new
commits to this PR.

ParadiseFallen
ParadiseFallen previously approved these changes Dec 27, 2025
@LittleLittleCloud LittleLittleCloud marked this pull request as ready for review December 28, 2025 18:52
Signed-off-by: Xiaoyun Zhang <bigmiao.zhang@gmail.com>
@LittleLittleCloud LittleLittleCloud merged commit f9be90e into main Dec 29, 2025
7 checks passed
@LittleLittleCloud LittleLittleCloud deleted the copilot/release-030 branch December 29, 2025 18:40
@github-actions github-actions bot added this to the v0.3.0 milestone Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Release 0.3.0

5 participants