- Fix a failure when combining data files if the file names contained glob-like patterns (pull 1405). Thanks, Michael Krebs and Benjamin Schubert.
- Fix a messaging failure when combining Windows data files on a different drive than the current directory. (pull 1430, fixing issue 1428). Thanks, Lorenzo Micò.
- Fix path calculations when running in the root directory, as you might do in a Docker container: pull 1403, thanks Arthur Rio.
- Filtering in the HTML report wouldn’t work when reloading the index page. This is now fixed (pull 1413). Thanks, Marc Legendre.
- Fix a problem with Cython code measurement (pull 1347, fixing issue 972). Thanks, Matus Valo.