forked from NUKnightLab/TimelineJS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG
42 lines (36 loc) · 1.35 KB
/
CHANGELOG
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
2.33.0
------
#589 remove unused code that refers to non-existent modules
#526 fix jQuery version check so 1.10.x > 1.9.x
#529 fix untagify to remove closing tags as well
#567 be more permissive about iframe markup
#512 fix Dark.css theme even though themes are generally not supported
#520 treat Streetview API urls as images, not maps
#536 fix typo in README.md
#623 set maxheight on soundcloud embeds
#624 'crush' pngs
#625 deal with nutty MSIE user agent strings
2.32.0
------
Stop YouTube players when slide changes
Better method for determining embed path root
Check for iframe and blockquote media before other url tests
Add languages: 'hr' (Croatian), 'uk' (Ukrainian)
minor fixes to language files for 'fi' (Finnish) 'sl' (Slovenian)
2.31.0
------
Add languages: 'ro' (Romanian), 'th' (Thai)
minor fixes to language files for 'es' (Spanish) 'fa' (Farsi), 'hu' (Hungarian), 'no' (Norwegian)
add OpenStreetMap as a map option ('osm')
Support '.svg' as an image media type
support custom thumbnails when no media is specified
clearer warning about "compatibility mode" to IE users.
2.30.0
------
Fix language code for 'zh-cn' (Chinese)
add 'fa' (Farsi)
Move 'remove' function from Array.prototype to a util method to avoid adverse affects on other JS code.
2.26.2
-----
* Start a CHANGELOG
* Change embed HTML to dynamically set the embed path, to support use over https