All Versions
70
Latest Version
Avg Release Cycle
33 days
Latest Release
934 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v3.8.12 Changes
January 25, 2021- ๐ #363,670: remove synchronous XMLHttpRequests
- ๐ #672: support Spotify podcasts
- ๐ #649: better handling of a/href tags to open in new windows, or to follow specified target values
-
v3.8.11 Changes
November 23, 2020- ๐ Improve error messaging re issues retrieving configuration data from Google.
-
v3.8.10 Changes
November 03, 2020- ๐ Change Instagram handling to catch up to their API changes. (#664)
-
v3.8.9 Changes
October 23, 2020- ๐ Fix pattern matching and URL parsing for using Google Drive documents.
- ๐ Adjust rules for loading font to support relative/fragment URLs for
font
config option
-
v3.8.8 Changes
October 20, 2020- ๐ fix error in TL.lookupMediaType
- ๐ fix error in TL.lookupMediaType
-
v3.8.7 Changes
October 20, 2020- clearer error messaging if time is used without date
- strip all whitespace from both ends of header cells
- ๐ฆ expose TL.lookupMediaType as a publicly accessible function (formerly TL.MediaType before 3.7.0)
-
v3.8.6 Changes
September 29, 2020- #659: Prevent blank column headers from derailing Timeline load
-
v3.8.5 Changes
September 28, 2020- check for null when validating date inputs from CSV
-
v3.8.4 Changes
September 28, 2020- #655: treat all-whitespace Google Sheets values as blank and don't try to process them
- #656: chomp excess whitespace around header values/object keys.
- #658: clean integer values for dates -- strip whitespace and comma
-
v3.8.3 Changes
September 25, 2020- ๐ Make CSV parser always return strings (fixes bug where V1 Sheets with year-only dates were assumed to be strings)
- ๐ฒ Log instead of throw error when trying to add an event in TimelineConfig that has no start date