Skip to content

Releases: dealfluence/adeu

Release v1.9.0

01 Jun 14:19
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Release v1.8.0

26 May 13:01
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Release v1.7.5

20 May 11:20
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Release v1.7.4

20 May 10:57
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

jszip replaced with fflate for docx zipping and reading.

Full Changelog: v1.7.3...v1.7.4

Release v1.7.3

20 May 09:03
Immutable release. Only release title and notes can be modified.
157be7a

Choose a tag to compare

What's Changed

First n8n release

Full Changelog: v1.7.1...v1.7.3

Release v1.7.1

16 May 13:51
Immutable release. Only release title and notes can be modified.
5b41cca

Choose a tag to compare

Release v1.6.9

15 May 09:07
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Release v1.6.8

13 May 07:41
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v1.6.8 — Gemini CLI Extension Fix

Fixed

  • Gemini CLI archive structure: gemini-extension.json now lives at the archive root instead of being nested inside an adeu/ wrapper directory, fixing extension validation for the Gemini CLI gallery crawler.

Install

gemini extensions install github.com/dealfluence/adeu

Release v1.6.7

12 May 10:58
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's New

Gemini CLI Extension

Adeu is now available as a native Gemini CLI extension. Install it directly from the terminal:

gemini extensions install https://github.com/dealfluence/adeu

This gives Gemini CLI access to all three Adeu tools:

  • read_docx — read DOCX files as CriticMarkup with tracked changes and comments inline
  • process_document_batch — apply search-and-replace edits, accept/reject tracked changes, and reply to comments
  • accept_all_changes — finalize a document by accepting all tracked changes in one operation

The extension runs on the Node.js engine and requires no additional dependencies beyond Gemini CLI itself.

Release v1.6.6

11 May 12:15
Immutable release. Only release title and notes can be modified.
f47e637

Choose a tag to compare

First release with MCPB attached

Full Changelog: v1.6.5...v1.6.6