Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.0.0-alpha.8](1.0.0-alpha.7...1.0.0-alpha.8) (2023-01-19) ### Bug Fixes * Adjust waypoint distance to not be so close to planets. ([983a411](983a411)) * Don't let external links open in the kiosk window. Closes [#445](#445) ([950ce39](950ce39)) * Don't overfill any rooms with cargo. ([d1062c7](d1062c7)) * Editor palette no longer hides itself. ([326bd93](326bd93)) * Fix modal backdrop not disappearing. Closes [#454](#454) ([a78509b](a78509b)) * Fix the How-to Guide Search. Closes [#462](#462) ([32cb85c](32cb85c)) * Hide autopilot lines on viewscreen ([05c1485](05c1485)) * Hide the menubar when kiosked on Windows. Closes [#441](#441) ([af99882](af99882)) * How To Guide TOC now scroll to headings properly. Closes [#456](#456) ([f6817e4](f6817e4)) * **How-to Guides:** Image support. ([18627eb](18627eb)) * Improve how client connections are handled. ([36931cb](36931cb)) * Improve the deck navigation. ([ac743f8](ac743f8)) * Improvements to the nebula renderer. Closes [#447](#447) ([2c2ee59](2c2ee59)) * Improvements to the release notes formatting and navigation. Closes [#443](#443) ([7c7b059](7c7b059)) * Improves thrust autopilot behavior ([a0e6128](a0e6128)) * Improves thruster Autopilot ([1977b69](1977b69)) * **Navigation:** Move camera directly above when following ship ([8fcf72d](8fcf72d)) * Remove the hidden event blocker on the Navigation screen. Closes [#458](#458) ([9d986e8](9d986e8)) * Remove waypoints from the core starmap. ([70f7b82](70f7b82)) * User experience improvements to starmaps ([0be5528](0be5528)) ### Features * Add a "Zoom to Object" button on the starmap editor. ([5940621](5940621)) * Add a brief getting started guide. ([7c1a800](7c1a800)) * **How-to Guide:** Add images to Getting Started ([bb1a9da](bb1a9da)) * Make the flight name configurable. Closes [#451](#451) ([3c09a7c](3c09a7c)) * **Navigation:** Adds a button for easily entering systems ([d8436c2](d8436c2))
- Loading branch information