I decided to call this release 0.6.2 because it didn't have any single new feature large enough to justify calling it 0.7.0, but it does have a ton of nice improvements and bug fixes! The most exciting part for me is how many people contributed to it, both with ideas and with code. Have plans for 0.7.0 and beyond brewing!
What's Changed
- Fixed spurious high core mach numbers during startup and shutdown (Thanks @cfanderson999 !)
- Increased maximum grain dimensions (have fun, but please don't use the software for anything that needs the new limits...)
- Fixed the output of motor designations beyond Z (same disclaimer as above)
- Added display of propellant diameter along with length in results table
- Added casing cross-section to nozzle preview display
- Made tools retain entered values between runs
- Added a new tool to back-calculate throat erosion/slag coefficients (Thanks @cfanderson999 !)
- Made the software gracefully handle invalid preference/propellant files with a warning popup
- Fixed DXF polygon loading by correctly joining oriented segments (Thanks @tokoro10g !)
- Added support for loading DXFs that include circles, ellipses, and splines for custom grains
- Made the MacOS version of the software associate .ric files with itself
- Added all RCS propellants to default propellant library (Thanks @mihirshevade !)
- Added a "Copy" button to the propellant menu, and a confirmation popup to the "Delete" button
New Contributors
- @akarev0 made their first contribution in #247
- @revo1v3r made their first contribution in #246
- @almostahexagon2 made their first contribution in #249
- @tokoro10g made their first contribution in #264
- @mihirshevade made their first contribution in #271
Full Changelog: v0.6.1...v0.6.2