All Versions
70
Latest Version
Avg Release Cycle
33 days
Latest Release
354 days ago

Changelog History
Page 1

  • v3.9.0 Changes

    October 07, 2022
    • A bounty of accessibility improvements contributed by @OleksandrDanylchenko: #744, #747, #749, #750, #756, #758, #760, #764, #766, #768, #770, #783, #786, #787 and one from @madhaze #789
    • #792 adds a "go to end" button to the menu bar.
    • πŸ›  #794 fixes a CSS problem with background colors and the dark theme
  • 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)
  • 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.