Skip to content

Commit a87a653

Browse files
chore(master): release 2.58.2 (#561)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a4f5b86 commit a87a653

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

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

3+
## [2.58.2](https://github.com/postalsys/emailengine/compare/v2.58.1...v2.58.2) (2025-11-24)
4+
5+
6+
### Bug Fixes
7+
8+
* Add EENGINE_DISABLE_SETUP_WARNINGS environment variable ([933a4f7](https://github.com/postalsys/emailengine/commit/933a4f7c8935f1aeadab5b65c6454460e6e191d5))
9+
* Add environment variable support and deprecate unused OAuth2 fields ([a63fa8b](https://github.com/postalsys/emailengine/commit/a63fa8b93073b325422d7ed4ea034e4d53ad2b2b))
10+
* **AI:** Add GPT-5 support with updated token limits ([f99947a](https://github.com/postalsys/emailengine/commit/f99947a34ff25ad0224c1b8e828d7cf104fd26a5))
11+
* Improve OAuth token refresh error handling and state management ([5be242b](https://github.com/postalsys/emailengine/commit/5be242bd5392ff08f83d7709ad4f82f8f218e05d))
12+
* **LLM integration:** Add configurable max tokens setting for OpenAI API ([a746388](https://github.com/postalsys/emailengine/commit/a746388c0b69746f21f6ac95e49d7797bb8f9722))
13+
314
## [2.58.1](https://github.com/postalsys/emailengine/compare/v2.58.0...v2.58.1) (2025-11-14)
415

516

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "emailengine-app",
3-
"version": "2.58.1",
3+
"version": "2.58.2",
44
"private": true,
55
"productTitle": "EmailEngine",
66
"description": "Email Sync Engine",

0 commit comments

Comments
 (0)