From 9e719ba5831be41eab13ab601793a3f0a86bbce3 Mon Sep 17 00:00:00 2001 From: Rachel Date: Thu, 25 Jan 2024 17:13:40 -0600 Subject: [PATCH] Release notes messaging added to Changelogs (#8845) * Update Changelog tagline, remove button, add alert to point folks towards release notes * Update 2024-01-25-release-notes.md * Update 2024-01-25-release-notes.md --------- Co-authored-by: Ingrid <148255657+IngridKwok@users.noreply.github.com> --- source/changelogs/2024-01-25-release-notes.md | 14 ++++++++++++++ src/templates/changelog.js | 11 +---------- src/templates/changelogs.js | 11 +---------- 3 files changed, 16 insertions(+), 20 deletions(-) create mode 100644 source/changelogs/2024-01-25-release-notes.md diff --git a/source/changelogs/2024-01-25-release-notes.md b/source/changelogs/2024-01-25-release-notes.md new file mode 100644 index 0000000000..db30bd7533 --- /dev/null +++ b/source/changelogs/2024-01-25-release-notes.md @@ -0,0 +1,14 @@ +--- +title: We've launched Pantheon release notes +changelog: true +reviewed: "2023-12-01" +--- + + +We're thrilled to announce the launch of [Pantheon release notes](/release-notes/) - a rebrand of our beloved changelog! This upgraded platform brings you better navigation and the latest product announcements. + +This changelog site is still accessible, and a redirection to the new site will be implemented shortly. + +Visit Pantheon release notes: https://docs.pantheon.io/release-notes/ + + diff --git a/src/templates/changelog.js b/src/templates/changelog.js index fbaf290300..24a8cf691d 100644 --- a/src/templates/changelog.js +++ b/src/templates/changelog.js @@ -89,17 +89,8 @@ class ChangelogTemplate extends React.Component {

{node.frontmatter.title}

- Sign up for the Pantheon Changelog Newsletter to receive a - monthly email on what's new and improved across the platform. + We're transitioning away from Changelogs published in this area of our docs site in favor of release notes!

- - Subscribe Now - -

diff --git a/src/templates/changelogs.js b/src/templates/changelogs.js index dd33d5e733..3a77130aed 100644 --- a/src/templates/changelogs.js +++ b/src/templates/changelogs.js @@ -97,17 +97,8 @@ class ChangelogsTemplate extends React.Component {

Pantheon Changelog

- Sign up for the Pantheon Changelog Newsletter to receive a - monthly email on what's new and improved across the platform. + We're transitioning away from Changelogs published in this area of our docs site in favor of release notes!

- - Subscribe Now - -