All Versions
29
Latest Version
Avg Release Cycle
308 days
Latest Release
2008 days ago

Changelog History
Page 1

  • v2.0.1 Changes

    April 04, 2018
    • ๐Ÿ›  Fix for nofollow attribute on link filter; #175 @mgka
  • v2.0.0 Changes

    December 19, 2015
    • ๐Ÿ†• New, breaking API
    • โœ‚ Removed Rails dependency
    • Filters cleanup, only the most popular ones are bundled
  • v1.6.4 Changes

    April 11, 2014
    • ๐Ÿ†• New filter: youtube image filter
  • v1.6.3 Changes

    April 01, 2014
    • ๐Ÿ›  Fixed Twitter filter
    • ๐Ÿ†• New filter: liveleak
  • v1.6.2 Changes

    March 15, 2014
    • Deferred loading of filters dependencies when possible
    • Wrap youtube video with div for easier styling
    • โšก๏ธ Update redcarpet to latest
    • ๐Ÿ†• New filter: instagram
    • Small fix for hashtag filter
    • ๐Ÿ‘ Allow replacing youtube URL without protocol
    • ๐Ÿ›  Fix gist filter - add type attribute
  • v1.6.1 Changes

    January 05, 2014
    • Permit auto_html_for on an attribute that is not in the DB.
    • Image filter: :proxy option, do not format existing
    • ๐Ÿ”— Link filter: :short_link_name option
    • ๐Ÿ‘ GoogleMap filter: support for all countries (domains)
    • ๐Ÿ‘ Gist filter: support for new URL scheme
    • Soundcloud: does not use network call anymore
    • GoogleMap: add :zoom, :show_info, :type and :more param
    • YouTube: add :autoplay option
    • ๐Ÿ†• New filters: worldstar
    • ๐Ÿ—„ Deprecate GoogleVideo since it is discontinued
  • v1.6.0 Changes

    July 29, 2012
    • Twitter, Flickr, Soundcloud filters added
    • Options for markdown filter added
    • โš  Omit protocol where applicable (youtube, googlemap, vimeo) to avoid mixed content warnings #50
    • ๐Ÿ›  rake task fixed #42
    • ๐Ÿ˜Œ Relax redcarpet version requirement
  • v1.5.3 Changes

    May 08, 2012
    • ๐Ÿ›  Fixed Mongoid support
  • v1.5.2 Changes

    May 05, 2012
    • ๐Ÿš… Works with Rails 3.2.1+
    • โšก๏ธ Updated youtube regex to account for feature=player_embedded url param
  • v1.5.1 Changes

    • ๐Ÿš… Rails 3.2 support
    • Gist & GoogleMap filter
    • ๐Ÿ›  fix #26 - error after the rake task completed
    • ๐Ÿ›  fix #29 - youtube filter swallows text that comes after a link