forked from mobify/mobifyjs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
13 lines (13 loc) · 798 Bytes
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
2.0.7 - Allow specifying quality parameter without it defaulting the format
to JPG.
Added a flag that allows you to turn resizing to auto/on/off.
2.0.6 - Fixed issue where we were not passing in the prefix when
using `render` with an HTML string, causing assets to not get enabled.
2.0.5 - Add API for fixing Anchor Tags on Firefox when using Capturing.
2.0.4 - Fixes iOS 4.3 / Safari 4 issue with placing Mobify tag above <head>.
2.0.3 - Adds a fix to ensure that meta tags do not get created and inserted
into the <head> for older Safari browsers.
2.0.2 - Fixes iOS 4.3 / Safari 4 issue with document.head being undefined.
2.0.1 - Changes getImageURL to grab default options if options object is not
passed to it.
2.0.0 - First stable release of 2.0 API!