Skip to content

Commit

Permalink
chore(release): 1.0.0-alpha.17
Browse files Browse the repository at this point in the history
# [1.0.0-alpha.17](1.0.0-alpha.16...1.0.0-alpha.17) (2025-01-26)

### Bug Fixes

* Autopilot improvements ([9c8ad05](9c8ad05))
* Improvements to how warp and impulse autopilot is implemented. ([7b6343a](7b6343a))
* IP Address on the client app now copies properly ([a3cc357](a3cc357))
* Make gamepad hat code work for more gamepads. ([a10eda4](a10eda4))

### Features

* Add a pathfinding algorithm for navigating around objects. ([923b922](923b922))
* Autopilot can now follow predetermined paths. ([efe4865](efe4865))
* New App Architecture ([71d2ea4](71d2ea4))
  • Loading branch information
semantic-release-bot committed Jan 26, 2025
1 parent 3d7a28a commit 44ff2de
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.0.0-alpha.17](https://github.com/Thorium-Sim/thorium-nova/compare/1.0.0-alpha.16...1.0.0-alpha.17) (2025-01-26)


### Bug Fixes

* Autopilot improvements ([9c8ad05](https://github.com/Thorium-Sim/thorium-nova/commit/9c8ad056a6070b3934477f2b6f49ade20042e87f))
* Improvements to how warp and impulse autopilot is implemented. ([7b6343a](https://github.com/Thorium-Sim/thorium-nova/commit/7b6343adc3831eb54543bfc442d51d7c31088ba7))
* IP Address on the client app now copies properly ([a3cc357](https://github.com/Thorium-Sim/thorium-nova/commit/a3cc35746b592b64be3233a8712591994318501a))
* Make gamepad hat code work for more gamepads. ([a10eda4](https://github.com/Thorium-Sim/thorium-nova/commit/a10eda423ec81e72a1be4c10fc2202862da36143))


### Features

* Add a pathfinding algorithm for navigating around objects. ([923b922](https://github.com/Thorium-Sim/thorium-nova/commit/923b92260114e2dfa6761e17f4b67dbe54531f52))
* Autopilot can now follow predetermined paths. ([efe4865](https://github.com/Thorium-Sim/thorium-nova/commit/efe4865fc8bc092c1b7cd7520cc8369ee3e5a4f9))
* New App Architecture ([71d2ea4](https://github.com/Thorium-Sim/thorium-nova/commit/71d2ea481e57ba7e6d149881a034cb750e4af5fb))

# [1.0.0-alpha.16](https://github.com/Thorium-Sim/thorium-nova/compare/1.0.0-alpha.15...1.0.0-alpha.16) (2024-10-19)


Expand Down

0 comments on commit 44ff2de

Please sign in to comment.