Skip to content

v04.00.03

Compare
Choose a tag to compare
@warren-bank warren-bank released this 02 Dec 10:50
· 82 commits to v04 since this release
release build: v04.00.03

fix: loading URLs that contain a #hash

notes:
* v02.00.02
  - #hash worked
  - didn't include any code to override URL loading
* v03.00.00
  - #hash did not work
  - broken by commit: 8a8eeb3581d7337975a6ea5e67cebfb8b6e7eb6b
  - purpose: detect URL navigation originating from JS by History API
  - issue: #hash was (intentionally) removed