Skip to content

Releases: oszuidwest/zw-knabbel-wp

0.7.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 11:06
fe2c5a1

What's Changed

  • feat: align Babbel few-shot selection by @rmens in #59
  • test: streamline integration coverage by @rmens in #60
  • chore(release): bump version to 0.7.0 by @rmens in #62

Full Changelog: 0.6.0...0.7.0

0.6.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 17:41
0f1bf61

What's Changed

  • fix(tooling): support WordPress 7 static analysis by @rmens in #54
  • feat(admin): move Radio News control to publish box by @rmens in #53
  • feat(ai): add selectable generation model by @rmens in #55
  • refactor(settings): extract shared default_settings() helper by @rmens in #56
  • docs: audit PHP comments by @rmens in #57
  • chore(release): bump version to 0.6.0 by @rmens in #58

Full Changelog: 0.5.0...0.6.0

0.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:43
cd8afdb

Highlights

  • Migrated the AI integration to the WordPress AI Client (#41).
  • Centralized story synchronization and removed duplicated update and delete logic (#13, #24, #26, #43).
  • Improved Babbel sync error handling and made recent failures visible in the admin area (#27, #28, #29).
  • Removed the ACF metabox injection (#51).

Compatibility

  • WordPress 7.0 or newer is now required (#19).
  • Adopted strict wp-templates v2 (#15).

Testing and maintenance

  • Expanded end-to-end coverage for WordPress-to-Babbel synchronization, editor workflows, and story sync transitions (#31, #34, #42).
  • Simplified the end-to-end suite and fixed Plugin Check PR comments (#32, #44).

Full changelog: 0.4.0...0.5.0

0.4.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 14:48
89ef24b

What's Changed

  • Slim down legacy cleanup and remove completed migration by @rmens in #12

Full Changelog: 0.3.1...0.4.0

0.3.1

Choose a tag to compare

@github-actions github-actions released this 29 Mar 21:30
f999069

What's Changed

  • Clean up deprecated title_prompt on activation by @rmens in #11

Full Changelog: 0.3.0...0.3.1

0.3.0

Choose a tag to compare

@github-actions github-actions released this 29 Mar 21:18

What's Changed

  • Few-shot learning from editor-corrected Babbel stories by @rmens in #7
  • Fix three few-shot reliability issues by @rmens in #9
  • Use post title as Babbel story title and keep it in sync by @rmens in #8
  • Fix missing translation strings for title sync by @rmens in #10

Upgrade

The title_prompt setting is automatically removed on plugin activation. To clean it up manually:

UPDATE wp_options
SET option_value = REPLACE(option_value, 's:12:"title_prompt";s:0:"";', '')
WHERE option_name = 'knabbel_settings';

Full Changelog: 0.2.10...0.3.0

0.2.10

Choose a tag to compare

@github-actions github-actions released this 24 Mar 17:52

Automated release for version 0.2.10

0.2.9

Choose a tag to compare

@github-actions github-actions released this 24 Mar 17:39

Automated release for version 0.2.9

0.2.8

Choose a tag to compare

@github-actions github-actions released this 13 Jan 15:17

Automated release for version 0.2.8

0.2.7

Choose a tag to compare

@github-actions github-actions released this 09 Jan 12:59

Automated release for version 0.2.7