v0.46.0
Whats New
- Python 3.10–3.13 is now supported
- Fixed/added support for displaying duplicate report names in the report selector.
- Added validation for remote path requirements.
- On a remote connection you can now define a memory report path, a performance path or both.
- Added a smoke test workflow to verify site loads correctly under Python 3.10–3.13.
- Updated remote example for clarity.
- Upgraded ESLint for improved linting and compatibility.
- Cleaned up CSS for maintainability.
- Upgraded Blueprint.js to version 6.
- Cleaned up test warnings to reduce console noise.

What's Changed
- Add smoke test workflow to test loading the site in Python 3.10-3.13 by @smountenay-tt in #715
- Chore/Update remote example by @dcblundell in #712
- Chore/ESLint upgrade by @dcblundell in #718
- Feat/Duplicate report names in report selector by @dcblundell in #708
- Chore/Cleanup CSS by @dcblundell in #709
- Feature/Remote path requirements by @dcblundell in #716
- Chore/Upgrade to Blueprint v6 by @dcblundell in #719
- Chore/Clean up test warnings by @dcblundell in #722
Full Changelog: v0.45.0...v0.46.0