Skip to content

v0.1.3

Compare
Choose a tag to compare
@qq99 qq99 released this 10 Dec 17:18
· 254 commits to master since this release

Changes

  • Properly grab the CSRF token from the meta[name='csrf-token'] element; was previously attempting to grab it from meta[name='X-CSRF-Token'], a grievous mistake (#50)
  • Properly bubble the click events for tg-remote on <a> and <button> elements that had DOM nodes inside of them (#49)