Skip to content

Releases: open-bbc/ext-vscode-config-tool

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 22 Jul 19:20

1.6.1 (2026-07-22)

Bug Fixes

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:51

1.6.0 (2026-07-22)

Bug Fixes

  • rename marketplace extension id to spring-config-cipher (76af946)
  • use unique marketplace display name Spring Config Cipher (97947f8)

Features

  • rebrand extension under open-bbc publisher (2d71358)

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 04:18

1.5.2 (2026-07-08)

Bug Fixes

  • release: skip release workflow on chore release commits (c7123bc)

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 02:58

1.5.1 (2026-07-08)

Bug Fixes

  • add node and mocha types to tsconfig for CI test compilation (d716e7c)
  • align engines.vscode with @types/vscode for vsce packaging (92397ea)
  • ci: use Node 22 for semantic-release compatibility (09d1286)
  • release: remove git plugin blocked by master branch protection (7d665f5)

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 18:46

1.5.0 (2025-07-14)

Bug Fixes

  • improve debug logging and error messages (0924e98)

Features

  • improve error messages and status bar behavior (5cba423)
  • improve status bar with error/warning states (adc2ec1)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 16:18

1.4.0 (2025-07-13)

Bug Fixes

  • improve git utilities and repository detection (25ea8ef)

Features

  • centralize configuration access with effective config handling (aacde2c)
  • config: add HTTP protocol support to configService (0daa5aa)
  • improve error messages and logs with helpful, engaging content (5942aa5)
  • local-dev: add complete local development environment (e8a671c)
  • streamline development workflow with auto-workspace loading (695085c)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 14:47

1.3.1 (2025-07-11)

Bug Fixes

  • force version increment (8a3ff3b)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 16:50

1.2.0 (2025-07-06)

Bug Fixes

  • enable debugging with esbuild by adding source maps and fixing output paths (596d5ac)

Features

  • add activation notification (6b77bc3)
  • add error categorization and improve notifications (7323881)
  • adjust selections to cover replaced values after operations (f378d78)
  • enhance package.json configuration and validation (1dc59ad)
  • enhance processing notifications with success indicators and counts (aeea901)
  • enhance server selection with pin/unpin indicators (cbfe7aa)
  • externalize server selection logic to configurable rules (5a52b13)
  • improve context menu UX with enablement conditions (46fdecc)

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 04 Jul 06:06

1.1.2 (2025-07-04)

Bug Fixes

  • switch to esbuild bundling for proper dependency inclusion (90a031a)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 05:28

1.1.1 (2025-07-04)

Bug Fixes

  • bundle isomorphic-git dependency to resolve runtime errors (2f0f7ff)