What's Changed
* MAINT: Update pytest-xdist requirement from <3.6,>=3.5.0 to >=3.5.0,<3.7 by dependabot in https://github.com/ansys/pyaedt/pull/4555
* MAINT: Update pyedb requirement from <0.5,>=0.4.0 to >=0.4.0,<0.9 by dependabot in https://github.com/ansys/pyaedt/pull/4556
* REFACT: Clean design solution and circuit by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4561
* REFACT: Add deprecation waning in Q3D sink methods by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4562
* fixed plot vectors by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4570
* MAINT: Update pyedb requirement from <0.5,>=0.4.0 to >=0.4.0,<0.9 by dependabot in https://github.com/ansys/pyaedt/pull/4575
* Fix default setups by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4564
* Update the doc landing page per Issue 4524 by PipKat in https://github.com/ansys/pyaedt/pull/4573
* fixed creater_fieldplot_layers on dielectric plots by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4576
* Mesh region enhancements by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4566
* REFACT: Add SurfaceOnly by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4578
* fix export field plot streamline by gmalinve in https://github.com/ansys/pyaedt/pull/4579
* MAINT: Update scikit-rf requirement from <0.33,>=0.30.0 to >=0.30.0,<1.1 by dependabot in https://github.com/ansys/pyaedt/pull/4584
* FIX: Export from 3D layout to 3D modeler with keeping net names bug fix by svandenb-dev in https://github.com/ansys/pyaedt/pull/4582
* REFACT: Clean up variables.py file by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4554
* Doc/4547 keyword conventions by dcrawforAtAnsys in https://github.com/ansys/pyaedt/pull/4559
* Enhance docstring+fix backward compatiblity manipulation by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4585
* FIX: HFSS keyword argument deprecation by gmalinve in https://github.com/ansys/pyaedt/pull/4594
* Fix active design selection behavior for Emit designs by myoung301 in https://github.com/ansys/pyaedt/pull/4587
* MAINT: Update pyedb requirement from <0.9,>=0.4.0 to >=0.4.0,<0.10 by dependabot in https://github.com/ansys/pyaedt/pull/4596
* MAINT: Update ipython requirement from <8.24,>=7.30.0 to >=7.30.0,<8.25 by dependabot in https://github.com/ansys/pyaedt/pull/4597
* export_keeping_net_name_reverting by svandenb-dev in https://github.com/ansys/pyaedt/pull/4601
* added docstring examples to assign_vector_potential and assign_balloo… by IreneWoyna in https://github.com/ansys/pyaedt/pull/4599
* REFACT: Revert constant by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4602
* MAINT: Update pytest requirement from <8.2,>=7.4.0 to >=7.4.0,<8.3 by dependabot in https://github.com/ansys/pyaedt/pull/4606
* MAINT: Update ipython requirement from <8.24,>=7.30.0 to >=7.30.0,<8.25 by dependabot in https://github.com/ansys/pyaedt/pull/4607
* MAINT: Update sphinx-gallery requirement from <0.16,>=0.14.0 to >=0.14.0,<0.17 by dependabot in https://github.com/ansys/pyaedt/pull/4608
* MAINT: Update pyedb requirement from <0.9,>=0.4.0 to >=0.4.0,<0.10 by dependabot in https://github.com/ansys/pyaedt/pull/4609
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/ansys/pyaedt/pull/4610
* REFACT: Fix Circuit in linux 2024 R1 by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4589
* FEAT: Convert relevant columns of fields summary pandas data from str to floats by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4595
* FEAT: add options for fieldplot image export by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4605
* FIX: Method get_obj_material by gmalinve in https://github.com/ansys/pyaedt/pull/4603
* REFACT: mesh region settings by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4604
* FEAT: Transient ambient temperature in design settings & Design settings class by lorenzovecchietti in https://github.com/ansys/pyaedt/pull/4580
* TESTS: Temporary disabling SPISIM test with linux by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4618
* Make sure a new design is created for test_23_result_categories in test_26_emit.py by myoung301 in https://github.com/ansys/pyaedt/pull/4617
* Transformer leakage inductance calculation example by IreneWoyna in https://github.com/ansys/pyaedt/pull/4623
* DOC: Fix blank area by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4611
* TESTS: Limit skip to AEDT 2024.1 by SMoraisAnsys in https://github.com/ansys/pyaedt/pull/4624
* DOC: Fix typo in Maxwell transformer example. by MaxJPRey in https://github.com/ansys/pyaedt/pull/4625
* Fix export to q3d by maxcapodi78 in https://github.com/ansys/pyaedt/pull/4615
* FEAT: Toolkit installer by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4593
* Fix Q3D example by Samuelopez-ansys in https://github.com/ansys/pyaedt/pull/4628
**Full Changelog**: https://github.com/ansys/pyaedt/compare/v0.8.9...v0.8.10