All Versions
69
Latest Version
Avg Release Cycle
26 days
Latest Release
69 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.8.21 Changes
April 29, 2022- #704 honor "start_at_end" option when also using "hash_bookmark" option
- π #730 Improved Norwegian translations for both bΓΈkmal and nynorsk.
- β
#710 Improve tests by setting timezone (and adjusting the async handling in
Timeline.test.js
)
-
v3.8.20 Changes
February 16, 2022- π #719 - Support Dropbox URL rewriting for audio and video as well as images. Thanks @Simonkcaon !
-
v3.8.19 Changes
January 07, 2022- #724 - Alternate syntax for compatibility with Vite, probably other tooling.
-
v3.8.18 Changes
June 08, 2021- π #699 - remove duplicate definition of _onStorySliderLoaded in Timeline.js
- π #700 - remove duplicate definition of _onTimeNavLoaded in Timeline.js
- π¦ #705 - Export Timeline class and include generated CSS in npm package
-
v3.8.17 Changes
April 19, 2021- #696 - implement pause on audio/video media types
- β Add support for direct webm video URLs
- β‘οΈ Update several npm dependencies
-
v3.8.16 Changes
April 02, 2021- β Add hash change listener so that timelines with
hash_bookmark
option respond to hash changes after loading. (#692)
- β Add hash change listener so that timelines with
-
v3.8.15 Changes
February 17, 2021- π Fix straggling JSON syntax error in en.json example file.
- π Fix bug introduced with cosmological date formatting to do with inconsistencies between Language.js and en.json
-
v3.8.14 Changes
February 14, 2021- π Make en.json proper JSON (remove comments) now that new codepath is causing it to be DOMContentLoaded
- β Add better error handling to Net.js just in case.
- π Resolve not to release code on Friday afternoon
-
v3.8.13 Changes
February 12, 2021- #682: adjust language loading to make sure its done before drawing timeline.
-
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