Skip to content

Releases: niklas-joh/plume-ai

v1.13.3

Choose a tag to compare

@niklas-joh niklas-joh released this 11 Sep 13:58

1.13.3 (2026-09-11)

Bug Fixes

Code Refactors

  • dev-tools: remove in-plugin developer tools ahead of WP.org release (#959) (9d75e67)

v1.13.2

Choose a tag to compare

@niklas-joh niklas-joh released this 28 Aug 21:03

1.13.2 (2026-08-28)

Bug Fixes

  • rest: enforce post-type and publish capabilities on plan execution (#955) (73037f0)

v1.13.1

Choose a tag to compare

@niklas-joh niklas-joh released this 17 Jul 11:15

1.13.1 (2026-07-17)

Bug Fixes

  • admin: rename njDevTools global to plumeDevTools per wporg review (#951) (511b439)
  • chat: default to no hyperlinks unless requested (closes #919) (#935) (20e095e), closes #917
  • chat: reconcile Gemini model list with Worker's allow-list (closes #906) (#934) (5f1adbe), closes #867 #936 #936 #917
  • credits: bill every successful agentic-loop call on real usage (closes #927, closes #905) (#943) (dbc04c1)
  • credits: source credit limits from the Worker instead of hardcoding in PHP (#931) (3e9ff62), closes #869 #932 #917
  • hooks: skip pre-push PHPCS/PHPStan gate when dev deps aren't installed (#952) (4738bc8)
  • rest: resolve wporg review findings — conversation ownership and image-upload capability (#949) (137eff1)

Documentation

  • claude: rewrite CLAUDE.md for plume-ai, not blog.njohansson.eu (#947) (45aa9cc)

v1.13.0

Choose a tag to compare

@niklas-joh niklas-joh released this 10 Jul 12:20

1.13.0 (2026-07-10)

New Features

v1.12.0

Choose a tag to compare

@niklas-joh niklas-joh released this 06 Jul 14:39

1.12.0 (2026-07-06)

New Features

  • chat: add review & comment drawer for AI post update plans (#828) (949cbe9)

Bug Fixes

  • admin: scope activation notice to Plume admin screens (#912) (53c3ada)
  • core: align plugin header name with readme display name (#911) (b83cd8e)
  • proxy: defer site registration until first proxy-backed request (#914) (fbe69c7)
  • tests: match typographic apostrophe in out-of-credits message (#915) (71b3233)
  • tiers: remove remaining local tier gates on model selection and own API key (#917) (efa3a01)

v1.11.0

Choose a tag to compare

@niklas-joh niklas-joh released this 03 Jul 12:01

1.11.0 (2026-07-03)

New Features

Bug Fixes

  • chat: token usage in REST response, single-use tool guard, and tool-definition caching (#901) (adf4649), closes #826 #825 #803 #855 #855
  • ci: pass github/inputs context via env, not inline run: interpolation (#866) (03b22a1)
  • proxy: forward all tool calls per turn, surface model name, graceful iteration limit (#891) (ce4d9a6)
  • seo: include draft/pending/scheduled posts in SEO page list (#897) (f983e5c)
  • wporg: scope tier-sync notices to Plume admin pages only (#888) (3fd2995), closes #834

Code Refactors

Documentation

  • readme: correct managed proxy service URL to plumewp.workers.dev (#910) (642fc27), closes 831/#832

v1.10.3

Choose a tag to compare

@niklas-joh niklas-joh released this 26 Jun 12:07

1.10.3 (2026-06-26)

Bug Fixes

  • readme: fix Contributors username and add Development section (#836) (5ff3a9b), closes #832 #833

v1.10.2

Choose a tag to compare

@niklas-joh niklas-joh released this 21 Jun 12:03

1.10.2 (2026-06-21)

Bug Fixes

  • wporg: add composer.json to zip allowlist and escape DB table names (#822) (6d5503c)

v1.10.1

Choose a tag to compare

@niklas-joh niklas-joh released this 20 Jun 12:02

1.10.1 (2026-06-20)

Bug Fixes

  • plugin: update Plugin URI to wpaimind.com and align branding to Plume AI - Write and Design (#818) (f59851b)

v1.10.0

Choose a tag to compare

@niklas-joh niklas-joh released this 19 Jun 13:11

1.10.0 (2026-06-19)

New Features

  • chat: make attached-post title clickable in composer pill (#782) (f81cc83), closes #764
  • core: prompt caching + cache token tracking (without tool stripping) (#803) (a6a8085), closes #792 #792

Bug Fixes

  • admin: rename menu to Plume AI with feather icon, wire WP.org assets to deploy (#777) (8b7b906)
  • chat: prevent plan_update retry loop when AI omits chat_response (#800) (0bbff3b)
  • cost: correct stale pricing constants and Opus token weight (#781) (4393e5b), closes #743
  • triage: use GitHub comments as authoritative deferred-state source (#807) (f1e8bc3), closes #746 #746 #746 #746
  • urls: revert erroneous plumeind.com domain back to wpaimind.com (#812) (08e80ab), closes #736 #813 #814