updates for latest PRs

This commit is contained in:
Neil Weinstock 2022-06-15 21:49:57 -04:00
parent 944844ad3f
commit 9db404128b

View File

@ -8,10 +8,14 @@ OpenRocket 22.02.beta.04 (2022-06-xx)
For this new beta, the packaged installers are now back to using Java 11, due to multiple bug reports related to Java 17. The JAR file still allows Java 17, so if you want to keep trying it feel free.
### New Features
* File association now works on all platforms! (fixes #1135)
* Contextual menus now available via right-click throughout the program
* Ability to hide CG/CP markings in rocket display
* Edit multiple selected items at once (great for appearance editing!)
* Add support for custom decimal places and exponential notation in simulation exports (fixes #1307 and #1354)
* Add warning to simulation when no recovery device is enabled (fixes #1436)
* Remember previously selected tab when opening component edit dialog (fixes #974)
* Mac multi-document model now supported
### Notable Bug Fixes
* Tube fins are fixed! Both CP and drag calculations should be good now. So good that we are no longer calling tube fin support "experimental". Feedback please! (fixes #1258)
@ -30,6 +34,7 @@ For this new beta, the packaged installers are now back to using Java 11, due to
* Added sliders to Pod Set config
* Preset dialog now sorted by manufacturer by default
* Updated guided tours
* Improved Russian translation
OpenRocket 22.02.beta.03 (2022-05-18)