Skip to content

4.13.22 - Updates and fixes

Compare
Choose a tag to compare
@mdmintz mdmintz released this 09 Apr 01:36
· 1702 commits to master since this release
ec5bb9c

Updates and fixes

  • Fix an issue with the remote-debugging-port in --uc mode
    --> 082c692
    --> (Uses port 9222 unless changing via chromium_arg="remote-debugging-port=PORT")
    --> This resolves #1827
  • Tours can now be controlled via the Page-Up/Page-Down keys.
    --> Useful if driving a tour as a presentation via a physical clicker device.
  • Tours that previously couldn't be controlled via the Arrow keys have now gained that ability.
  • Refresh Python dependencies
    --> 730c6d0

What's Changed

Full Changelog: v4.13.21...v4.13.22