Skip to content

Version 5.4.11

Compare
Choose a tag to compare
@VerifiedJoseph VerifiedJoseph released this 23 Mar 18:38
· 32 commits to master since this release
cd9c273

Additions:

  • Added function hide() to ui.js. (36f73fd)
  • Added english locale strings PageArchived and PageNotArchived. (b836a24, 22c4684)
  • Added english locale string ApiPageNotArchived. (a287044)

Changes:

  • Updated Spacetime timezone library to version 6.14.0.
  • Updated popup.js to set date & time in title attribute of HTML element #since when displaying time since in popup.html. (b21e27e)
  • Updated functions in ui.js to use 'typeof' when checking for undefined variables. (d96f183)
  • Updated function snapshotData() to use a try...catch block in popup.js. (03ef622)
  • Renamed array hostNameBlacklist to hostnameDenylist in global.js. (9ef1603)
  • Removed unused english locale string StatisticsDisabled. (53f3e45)

Fixes:

  • Fixed incorrect variable used in function title() in ui.js. (ca79dc3)