Changes 6.6.2
- Fixes a bug related to the reaction drawer for the my comments section under my profile #3353
Changes 6.6.1
masterbranch was renamed tomainandnextbranch was renamed todevelop#3350- When enabled, suspect words matching comments will be placed in pending instead of premod #3348
- Fixes to wordlist to resolve duplicate detection #3347
Release 6.6.0
Features
- Reintroducing AMP Support 📱
- This feature is currently in beta testing and can be switched on via
ENABLE_AMPfeature flag - #3280
- This feature is currently in beta testing and can be switched on via
- Better Spam Detection 💬
- If Spam Detection is enabled, we submit decisions to Akismet to improve their evaluation of spam and ham
- #3329
- New configuration for Suspect Words ❕
- We have a new config option to pre-mod comments with suspect words
- #3325
- Comment Reactions in Comment History 👍
- Now we show comment reactions by fellow commenters in comment history
- #3326
- Better Stream-side Navigation 🧭
- We have 2 new links "Go to discussions" and "Go to profile" added to bottom of stream
- #3328
- Submit Comment Shortcut
- Enable a shortcut to submitting a comment by using Ctrl+Enter
- #3331
Fixes & Enhancements
- Show media in comment revisions #3270
- Update counts and tags when commenting in Q&A mode #3283
- Order story search results by relevance #3286
- Fix shape of optimistic response for comment replies #3292
- Explain missing usernames in user drawer #3294
- Default to pending queue if global premod is enabled #3310
- Show "copied" feedback in moderate card link buttons #3315
- Remove other statuses when banning a user #3295
- Fix slack configuration UI issues #3289
- Pass user drawer setID callback down to components #3285
- Fix bug preventing invitation of new admins, mods and staff via Community page #3316
- Improved link support #3317
- Duplicate dependency #3319
- Directives Fix #3323
- Add documentation generation for v6 graphql API #3322
- Russian localization updates and fixes #3296
Dev Support
- Exposes comment count via REST #3287
- JSONP endpoint for featured comments #3299
- Add Prometheus buckets for 750ms and 1000ms #3320
- Google Cloud Profiler support #3306
- Static files release fix #3298
- Font loading in nested path during dev #3290
- Integrate Giphy Web SDK #3255
- Better Sentry integration #3293