Skip to content

Commit 02818f6

Browse files
chore(master): release 2.51.0 (#513)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e25514b commit 02818f6

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [2.51.0](https://github.com/postalsys/emailengine/compare/v2.50.10...v2.51.0) (2025-03-07)
4+
5+
6+
### Features
7+
8+
* Attachments in new message webhooks ([#514](https://github.com/postalsys/emailengine/issues/514)) ([81d0d8f](https://github.com/postalsys/emailengine/commit/81d0d8f48a7bcc5a9ac1a9c5b00e7556fad2edb0))
9+
10+
11+
### Bug Fixes
12+
13+
* schema updates for message update ([4d293a1](https://github.com/postalsys/emailengine/commit/4d293a1954b9d7968c95a758175882a640292328))
14+
* **webhook-routing:** Do not throw 500 when viewing a failing webhook routing page ([a8acde2](https://github.com/postalsys/emailengine/commit/a8acde26cedda4831b0996805adc7bcacc4c807e))
15+
316
## [2.50.10](https://github.com/postalsys/emailengine/compare/v2.50.9...v2.50.10) (2025-02-24)
417

518

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.50.10",
3+
"version": "2.51.0",
44
"private": true,
55
"productTitle": "EmailEngine",
66
"description": "Email Sync Engine",

0 commit comments

Comments
 (0)