-
Notifications
You must be signed in to change notification settings - Fork 356
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
8.5.2 #4360
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This stops it from slapping "possible banned word" on every comment if you have an empty wordlist.
…ional-origins [CORL-2892]: allow additional origins for oembed api calls
…-shadowdomcall-webview-apps [CORL-2886]: add web view troubleshooting info to docs
…fter-parent-edited [CORL-2891]: fix edit child reply to edited parent not updating
…t-translations [CORL-2911]: update all comment-count translations to remove $numberClass
…comment-embed-fallback [CORL-2864] Left align fallback comment embed
handle empty wordlists in the wordlist worker
…xtHtml update textHtml in redis cache for comment counts when count updates
…ts-docs-story-url [CORL-2877]: clarify data-coral-url in docs for comment count
…ty-improvements [CORL-2885]: accessibility improvements in the stream
…ve-stories-script [CORL-2905]: add optional count param to active stories script
bump to 8.5.2
nick-funk
approved these changes
Oct 4, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
These changes will impact:
What changes to the GraphQL/Database Schema does this PR introduce?
Does this PR introduce any new environment variables or feature flags?
If any indexes were added, were they added to
INDEXES.md
?How do I test this PR?
Where any tests migrated to React Testing Library?
How do we deploy this PR?