Skip to content

Releases: hannibalevit/resumorph

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 20 Aug 15:34

[1.4.1] - 2026-08-20

Bug Fixes

  • Structured output retry on malformed json (dd79446)

  • (server) Retry structured LLM output once on malformed JSON (dd79446)

Documentation

  • Point Claude at CodeGraph for code navigation when indexed (dd79446)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 14:45

[1.4.0] - 2026-08-01

Bug Fixes

  • (extension) Keep the service worker alive during field-answer generation (5b2e5e0)

  • (server) Fail the Ollama connection test when no usable model is pulled (60addf9)

  • (sidepanel) Surface setup failures as errors and verify Ollama before saving (9746c25)

Documentation

  • (extension) Keep the service worker alive during field-answer generation (5b2e5e0)

Features

  • (extension) Add request timeouts and cancel for backend calls (5e4b6fe)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 13:38

[1.3.0] - 2026-08-01

Bug Fixes

  • (server) Address Ollama PR review feedback (3fbb154)

  • (server) Harden Ollama URL validation and slim local prompts (1658ff1)

  • (extension) Harden Ollama Settings URL preview and provider tests (16ec4f9)

  • (extension) Skip blank Ollama URL probe; default to qwen2.5:7b (939ceed)

Features

  • (server) Add Ollama provider (0b9f87a)

  • (extension) Add Ollama Settings and Onboarding UI (6cfb81c)

  • (extension) Add Ollama Settings and Onboarding UI (#35) (1e45012)

Feature Owner

@MothiPrakash

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 17:32

[1.2.0] - 2026-07-30

Features

Thanks

Big thanks to @MothiPrakash for the new Ollama provider (#32) —
first external contribution to this repo! 🎉

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Jul 20:10

[1.1.1] - 2026-07-27

Bug Fixes

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 00:59

[1.1.0] - 2026-07-24

Features

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 23:00

[1.0.2] - 2026-07-23

Bug Fixes

  • (onboarding) Retire default Claude model, add model picker (#17) (aa2562e)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 03:09

[1.0.1] - 2026-07-23

Bug Fixes

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 02:54

[1.0.0] - 2026-07-23

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 22 Jul 22:35

What's Changed

Full Changelog: v0.0.9...v0.0.10