Skip to content

Update options, tours, dependencies, and more

Compare
Choose a tag to compare
@mdmintz mdmintz released this 07 Mar 05:02
· 4428 commits to master since this release
e04d6d8

Update options, tours, dependencies, and more

  • Add the --interval=SECONDS option for autoplaying tour steps:
    -- (This effects tours, presentations, and chart displays)
  • Update SeleniumBase tours that use the bootstrap-tour library:
    -- (This changes the overall appearance when running tours)
  • Update the Ad-Block list:
    -- New entry: [aria-label="Ads"]
  • Update Python dependencies:
    -- setuptools>=54.1.1;python_version>="3.6"
    -- Pillow==8.1.2;python_version>="3.6"
    -- rich==9.13.0;python_version>="3.6"