# -*- mode: org -*-
* v0.3.2 UNRELEASED

** Functional changes:

- Displaying count of active request moved to “progress reporter” notification.


* v0.3.1 [2026-05-12 Tue]

** Functional changes:

- added ability to send images and audio files like ~@/a.jpg~ or ~[[/a.wav]]~ or ~[[file:/a.jpg]]~, see [[file:./doc.org::534::*Image link: json][Image link: json]]

- added hook that allow to modify any parameter of request

** Improvements:

- Added CHANGELOG and oai-block-msgs.el files

- refactoring that separate restapi and block-tags

- fixed completion mode, now still supported

- refactor of parsing ai block header in oai.el


* v0.3 [2026-04-26 Sun]

Work on stabilization and fixes, refactoring and renames.

** Functional changes:

- Noweb and link expansion refactoring, more robust handling.

- Improved chat-role masking and file expansion for .ai, .org.

- Fill-paragraph functions: several fixes, tests, and enhancements.

** Improvements:

- Better handling of edge cases (zero-length links, timestamps).

- Robust UTF-8 stream processing.

- Test and dependency fixes for more reliable CI runs.


* v0.2 [2026-02-22 Sun]

- Refactoring in block and block-tags.

- Moving insert commands from restapi to block.el

- Better highlighting, LaTeX fontification.

- Better noweb links

- Rewritin mark-at-point function
