Skip to content

Releases: coralproject/talk-wp-plugin

v1.0.0

22 Jan 17:44
f3b0ecd
Compare
Choose a tag to compare

Features & Enhancements

  • Adds additional settings to the plugin including:

    • The Embed Container CSS Classes setting has been removed in favor of the Embed Container CSS Class which adds one CSS class to the stream embed container for CSS targeting.
    • Ability to configure a custom CSS url
    • Ability to configure a custom fonts CSS url
    • Ability to configure if default fonts are disabled
    • Ability to add a custom scroll container by element id
  • Story settings updates

    • Coral now provides the ability to enable using the WordPress canonical url for its Story URL setting
    • Coral now supports setting a story mode and sending it through to the stream embed
  • Updates to documentation

    • Fixes outdated links
    • Improves outdated information and references
  • Improved AMP support

    • Updates the amp-iframe src url to match Coral endpoint
    • Updates the Read more button shown on load so that it is displayed and can be clicked to show the full Coral comments

Full Changelog: v0.2.3...v1.0.0

v0.2.3

16 Apr 21:52
Compare
Choose a tag to compare
fix: removed storyURL and storyID

v0.2.1

01 Oct 20:23
Compare
Choose a tag to compare

Features & Enhancements

  • Updated publisher/author details
  • Completes rename of "Talk" to "Coral"

v0.2.0

03 Sep 19:56
8c08a4a
Compare
Choose a tag to compare

Features & Enhancements

v0.1.0

21 Feb 17:49
07a6c7b
Compare
Choose a tag to compare
  • Adds support for specifying a separate static url. Useful when running Talk behind a CDN.
  • Replaces url that was deprecated /embed.js with /static/embed.js.

v0.0.6

21 Nov 18:01
3f887fd
Compare
Choose a tag to compare
Merge pull request #8 from coralproject/6-trailing-slash

Remove trailing slash from base URL