Files
deckyvault/apps/web/content/updates/2026-05-01-v2026.0.96.md
T
adrianbonpin cd72b7a948 refactor: convert to bun workspaces monorepo
- Move web app into apps/web/
- Create packages/shared/ with shared types
- Create plugins/decky-vault/ scaffold
- Root package.json manages workspaces only
2026-06-28 05:20:28 +08:00

944 B

title, date, version, summary
title date version summary
Updates Page & Markdown Content Pipeline 2026-05-01 2026.0.96 New updates page with version release notes, markdown-based content pipeline with auto-extracted chapter navigation and reading progress bar.

Hello everyone!

This release brings a brand new way to track what's changing on the site. We've added an updates page where you can find release notes for every version, complete with chapter navigation and a reading progress bar to help you get through longer posts.

As always, if you run into any issues, feel free to visit the contact page to submit a report!

Adrian Bonpin

Added

Updates Page

  • Updates page listing all version release notes
  • Update viewer with auto-extracted chapter navigation and reading progress bar
  • Markdown-based content pipeline (gray-matter + remark/rehype)
  • First update post converted from existing changelog