.. _ref_release_notes: Release notes ############# This document contains the release notes for the project. .. vale off .. towncrier release notes start `0.4.1 `_ - May 04, 2026 ================================================================================== .. tab-set:: .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - Fix turn spacing - `#190 `_ .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - Bump ansys/actions from 10.2.9 to 10.3.0 - `#193 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - Update CHANGELOG for v0.4.0 - `#192 `_ * - Update main branch v0.4.dev1 - `#194 `_ `0.4.0 `_ - April 30, 2026 ==================================================================================== .. tab-set:: .. tab-item:: Added .. list-table:: :header-rows: 0 :widths: auto * - Create multiple designs in same pyetk project - `#110 `_ * - Modify Navigation Buttons - `#134 `_ * - Core Dimension Check - `#164 `_ * - Add Current Version Number and Product Name to Splash Screen - `#165 `_ .. tab-item:: Documentation .. list-table:: :header-rows: 0 :widths: auto * - Improve language regarding material database - `#152 `_ * - Update documentation images and use .svg instead of .png - `#161 `_ * - Upload .svg files to repo - `#163 `_ * - Remove expected behavior section in README - `#170 `_ * - Regenerate some of the documentation images to remove corporate logos - `#174 `_ .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - Removed mesh count limitation for core mesh refinement - `#146 `_ * - Fixed frequency sweep - `#150 `_ * - Add log scale plot to Ohmic_Loss plot - `#154 `_ * - Leakage inductance calculation - `#158 `_ * - Update UI message using .json version not just version - `#167 `_ * - Symmetry in U and UI cores - `#175 `_ * - Set core losses - `#176 `_ * - Create loss table - `#177 `_ * - Deleted folder old_json_files_delete - `#183 `_ * - Read ACT files - `#185 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - Update CHANGELOG for v0.3.0 - `#149 `_ * - Bump version 0.4.0dev - `#153 `_ * - Apply changes to ensure smooth deployment in PyPI - `#157 `_ .. tab-item:: Miscellaneous .. list-table:: :header-rows: 0 :widths: auto * - Update AEDT version to 2026R1 - `#180 `_ `0.3.0 `_ - April 17, 2026 ==================================================================================== .. tab-set:: .. tab-item:: Added .. list-table:: :header-rows: 0 :widths: auto * - Included model validation - `#73 `_ * - General tidy up of UI inputs for QLineEdit and QTreeWidget. - `#130 `_ .. tab-item:: Documentation .. list-table:: :header-rows: 0 :widths: auto * - Add example link in landing page - `#97 `_ * - Update main README.rst - `#102 `_ * - Add missing image of versioned json in documentation - `#104 `_ * - Overall review - `#106 `_ * - Use windows machine to build documentation - `#115 `_ * - Fix numbering in second example - `#118 `_ * - Add Ferroxcube material data link to help menu - `#136 `_ .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - Custom Core Dimensions - `#109 `_ * - Fix/logo - `#131 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - Update CHANGELOG for v0.2.0 - `#94 `_ * - Bump dev version into v0.3.dev0 - `#95 `_ * - Update dependabot.yml configuration - `#98 `_ * - Run doc-build in self-hosted runner for examples - `#99 `_ * - Fix doc build for main and release workflows - `#101 `_ * - Add missing env variables to fix doc build - `#111 `_ * - Fix path to upload artifact - `#112 `_ * - Bump ansys actions to v10.2.9 to fix doc style - `#113 `_ * - Cleanup and use windows for doc-build jobs - `#116 `_ * - Fix generated artifacts in PR workflows - `#117 `_ * - Update PR workflow to rerun on title edit - `#120 `_ * - Add missing ansys license env var - `#128 `_ .. tab-item:: Miscellaneous .. list-table:: :header-rows: 0 :widths: auto * - Rename mu(freq) and eps_r to match backend data model - `#105 `_ `0.2.0 `_ - March 03, 2026 ==================================================================================== .. tab-set:: .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - Bump actions/checkout from 6.0.1 to 6.0.2 - `#51 `_ * - Bump actions/setup-python from 6.1.0 to 6.2.0 - `#52 `_ * - Bump ansys/actions from 10.1.4 to 10.2.5 - `#81 `_ .. tab-item:: Documentation .. list-table:: :header-rows: 0 :widths: auto * - Website Documentation - `#82 `_ .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - Edited the splash screen - `#70 `_ * - Remove Deletion of Top Level Parent Connection - `#76 `_ * - Remove AEDT Design title in toolkit Help Menu - `#78 `_ * - Deprecated arguments in generate_unique_project_name - `#80 `_ * - Delete Button added to delete row types Layers and Sides - `#86 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - Update CHANGELOG for v0.1.0 - `#65 `_ * - Bump version 0.2.0dev and update to year 2026 - `#66 `_ * - Add new review changes - `#71 `_ * - Review of the backend code base - `#85 `_ .. tab-item:: Miscellaneous .. list-table:: :header-rows: 0 :widths: auto * - Assign_matrix - `#84 `_ * - Changes related to UI / frontend logic - `#88 `_ * - Remove AEDT timeout - `#93 `_ `0.1.0 `_ - January 30, 2026 ====================================================================================== .. tab-set:: .. tab-item:: Added .. list-table:: :header-rows: 0 :widths: auto * - JSON Example Files Added - `#5 `_ * - Settings Group Added to LHS UI Column - `#186 `_ * - Add Support for Bespoke and Reference Core Dimensions - `#196 `_ * - update json format - `#210 `_ * - BE tests improvement - `#214 `_ * - UI Save Button - `#215 `_ * - Add Connections to Data Exchange - `#231 `_ * - Add FE Tests - `#232 `_ .. tab-item:: Dependencies .. list-table:: :header-rows: 0 :widths: auto * - Bump actions/setup-python from 6.0.0 to 6.1.0 - `#212 `_ * - Bump softprops/action-gh-release from 2.3.3 to 2.5.0 - `#217 `_ * - Bump actions/checkout from 5.0.0 to 6.0.1 - `#218 `_ * - Bump actions/download-artifact from 5.0.0 to 7.0.0 - `#223 `_ * - Bump actions/upload-artifact from 4.6.2 to 6.0.0 - `#224 `_ .. tab-item:: Documentation .. list-table:: :header-rows: 0 :widths: auto * - Remove Fixed Issues from README.rst - `#11 `_ * - Correct README.rst syntax - `#13 `_ * - Fix Help Menu Title "PyETK Transformer Toolkit" - `#18 `_ * - Improved backend API documentation - `#33 `_ * - Update badge link in README.rst - `#44 `_ .. tab-item:: Fixed .. list-table:: :header-rows: 0 :widths: auto * - Fixed pyaedt arguments - `#22 `_ * - Backend model json_version typo - `#49 `_ * - Update backend properties, one property at a time - `#54 `_ * - Fixed layer spacing - `#60 `_ * - Rename create_transformer to create_model - `#188 `_ * - Fix load in side 1 - `#191 `_ * - Fixes BE issues - `#197 `_ * - Frequency unit conversion - `#205 `_ * - Read from and Write gui_properties - `#216 `_ * - import fe_properties as properties - `#229 `_ .. tab-item:: Maintenance .. list-table:: :header-rows: 0 :widths: auto * - Update license to Apache-2.0 - `#2 `_ * - Clean doc and tests jobs - `#8 `_ * - Refactor into multiple workflors - `#21 `_ * - Update project's root level files - `#24 `_ * - Add missing checkout and wheelhouse - `#56 `_ * - Add missing job dependency in release job - `#64 `_ * - update CHANGELOG for v0.1.0a0 - `#178 `_ * - bump 0.2.dev0 - `#179 `_ .. tab-item:: Miscellaneous .. list-table:: :header-rows: 0 :widths: auto * - Update Save As button text - `#45 `_ * - Update main_page.py - `#46 `_ * - PostProcessing and new HTTP request through /create_model - `#184 `_ * - remove/modify PyAEDT from toolkit naming convention - `#189 `_ * - Frontend Data and DataBase Manager - `#228 `_ * - Connections Definitions and Minor FE Fixes - `#230 `_ .. tab-item:: Test .. list-table:: :header-rows: 0 :widths: auto * - Add additional bobbin unit tests - `#6 `_ * - Add additional data_manager unit tests - `#7 `_ * - Add circuit test - `#9 `_ * - Improved core tests - `#14 `_ * - UI Core with and without Airgap - `#15 `_ * - Add tests to FE data manager - `#16 `_ .. vale on