From 45f217f06bddf0d81f83230bba2b021ef034bc41 Mon Sep 17 00:00:00 2001 From: Neil Weinstock Date: Wed, 25 Jan 2023 19:58:21 -0500 Subject: [PATCH] Final release notes other than release date --- ReleaseNotes.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 6a42724fc..23da6b4cd 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -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