Skip to content

v0.18.2

Latest

Choose a tag to compare

@laynepenney laynepenney released this 28 Jan 17:06
· 64 commits to main since this release
Immutable release. Only release title and notes can be modified.
4b43abb

Documentation Updates

This release addresses documentation inconsistencies across the project:

Changes

  • Version bump: Updated from 0.18.1 to 0.18.2
  • Website version (docs/index.html): Updated from 0.14.0 to 0.18.2
  • Security policy (SECURITY.md): Updated supported versions table to include 0.18.x
  • Developer docs (CLAUDE.md, CODI.md): Removed references to deprecated Ollama Cloud provider

Files Modified

  • package.json: Bumped version to 0.18.2
  • src/version.ts: Bumped version to 0.18.2
  • docs/index.html: Updated version badge to 0.18.2
  • SECURITY.md: Added 0.18.x to supported versions table
  • CLAUDE.md: Removed Ollama Cloud provider reference (deprecated in v0.17.0)
  • CODI.md: Removed Ollama Cloud provider reference (deprecated in v0.17.0)

Notes

This is a patch release to ensure all documentation reflects the current version and provider state correctly. The Ollama Cloud provider was deprecated in version 0.17.0; users should use the regular ollama provider with OLLAMA_HOST environment variable instead.