Skip to content

Releases: MarcelRoozekrans/memorylens-mcp

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 14 Apr 17:39
bc2e61c

1.5.1 (2026-04-14)

Bug Fixes

  • fall back to --help for dotMemory CLI version probe (3291d58)
  • fall back to --help for dotMemory CLI version probe (89d068a), closes #44

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 16:22
1e0c979

1.5.0 (2026-04-14)

Features

  • add DotMemoryAutoInstaller with platform mapping (6e2c4fc)
  • add IDotMemoryAutoInstaller interface and fake (203d61b)
  • auto-download JetBrains dotMemory Console on first use (4a6c7da)
  • implement InstallLatestAsync with NuGet download and extraction (72979a4)
  • register DotMemoryAutoInstaller in DI (bc0155f)
  • wire IDotMemoryAutoInstaller into DotMemoryToolManager (679f06d)

Bug Fixes

  • cleanup on chmod failure, explicit DI wiring, retry on corrupt extraction (925bf76)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 14 Apr 09:37
f7feb9f

1.4.0 (2026-04-14)

Features

  • support official JetBrains dotMemory CLI via DOTMEMORY_PATH (518e00d)

Bug Fixes

  • isolate DOTMEMORY_PATH env var in EnsureDotMemory test (82e6423)
  • use FakeDotMemoryToolManager in EnsureDotMemory integration test (33036d3)

v1.3.5

Choose a tag to compare

@github-actions github-actions released this 31 Mar 11:38
e012d4c

1.3.5 (2026-03-31)

Bug Fixes

  • set server.json version to match release-please manifest (d62fae7)
  • set server.json version to match release-please manifest (644c9af)

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 29 Mar 20:14
42036ff

1.3.4 (2026-03-29)

Bug Fixes

  • include server.json in release-please version bumps (fcca5d2)
  • include server.json in release-please version bumps (3ea00fd)

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 28 Mar 21:23
8c62a69

1.3.3 (2026-03-28)

Bug Fixes

  • add mcp-name to README for MCP registry ownership verification (0ed495e)
  • add mcp-name to README for MCP registry ownership verification (f080957)

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 28 Mar 19:01
818619c

1.3.2 (2026-03-28)

Bug Fixes

  • correct MCP registry name casing and shorten description (5e280d2)
  • correct MCP registry name casing and shorten description (fc38a35)

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 22 Mar 19:28
21bfcfb

1.3.1 (2026-03-22)

Bug Fixes

  • correct dotnet-version format (10.0.x not net10.0) (aaba7da)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 14:16
c1dc0f9

1.3.0 (2026-03-10)

Features

  • README badges and MCP Registry prep (5ddfddf)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Mar 14:03
5224153

1.2.0 (2026-03-10)

Features

  • add NuGet MCP server discovery metadata (4cb99a0)
  • add NuGet MCP server discovery metadata (99e75ca)