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.1 (2021-12-21) ### Bug Fixes * **Connection:** Fix an issue where initial data was missing important pieces. ([38511c7](38511c7)) * **NetRequest:** Improves the subscription process for net requests. Closes [#151](#151) ([#152](#152)) ([19ee470](19ee470)) * **Networking:** Fixes an issue where reconnecting doesn't restart netRequests. Closes [#79](#79) ([ed42a80](ed42a80)) ### Features * **Client:** Make it possible to assign a client to a station. ([#118](#118)) ([0e1119b](0e1119b)), closes [#92](#92) * **Docs:** Add a built-in search ([#55](#55)) ([0b178db](0b178db)) * **Docs:** Added more docs for NetRequests and writing plugins. ([4f7eaa9](4f7eaa9)) * **Flight:** Add the UI for configuring the crew for a flight. Closes [#100](#100) ([c8c2198](c8c2198)) * **Issue Tracker:** Add the issue tracker component ([#142](#142)) ([ac16ff7](ac16ff7)), closes [#83](#83) * **Plugins:** Add support for configuring ship templates in plugins. ([1640856](1640856)), closes [#64](#64) [#58](#58) [#59](#59) [#60](#60) * **Plugins:** Asset uploading ([f082d47](f082d47)) * **Station:** Add the ability to escape from cards ([#153](#153)) ([86bba7a](86bba7a)), closes [#146](#146) [#151](#151) * **Stations:** Create the necessary scaffolding for a station complement plugin aspect. ([3b02377](3b02377)), closes [#87](#87) * **Station:** Station Layout ([#139](#139)) ([13d0e9b](13d0e9b)) * **Themes:** Add the ability to assign a theme to a ship. Closes [#133](#133) ([#145](#145)) ([fb5eb5c](fb5eb5c)) * **Thorium Account:** Add support for signing into the Thorium Account within Thorium Nova. ([#106](#106)) ([8b5b58a](8b5b58a))
- Loading branch information