Skip to content

0.0.5_STABLE

Latest

Choose a tag to compare

@PiBOH PiBOH released this 23 Jun 22:16
· 3 commits to main since this release

CHANGELOG

[0.0.5_STABLE] — 2025-06-23

✨ New Features

  • Added project dashboard page — a beautiful, dark/light-mode landing page for the project deployed to GitHub Pages at piboh.github.io/multimdreader/dashboard/, featuring:
    • Hero section with gradient branding and download links
    • About section with feature cards
    • Download section per platform (Windows, macOS, Linux)
    • Supported languages showcase
    • Changelog preview
    • Keyboard shortcuts reference
    • Repository structure diagram
    • Sticky navigation with theme toggle
  • Created deploy-pages-dashboard.yml workflow — deploys the dashboard/ folder to GitHub Pages on changes

🔧 Refactoring

  • Renamed deploy-pages.ymldeploy-pages-demo.yml — deploys the live web app demo to GitHub Pages
  • Separated dashboard deployment from demo deployment into independent workflows with separate concurrency groups

📝 Documentation

  • Updated all 6 READMEs with new badge for deploy-pages-dashboard.yml
  • Updated CI/CD section in all READMEs to document both Pages workflows
  • Updated all version references to 0.0.5_STABLE