-
Notifications
You must be signed in to change notification settings - Fork 142
/
CHANGELOG.txt
53 lines (21 loc) · 1.16 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
#Update 29/10/2012:
Version 1.0.0 released - update to the regex for redirection. regexp from http://detectmobilebrowsers.com/ (WURFL)
#Update 25/07/2011:
Version 0.9.5 released - "keep_path", "keep_query" and "tablet_url" parameters been added. Also 'noredirection_param' is used now instead of 'redirection_paramName'
#Update 12/04/2011:
Version 0.8.6 released - JSLint fixes
#Update 04/04/2011:
Version 0.8.5 released - "ipad_redirection" changed into "tablet_redirection" to extend the feature to multiple tablets. "beforeredirection_callback" changed slightly to let avoid the redirection.
#Update 02/04/2011:
Version 0.8 released - Added support for "ipad_redirection" and "beforeredirection_callback" properties. Ipad excluded from the standard redirection
#Update 11/02/2011:
Version 0.7 released - Added support for Nintendo WII and more HTC phones.
#Update 21/01/2011:
Version 0.6 released - IMPORTANT Change in parameters -- "redirection_paramName" will replace "param"
#Update 06/01/2011:
Version 0.5 released
#Update 20/12/2010:
Fixed a critical issue on IE
#Update 21/11/2010:
All main mobile devices have been considered.
Feel free to fork it!