Skip to content

Commit e918807

Browse files
chore(master): release 2.48.0 (#453)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5b15683 commit e918807

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.48.0](https://github.com/postalsys/emailengine/compare/v2.47.0...v2.48.0) (2024-10-14)
4+
5+
6+
### Features
7+
8+
* **imap:** Added new IMAP indexing option: 'fast' ([1d6df05](https://github.com/postalsys/emailengine/commit/1d6df05e5a95b45eabda368bee8f93471fc21377))
9+
10+
11+
### Bug Fixes
12+
13+
* **outlook:** Fixed Outlook OAuth2 connection ([920aa20](https://github.com/postalsys/emailengine/commit/920aa20fc2847cc419592a181d127a7c796df940))
14+
315
## [2.47.0](https://github.com/postalsys/emailengine/compare/v2.46.5...v2.47.0) (2024-10-07)
416

517

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "emailengine-app",
3-
"version": "2.47.0",
3+
"version": "2.48.0",
44
"private": true,
55
"productTitle": "EmailEngine",
66
"description": "Email Sync Engine",

0 commit comments

Comments
 (0)