Skip to content

v2.0.0-preview.5

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Jun 17:26
· 1 commit to main since this release
c427022

日本語のリリースノートはこちらです。

What's Changed

New Features

  • Added unit suffixes to numeric inputs in the Create New Project dialog

Bug Fixes

  • UI layout and responsiveness
    • Fixed OutputView path/value columns to be flexible and show full paths in tooltips
    • Fixed recent-items panel responsiveness on the home screen
    • Fixed Command Palette result layout for narrow window widths
    • Fixed text trimming and wrapping on extension search result cards
    • Fixed Extensions page layout with minimum-size constraints
  • Fixed release packages to ship the complete FFmpeg worker dependency set
Changelog
  • docs: correct Phase 1 false positives in refactoring-plan.md by @yuto-trd in #2021
  • fix(ui): make OutputView path/value columns flexible with full-path tooltip by @yuto-trd in #2023
  • fix(ui): make EditorHostFallback recent-items panel responsive by @yuto-trd in #2022
  • fix(ui): stack CommandPalette result category/description for narrow widths by @yuto-trd in #2026
  • fix(ui): bound SearchPage result-card text with trimming and wrapping by @yuto-trd in #2028
  • fix(ui): make ExtensionsPage window responsive with min-size floors by @yuto-trd in #2032
  • feat(ui): show unit suffixes on CreateNewProject numeric inputs by @yuto-trd in #2034
  • ci: paginate scheduled-review idempotency guard and add dry-run mode by @yuto-trd in #2025
  • ci: harden release-note format/translate workflows by @yuto-trd in #2024
  • docs(ai-workflow): correct /beutl-loop auto-merge caveat and gate guidance by @yuto-trd in #2036
  • fix(build): ship the FFmpeg worker's full dependency closure in releases by @yuto-trd in #2037

Full Changelog: v2.0.0-preview.4...v2.0.0-preview.5