Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/EOP-208' into combined
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoerichbird committed Jul 8, 2024
2 parents c987633 + d8f5f82 commit a90bfc5
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 6 deletions.
9 changes: 5 additions & 4 deletions content/momentum/4/index.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
lastUpdated: "10/26/2023"
lastUpdated: "06/30/2024"
title: "Momentum 4.x"
description: "Message Systems Inc Copyright 2014-2023 Message Systems Inc Confidential Proprietary Abstract This book documents Momentum 4 Document generated on 2023 Oct 26 Table of Contents Preface 1 Typographical Conventions Used in This Document I Introduction to Momentum 1 Components 2 Life of A Message 3 Roles and Behaviors 4 Licensed..."
description: "Message Systems Inc Copyright 2014-2024 Message Systems Inc Confidential Proprietary Abstract This book documents Momentum 4 Document generated on 2024 Jun 30 Table of Contents Preface 1 Typographical Conventions Used in This Document I Introduction to Momentum 1 Components 2 Life of A Message 3 Roles and Behaviors 4 Licensed..."
---

### Message Systems, Inc.

Copyright © 2014-2023 Message Systems, Inc.
Copyright © 2014-2024 Message Systems, Inc.

<a name="idp102528"></a>

Expand All @@ -16,12 +16,13 @@ Confidential & Proprietary.

This book documents Momentum 4.

Document generated on: 2023-Oct-26
Document generated on: 2024-Jun-30

---

### Momentum 4.x Changelogs

- [Momentum 4.8 Changelogs](/momentum/changelog/4/4-8)
- [Momentum 4.7 Changelogs](/momentum/changelog/4/4-7)
- [Momentum 4.6 Changelogs](/momentum/changelog/4/4-6)
- [Momentum 4.4.1 Changelogs](/momentum/changelog/4/4-4-1)
Expand Down
2 changes: 1 addition & 1 deletion content/momentum/4/modules/4-adaptive.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
lastUpdated: "03/26/2020"
lastUpdated: "06/30/2024"
title: "adaptive – Adaptive Delivery"
description: "Adaptive Delivery AD provides the ability to dynamically tune parameters to help manage your outbound mail traffic in a way that is more in line with the best practices in use by receivers AD also helps maintain and improve your sending reputation and makes better use of system resources Using..."
---
Expand Down
19 changes: 19 additions & 0 deletions content/momentum/changelog/4/4-8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
lastUpdated: "06/30/2024"
title: "Momentum 4.8 Changelog"
description: "Momentum 4.8 was released on 2024-06-30. This section will list all of the major changes that happened with the release of Momentum 4.8. Depending on installation type, all changes may not be applicable"
---

This section will list all of the major changes that happened with the release of **Momentum 4.8**. Depending on installation type, all changes may not be applicable

<a name="changelog.4.8.table"></a>

| Type | Ticket | Description |
| --- | --- | --- |
| Fix | EOP-92 | Bounce message with a good CNAME but with NXDOMAIN for the aliased MX |
| Security Fix | EOP-174 | Updated minor version of NodeJS (now 20.13.1) |
| Feature | | New **msys-c-ares** package with third-party c-ares DNS resolver library (version 1.29.0) |
| Feature | | Support for [MTA-STS](/momentum/4/mta-sts) (MTA Strict Transport Security) |
| Feature | | Support for [DANE](/momentum/4/modules/dane) (DNS-based Authentication of Named Entities) |
| Feature | | Support for Signaling One-Click in Engagement API |
| Feature | | On Adaptive Delivery suspension, parameters can now be read from cached values |
3 changes: 2 additions & 1 deletion content/momentum/changelog/4/index.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
---
lastUpdated: "09/20/2023"
lastUpdated: "06/30/2024"
title: "Category File"
type: "custom"
name: "Momentum 4.x Changelogs"
description: "Momentum 4.x Changelogs"
---

* [Momentum 4.8 Changelogs](/momentum/changelog/4/4-8)
* [Momentum 4.7 Changelogs](/momentum/changelog/4/4-7)
* [Momentum 4.6 Changelogs](/momentum/changelog/4/4-6)
* [Momentum 4.4.1 Changelogs](/momentum/changelog/4/4-4-1)
Expand Down
2 changes: 2 additions & 0 deletions content/momentum/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1969,6 +1969,8 @@
- link: /momentum/changelog/4
title: Momentum 4.x Changelog
items:
- link: /momentum/changelog/4/4-8
title: Momentum 4.8 Changelog
- link: /momentum/changelog/4/4-7
title: Momentum 4.7 Changelog
- link: /momentum/changelog/4/4-6
Expand Down

0 comments on commit a90bfc5

Please sign in to comment.