Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RN for 360 1.1.1 #4347

Merged
merged 2 commits into from
Dec 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 14 additions & 1 deletion content/release_notes_360.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,20 @@
weight = 10
+++

## Chef 360 Platform 1.1
## Chef 360 Platform 1.1.1

### New features

- We replaced Mailhog, a local email testing service, with [Mailpit](https://mailpit.axllent.org/), which is a more secure service.

Check failure on line 19 in content/release_notes_360.md

View workflow job for this annotation

GitHub Actions / cspell-action

Unknown word (Mailpit)

If you've been using Mailhog for email testing, update the port number to `31101` to use Mailpit.

Check failure on line 21 in content/release_notes_360.md

View workflow job for this annotation

GitHub Actions / cspell-action

Unknown word (Mailpit)

### Improvements

- You can now select saved node lists and node filters to target Courier jobs using the Courier Job Wizard in the Chef 360 Platform UI.
- You can now reuse job templates from existing Courier jobs to create a new Courier job in the Chef 360 Platform UI.

## Chef 360 Platform 1.1.0

### New features

Expand Down
Loading