Skip to content

4.13.15 - Fix headed mode on Linux and the timezone offset

Choose a tag to compare

@mdmintz mdmintz released this 17 Mar 16:34
· 1940 commits to master since this release
8c5005c

Fix headed mode on Linux and the timezone offset

  • Fix issue with headed mode on Linux
    --> 2ee05ab
    --> (Info: --headed mode still used xvfb, which hid the browser window)
    --> This resolves #1808
  • Fix log time offset from UTC during Daylight Savings
    --> bb2e66d
    --> This resolves #1809
  • Refresh Python dependencies
    --> 43bc256

What's Changed

  • Fix headed mode on Linux and the timezone offset by @mdmintz in #1810

Full Changelog: v4.13.14...v4.13.15