Skip to content

fix raw ISO dates on review page; allow code download on Edge

Compare
Choose a tag to compare
@briskt briskt released this 03 Dec 05:28
· 24 commits to main since this release
e279824

Fixed

  • Directly call the disableUnsupportedFeatures and prettifyDates functions in the DOMContentLoaded listener instead of using addEventListener on the body.
  • Enable printable code download on Edge.

What's Changed

Full Changelog: 10.1.12...10.1.13