Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 4.4 KB

File metadata and controls

62 lines (36 loc) · 4.4 KB

Changelog

1.2.0 (2026-03-05)

Features

  • api: improve prompt engineering and fix parameter threading (33f83ba)
  • deps: upgrade to React 19 and testing-library 16 (fbd524b)
  • deps: upgrade to React 19 and testing-library 16 (19d5754)

Refactoring

  • lint: migrate to ESLint 9 flat config (3c74303)
  • lint: migrate to ESLint 9 flat config (e8d2a3b)

Documentation

  • finalize dependency upgrade tracker (9b4223a)
  • finalize dependency upgrade tracker (0a7c1f9)
  • reorganize docs folder and add dependency upgrade tracker (8eba182)
  • update README badges, versions, and doc links (c02b702)

1.1.0 (2026-03-05)

Features

  • upgrade to Claude Sonnet 4.6 and add automated release pipeline (2405136)

Bug Fixes

  • resolve API response parsing and restore loading overlay (08a9ec2)
  • resolve double ellipsis, error handling mismatch, and env flag injection (7193ffd)

Refactoring

  • hooks: refactor use-chat-generation to use services (Sprint 5) (301af9f)
  • remove dead code, unused deps, and reorganize project structure (7119f16)
  • replace hardcoded dev flags with build-time env injection (9498a62)
  • services: create APIService (Sprint 3) (68c28ac)
  • services: create ChatGenerationService (Sprint 4) (317a41e)
  • services: create PluginMessengerService and context (Sprint 2) (f3291a1)
  • services: create ValidationService and LoadingStateManager (Sprint 1) (65a55b1)

Documentation

  • clean up README - remove test coverage details and simplify title (b937d98)
  • enhance documentation with badges and contribution guidelines (a69cd4a)
  • remove extra license section from README (c50bf97)
  • restore clean concise README (c6a747c)

Changelog

All notable changes to the iMessage AI Chat Builder plugin will be documented in this file.

This changelog is automatically generated by release-please from Conventional Commits.