What's Changed
* Migrate integration tests from pyppeteer to pytest-praywright by keisuke-umezawa in https://github.com/optuna/optuna-dashboard/pull/496
* Parameterize dummy storages in e2e test by keisuke-umezawa in https://github.com/optuna/optuna-dashboard/pull/512
* Add e2e test for analytics, trials, trials table and note page by keisuke-umezawa in https://github.com/optuna/optuna-dashboard/pull/502
* Add explanation of e2e tests in CONTRIBUTING.md by keisuke-umezawa in https://github.com/optuna/optuna-dashboard/pull/513
* Update hitl.rst to show optuna-dashboard command by keisuke-umezawa in https://github.com/optuna/optuna-dashboard/pull/515
* Add history graph use case in e2e tests by keisuke-umezawa in https://github.com/optuna/optuna-dashboard/pull/514
* Bump tough-cookie from 4.1.2 to 4.1.3 by dependabot in https://github.com/optuna/optuna-dashboard/pull/519
* Add slider to change the marker size by c-bata in https://github.com/optuna/optuna-dashboard/pull/517
* Calculate all elements of timeline plot and set xasis and yaxis to show latest elements by keisuke-umezawa in https://github.com/optuna/optuna-dashboard/pull/518
* Bump word-wrap from 1.2.3 to 1.2.4 by dependabot in https://github.com/optuna/optuna-dashboard/pull/520
* Enable OIDC publishing for PyPI by c-bata in https://github.com/optuna/optuna-dashboard/pull/522
* Bump word-wrap from 1.2.3 to 1.2.4 in /vscode by dependabot in https://github.com/optuna/optuna-dashboard/pull/521
* Add streamlit helper by cross32768 in https://github.com/optuna/optuna-dashboard/pull/510
* Fix bug where the include pruned trials label has inverted behaviour to expected by adjeiv in https://github.com/optuna/optuna-dashboard/pull/523
* Remove 'x' is defined but never used warnings by keisuke-umezawa in https://github.com/optuna/optuna-dashboard/pull/527
* Add constraints for pareto front by hrntsm in https://github.com/optuna/optuna-dashboard/pull/525
* Use self.assertEqual in tests by Alnusjaponica in https://github.com/optuna/optuna-dashboard/pull/528
* Remove unused ignore by Alnusjaponica in https://github.com/optuna/optuna-dashboard/pull/530
* Add streamlit to doc by cross32768 in https://github.com/optuna/optuna-dashboard/pull/526
* Fix typo by Alnusjaponica in https://github.com/optuna/optuna-dashboard/pull/532
* Improve sentence by Alnusjaponica in https://github.com/optuna/optuna-dashboard/pull/533
* Add an example for streamlit plugin by c-bata in https://github.com/optuna/optuna-dashboard/pull/524
* Add constraints for history plot by hrntsm in https://github.com/optuna/optuna-dashboard/pull/529
* Fix label of streamlit example by c-bata in https://github.com/optuna/optuna-dashboard/pull/536
* Update infeasible dark mode color to improve visibility by hrntsm in https://github.com/optuna/optuna-dashboard/pull/535
* Fix vscode eslintrc to remove semi warnings by keisuke-umezawa in https://github.com/optuna/optuna-dashboard/pull/537
* Merge the implementation of GraphHistory and GraphHistoryMultiStudies by keisuke-umezawa in https://github.com/optuna/optuna-dashboard/pull/516
* Bump the version up to v0.11.0 by c-bata in https://github.com/optuna/optuna-dashboard/pull/541
New Contributors
* cross32768 made their first contribution in https://github.com/optuna/optuna-dashboard/pull/510
* adjeiv made their first contribution in https://github.com/optuna/optuna-dashboard/pull/523
**Full Changelog**: https://github.com/optuna/optuna-dashboard/compare/v0.10.3...v0.11.0