Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 12:16
fa36775

0.7.0 (2026-08-12)

Features

  • add shell-quote dependency and improve command line argument handling (a418eae)
  • implement integration tests for multiple OS and enhance test coverage (e5f8f0e)
  • implement URL validation for external links in webview messages (a1a896d)
  • limit displayed releases to 10 and add button for full changelog (b0dc5a9)
  • tests: add unit and integration tests for MageForge extension (c67ae5d)
  • tests: add unit and integration tests for MageForge extension (7de6d9b)

Bug Fixes

  • improve changelog update notification (53b44d8)
  • prevent update notification from reappearing on every activation (5c4fd71)

Code Refactoring

  • unify URL generation in tests using makeTestUrl function (45a1340)