Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.4.0](1.3.0...1.4.0) (2019-05-18) ### Bug Fixes * **Command Line:** Fixes an issue that prevented the release of 1.4.1. ([2323644](2323644)) * **Macros:** Corrected wording of removing a trigger macro ([0e76e8b](0e76e8b)) * **Probes:** Add training mode fixtures for the science probes. ([6b38cad](6b38cad)), closes [#2182](#2182) * **Reactor:** Fixes issues with changing the reactor efficiencies. ([3a17289](3a17289)), closes [#2187](#2187) * **Stars:** Improvements to the stars viewscreen. ([1a2df84](1a2df84)) * **Status:** Fixes dilithium stress subscription. ([8a531e6](8a531e6)), closes [#2186](#2186) * **Survey:** Improves the layout of the survey card and core. ([7a0e68e](7a0e68e)) * **Surveys:** Changes the surveyform core to start surveys with a 'Go' button. ([6ef166d](6ef166d)) * **Tactical Maps:** Fixes an error that crashed videos on tactical maps. Closes [#2197](#2197) ([44b7547](44b7547)) * **Thrusters:** Fixes memory leak with the thrusters card. ([e2268c9](e2268c9)) * **translations:** Add additional French translations ([93d7e59](93d7e59)) * **Viewscreen:** Fixes the stealth monitoring viewscreen. Closes [#2195](#2195) ([23a88ba](23a88ba)) ### Features * **AuxTimeline:** Add Auxiliary Timeline core ([db93011](db93011)) * **Command Line:** Add a Command Line core. ([bf99677](bf99677)) * **Command Line:** Add a delayed output command that prints each line of output one at a time,each after a short delay. ([a9bc02f](a9bc02f)) * **Command Line:** Add ability to view library entry slugs and connect them to the removeLibraryEntry action. ([0c582ca](0c582ca)) * **Command Line:** Add support for multiple command line arguments. ([8e679cb](8e679cb)) * **Command Line:** Command line sessions are now persisted between card changes. ([8a7e575](8a7e575)) * **Macro:** Add macros for hiding and un-hiding cards on the simulator. ([c76cf21](c76cf21))
- Loading branch information