Skip to content

1.4.1 Upgraded cookies to comply with coming Firefox security requirements

Compare
Choose a tag to compare
@dchang0 dchang0 released this 10 Jul 02:00
· 68 commits to master since this release

Replaced jquery.cookie.js with js-cookie.js so that cookies can comply with coming Firefox security requirements.
Upgraded jQuery from 3.3.1 to 3.5.1 while starting to switch from jQuery to ES5.
Minor code cleanup.