Skip to content

Commit ed07a23

Browse files
committed
Fixed a Gemini MaxToken bug
2 parents 288e076 + 7a3fb4a commit ed07a23

3 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,23 @@
11
# Changelog
22

3+
<<<<<<< HEAD
34
**V2.2.0**
5+
=======
6+
**V2.2.0**
7+
>>>>>>> 7a3fb4a0e2ff2ef77d1769cd47508ae78d53dea7
48
59
## Features
610

711
* Added Custom AI Agents
12+
<<<<<<< HEAD
813

14+
=======
15+
16+
>>>>>>> 7a3fb4a0e2ff2ef77d1769cd47508ae78d53dea7
917
## Bugfixes
1018

1119
* Better error handling
1220
* Panels only open unique
1321
* Settings are saving now
1422
* Paste change trigger fixed
23+
* Code cleanup

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## 2025
44

5+
* **18.10.2025** Release **V2.2.0** with custom AI agents (cooool!) and bugfixes.
56
* **17.10.2025** Added Custom AI Agents.
67
* **16.10.2025** Release **V2.1.0**: Yes! Fixed the last annoying issue: Changed the toolbar with a context menu!
78
* **14.10.2025** Release **V2.0.1**: Yes, bugfixes. But small - added proper Windows installer.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ the newest Version to avoid annoying bugs.
88
*Oje, Englisch? Kann ich nicht. Schnell [hier hin](https://github.com/NikolaiRadke/AI.duino/wiki)*.
99

1010
🆕 What's new?
11-
* **17.10.2025** Added Custom AI Agents.
11+
* **18.10.2025** Release **V2.2.0** with custom AI agents (cooool!) and bugfixes.
1212
-- More news? Check the [newsblog](https://github.com/NikolaiRadke/AI.duino/blob/main/NEWS.md).
1313

1414
## Features

0 commit comments

Comments
 (0)