From bd0ad15e0b45249af1c357cc661f69296f7d5074 Mon Sep 17 00:00:00 2001 From: Neil Weinstock Date: Fri, 3 Feb 2023 22:02:30 -0500 Subject: [PATCH] Some Markdown fixes --- ReleaseNotes.md | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 3af3328cc..c80bdb4d1 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -24,32 +24,32 @@ Please note that version 22.02 is required for Macs running MacOS 13.0 or later. ## New Features * Rocket design features -** Pods and strap-on boosters -** Tail cones for pods -** Freeform fins on nose cones and transitions -** Highly configurable rail buttons -** Refined tube fin support, no longer experimental -** Massive update to parachute configuration and part library -** Dave Cook's extensive component library now built-in -** Coefficient of Drag Override (and more flexible override settings in general) -** Lots more detailed geometry warnings which identify the components involved + * Pods and strap-on boosters + * Tail cones for pods + * Freeform fins on nose cones and transitions + * Highly configurable rail buttons + * Refined tube fin support, no longer experimental + * Massive update to parachute configuration and part library + * Dave Cook's extensive component library now built-in + * Coefficient of Drag Override (and more flexible override settings in general) + * Lots more detailed geometry warnings which identify the components involved * Appearance updates -** Settable opacity per-component -** Separate inner/outer appearance for tubes -** Separate left/right appearance for fins + * Settable opacity per-component + * Separate inner/outer appearance for tubes + * Separate left/right appearance for fins * App Infrastructure -** Packaged installers for Windows, Linux, and Mac (JAR file still available) -** Native ARM version for Apple Silicon Macs (snappy!) -** File association for ORK files: double-click files to open in the app + * Packaged installers for Windows, Linux, and Mac (JAR file still available) + * Native ARM version for Apple Silicon Macs (snappy!) + * File association for ORK files: double-click files to open in the app ## UI Improvements * Updated icons everywhere * Option to display stability margin as percentage of rocket length * Component Configuration Editor -** Extensively reorganized for clarity and consistency -** Massively improved keyboard navigation -** Config panels remember which tab you were on previously -** Cancel button to exit config panel without saving changes + * Extensively reorganized for clarity and consistency + * Massively improved keyboard navigation + * Config panels remember which tab you were on previously + * Cancel button to exit config panel without saving changes * Contextual menus for managing the component tree * Simultaneous multi-component edit (great for appearance editing) * Completely updated operation of motor config and simulation tables @@ -57,8 +57,8 @@ Please note that version 22.02 is required for Macs running MacOS 13.0 or later. * Greatly improved component library browser * Greatly improved freeform fin editor operation * Photo Studio -** sliders for settings -** settings remembered for each rocket + * sliders for settings + * settings remembered for each rocket ## Notable Bug Fixes * Eliminated many @@ -109,9 +109,9 @@ OpenRocket 22.02.RC.01 (2023-01-27) * 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 -** Support import and export of pods (fixes #1348) -** Support import of trapezoidal fins on transitions (fixes #1553) -** Support subassembly import + * Support import and export of pods (fixes #1348) + * Support import of trapezoidal fins on transitions (fixes #1553) + * Support subassembly import * Assorted extension and plug-in fixes