Skip to content

Releases: OpenForgeProject/mageforge-vscode

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 11 Aug 15:46
7bd60d5

0.6.1 (2026-08-11)

Bug Fixes

  • format import statements and improve message formatting in activate function (a7b6c61)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 14:31
eeebe1d

0.6.0 (2026-08-11)

Features

  • add timeout handling for version checks in WelcomeViewProvider (32c49ba)

Bug Fixes

  • MageForge version badge and update Button on VS Code Focus change (30cb97f)

Maintenance

  • remove vsc-extension-quickstart.md file (7cd4c1a)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 06:34
8c9f573

0.5.0 (2026-08-11)

Features

  • add dependabot configuration for npm and GitHub Actions updates (6f38f3a)
  • add security policy documentation for MageForge (954c1af)

Bug Fixes

  • escaping HTML attribute sanitization (eb670ee)
  • improve formatting of release heading in changelog (3f20fe7)

Documentation

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 21:37
fe190de

0.4.0 (2026-08-10)

Features

  • add version check and update notification in welcome view (59a296c)

Bug Fixes

  • enhance changelog styling (ce0a940)
  • enhance welcome view styling with accent glow (2cc12c9)
  • update README to include CI, Release, Version, and License badges (46c1c9a)

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 18:55
8759b73

0.3.0 (2026-08-10)

Features

  • add changelog viewer and update notification for extension updates (b4d5aa7)
  • add feature request issue template for user suggestions (1b60d4c)
  • add template override command and context menu (1910681)
  • enhance CI workflow with formatting check and diff display on failure (be94155)
  • enhance welcome view with version info and quick action updates (0f75c2b)
  • update configuration settings for enhanced environment detection (95f3da3)

Bug Fixes

  • remove unreleased section from CHANGELOG (e4fcf92)
  • reuse existing terminal for running MageForge CLI commands (aabdcac)
  • update issue links and add changelog link in welcome view (1c07087)

Documentation

  • update README with detailed features and configuration settings (267c485)

Maintenance

  • update esbuild to version 0.28.2 and add mocha override (4e053fe)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 12:59
8bfb87d

0.2.0 (2026-08-10)

Features

  • add logo asset and update package metadata (07cf543)
  • add welcome view with quick actions and resources links (17f45ba)
  • enhance release workflow and update package metadata (f86d364)
  • implement MageForge CLI commands and theme management features (0e8ca20)

Bug Fixes

  • update vscode test tooling for macOS CI (c10f92f)

Maintenance

  • add pre-commit hook with lint-staged (631cf33)
  • update Node.js version requirements and enhance README with development setup instructions (a2b5102)