Coral v5.4.0 Release Notes

Release Date: 2020-01-14 // over 4 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿ†• New designs for Coral Admin ๐Ÿ’…
    • ๐Ÿ‘€ Moderation controls for New Commenters ๐ŸŒฑ
      • Now you can set a threshold for new commenters to be able to post comments without pre-moderation, which can stop trolls and bots, and help you identify and welcome new members of the community
      • More info: #2752
    • ๐Ÿฑ Toxic Comment multilingual support ๐Ÿ—ฃ๏ธ
      • Toxic Comment detection now works automatically if the language you use for Coral is supported by the Perspective API
      • Currently supported languages: English (en), Spanish (es), French (fr), German (de), Portuguese (pt), Italian (it)
      • More info: #2737
    • ๐Ÿ‘ Automated Accessibility support โ™ฟ
      • Coral now automatically runs a11y checks as part of our test runs on each commit using jest-axe and react-axe
      • This means we ensure our code and UI meet our accessibility requirements on each and every new feature addition and bug fix
      • More info: #2741, #2725
    • ๐Ÿฑ Slack Support for v5 ๐ŸŽˆ
      • Coral now supports Slack integration directly via the Coral Admin UI
      • Simply go to Admin > Configure > Slack and you can set up incomming webhooks so you can get comment notifications in Slack
      • More info: #2713
    • ๐Ÿ‘ Better linking from Comment Cards in Moderation ๐Ÿ”—
      • We now make it easy to go directly to the comment in moderation or to the comment in the stream
      • More info: #2721
    • ๐Ÿฑ Single Comment View navigation enhancements ๐Ÿ‘
      • Now you can scroll through comments that are in moderation easily via the J and K keys
      • More info: #2712
    • ๐Ÿ”— Link to Moderate this Stream ๐Ÿ“Œ
      • Brings back a v4 feature that allows you to easily navigate from the comment stream directly to moderation of an article's comments in the Admin, by going to Configure from the Stream when you're signed in as an admin or moderator
      • More info: #2729

    ๐Ÿ› Bug fixes & enhancements

    • ๐Ÿ›  Fixes for downloading CSV of comment history #2767
    • ๐Ÿ›  Fixes bug with HMSET #2769
    • ๐Ÿ›  Fixes UI bugs #2768, #2726, #2761, #2779
    • ๐Ÿ›  Fixes timestamp issue in decision history #2747
    • ๐Ÿ›  Fixes scraper timeout bug #2724
    • ๐Ÿ›  Fixes incorrect Account Deletion timeframe and some copy updates #2789

    ๐Ÿ‘ Dev Support

    • โž• Adds activeStories endpoint so you can query for the stories most recently commented on #2787
    • โž• Adds support for Feature Flags #2756
    • โฌ†๏ธ Upgrades and enhances Final Form support #2735
    • ๐Ÿ”จ Refactors CommonContext to TenantContext #2780
    • โž• Adds comment count per user #2744
    • โฌ†๏ธ Upgrades to Passport #2777

    ๐Ÿ“„ Docs

    • โž• Adds updates for all v5 docs #2776
    • โž• Adds new environment variables #2770
    • ๐Ÿ›  Fixes broken links #2773
    • โšก๏ธ Updates install docs #2771

    i18n

    • ๐Ÿ‘Œ Improvements to Portuguese translations #2757
    • โž• Adds French support for v5 #2720

    ๐Ÿฑ Thank you! ๐Ÿ‘

    ๐Ÿš€ A big thank you to our many collaborators for this release: @honzie, @cristiandean, @Dzarr, @albertly, @sgtram, @dennyabrain, and @flosoft