Releases: Thorium-Sim/thorium
Releases · Thorium-Sim/thorium
v3.12.0
chore(release): 3.12.0 # [3.12.0](https://github.com/Thorium-Sim/thorium/compare/3.11.1...3.12.0) (2024-03-15) ### Bug Fixes * Improve how multi-channel sounds are handled in the sound player. ([c98c8af](https://github.com/Thorium-Sim/thorium/commit/c98c8af2533eb8322926913ea58b68d4cab62926)) ### Features * Allow tactical map videos to play sound. Defaults to muted. ([0639be5](https://github.com/Thorium-Sim/thorium/commit/0639be5a4be7e817d2a81b6e1b4bc24846759933))
v3.12.1
v3.11.1
What's Changed
- fix(Movie): Removed overriding transform css by @mitchell-foote in #3334
- feat(Sounds): Added Preserve Audio Channels Capability. by @mitchell-foote in #3329
Full Changelog: 3.10.0...v3.11.1
v3.11.0
What's Changed
- fix(Imports): Sensor contacts in imported flights.
- fix(Import): Fix interface actions on flight import.
- fix(Movie): Removed overriding transform css by @mitchell-foote in #3334
- feat(Sounds): Added Preserve Audio Channels Capability. by @mitchell-foote in #3329
Full Changelog: 3.10.0...v3.11.0
v3.10.0
chore(release): 3.10.0 # [3.10.0](https://github.com/Thorium-Sim/thorium/compare/3.9.0...3.10.0) (2023-08-19) ### Bug Fixes * **Import:** Fixed an issue where interfaces would not appear correctly after importing a flight. Sponsored by the Space Place at Renaissance Academy ([eac6180](https://github.com/Thorium-Sim/thorium/commit/eac6180b6d93e2781ba45868e02f66b4ee6e81b8)) * **Import:** Fixed an issue where probes did not appear after importing a flight. Sponsored by the Space Place at Renaissance Academy ([ec24f6a](https://github.com/Thorium-Sim/thorium/commit/ec24f6a571645a29aedc1c06f0fe907f5401db2b)) * **Import:** Fixed an issue where tasks and task flows would not behave correctly after importing a flight. Sponsored by the Space Place at Renaissance Academy ([c9169c9](https://github.com/Thorium-Sim/thorium/commit/c9169c926860f57172a1de9dd317e23c3adafa3b)) * **Import:** Fixed an issue where team crew members would not be present after importing a flight. Sponsored by the Space Place at Renaissance Academy ([3146e60](https://github.com/Thorium-Sim/thorium/commit/3146e601f60c7808056da79b40c77b5c49fb1a6f)) * **Import:** System power levels are now set to the correct level after flight import. Sponsored by the Space Place at Renaissance Academy ([eafa6e4](https://github.com/Thorium-Sim/thorium/commit/eafa6e46cc53d91f65709e8b096f03e560bbd84d)) ### Features * **Sensors:** Enable moving contacts over a specific number of seconds. Sponsored by the Space Place at Renaissance Academy ([010ae09](https://github.com/Thorium-Sim/thorium/commit/010ae09b5a8ff607e4a4e272e2943b66d5c7c935))
v3.9.0
chore(release): 3.9.0 # [3.9.0](https://github.com/Thorium-Sim/thorium/compare/3.8.0...3.9.0) (2023-06-21) ### Bug Fixes * Auto-thrusters now rotates the ship the correct direction. ([da6ee78](https://github.com/Thorium-Sim/thorium/commit/da6ee7843ac5353aac536a707cf85b2247051b63)) ### Features * Added Hull Plating System ([7a53fb0](https://github.com/Thorium-Sim/thorium/commit/7a53fb0fab4b6f85599c8300459ac71d9e7064ee)) * Adds hull plating card and core. Thanks Mitchell! ([b9f4bea](https://github.com/Thorium-Sim/thorium/commit/b9f4beae8f8e35476a218fd13d2098f0aecb7b4c))
3.8.0
Merge pull request #3253 from Thorium-Sim/print-queue feat: PrintQueue core makes it possible to queue items to be printed through keyboards and triggers. Also enables printing documents from macro buttons. Closes #3250
3.7.1
v3.7.1 feat(Triggers): Adds Remote Access Code triggers. Closes #3241
3.7.0
v3.7.0 feat(Triggers): Adds Remote Access Code triggers. Closes #3241
3.6.2
v3.6.2 feat(Macro Buttons): Adds the ability to reorganize the macro buttons.