All Versions
29
Latest Version
Avg Release Cycle
308 days
Latest Release
2008 days ago
Changelog History
Page 1
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