-
Notifications
You must be signed in to change notification settings - Fork 52
DEVDOCS-6533 - Catalyst 1.3 Release Notes #1138
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
base: main
Are you sure you want to change the base?
Conversation
|
|
||
| ### Translation Updates | ||
|
|
||
| This release includes translation updates across multiple language files to improve accuracy and completeness. These updates correct translation errors, add missing strings for new features (including the cookie consent manager and gift certificates functionality), and refine existing translations to better match the intended meaning and context for international shoppers. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hard to read sentence (confidence: 5/7) retext-readability retext-readability
|
|
||
| ## Migration Notes | ||
|
|
||
| ### ReCAPTCHA Removal |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ReCAPTCHA is misspelt; did you mean reCAPTCHA? retext-spell retext-spell
| - **If you extended or customized reCAPTCHA:** | ||
| - Remove any custom reCAPTCHA code that depends on Catalyst's reCAPTCHA implementation | ||
| - Remove `NEXT_PUBLIC_RECAPTCHA_SITE_KEY` and `RECAPTCHA_SECRET_KEY` environment variables from your deployment configuration | ||
| - Consider implementing an alternative CAPTCHA solution if spam protection is needed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CAPTCHA is misspelt; did you mean CATCHY? retext-spell retext-spell
| @@ -0,0 +1,56 @@ | |||
| # Catalyst version 1.3 Release Notes | |||
|
|
|||
| We are excited to announce the release of Catalyst v1.3, which brings new features including a cookie consent manager and gift certificate functionality, along with translation updates. | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍹 Just a discussion point about this. What do you think about for every minor/major versions we talk about the major items then have a section below on other changes (like you do), e.g. translations. My thought here is that we will most likely have translation updates in every version so it's more of a period at the end of a sentence. This section should probably just be reserved for the "bigger" items.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1 with keeping this intro focused on the major updates and then saying "and some more" or something along those lines to capture small fixed that we'll be releasing all the time
DEVDOCS-6533
What changed?
Release notes draft
Release notes for Catalyst 1.3
ping @bc-terra