Final release notes other than release date

This commit is contained in:
Neil Weinstock 2023-01-25 19:58:21 -05:00 committed by GitHub
parent 82d7a7a953
commit 45f217f06b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ Release Notes
OpenRocket 22.02.RC.01 (2023-01-xx)
------------------------
(through PR1966)
(through PR1996)
## New Features
* **Native ARM build for Apple Silicon Macs!** (fixes #1136 and #1533)
@ -26,18 +26,22 @@ OpenRocket 22.02.RC.01 (2023-01-xx)
* Example designs have been updated and reorganized
* Add option to switch flight event markers to icons in sim plots
* Add support for tail cones (fixes #1889)
* Added additional warnings for inline pods, gaps and overlaps in airframe (fixes #1894)
* Added "plugged" to delay options for all motors
* Support rail button screws, updated rail button aerodynamics
* Updated surface roughness settings to be consistent with standard terminology
* Separate "override subcomponents" option for mass, CG, and drag (fixes #1750)
* Add motor designation to motor selection table
* Enable decal editing on Linux
## UI Improvements
* Reorganized Config dialogs for improved clarity and consistency
* Added "Top View" option to rocket display
* Add option to automatically open preset dialog when creating new component (fixes #1479)
* Tell user where body discontinuities are (fixes #241)
* Improved consistency of warning message text
* Hitting left arrow moves cursor to front of text fields (fixes #1942)
* Grey out texture edit button if using default material
* New app icons
* Zoom to active stages in rocket display
* Added welcome dialog (fixes #1768)
@ -45,6 +49,7 @@ OpenRocket 22.02.RC.01 (2023-01-xx)
## Notable Bug Fixes
* Fix various significant 3D view issues (fixes #939, #966, #1191, #1771)
* Don't mark all simulations out-of-date on flight config change (fixes #1973)
* Account for all recovery devices in pods when calculating descent rate (fixes #1910)
* Eliminated many occurrences of mystery discontinuity warnings (fixes #999)
* Rocksim import/export file updates