﻿LFS Companion - Changelog

v2.6:
- InSim- host, port, admin password and prefix is now configurable in InSimConnection.json.

v2.5:
- Users can now text colors with Layout Editor.

v2.4:
- Fixed Car Contact message not displaying properly.
- Fixed Object Contact message not displaying properly.
- Fixed car speed, no longer displaying in m/s. Now displays km/h.

v2.2:
- Added options panel.
	- Added fuel warning.
	- Added button to hide UI.
- Added modules panel.
	- Added car contact (on/off).
	- Added object contact (on/off).
	- Added laps info function (on/off) [disabled for now].
	- Added strobe functionality for tows/cops

v2.1:
- Added menu to customize UI.
- Added functionality to move buttons.
- Added multiplier when moving buttons.
- Added functionality to resize buttons.
- Added left/right blinkers.
- Added emergency blinkers.
- Added blinkers to UI.

v2.0:
- Added RPM.
- Fixed fuel value conversion.
- Fixed RPM value conversion.
- Added handbrake button.
- Added gear button.

v1.92:
- Fix: Fuel displaying wrong when full.

v1.91:
- Added Speed insim button.
- Added Fuel insim button.
- Added Gear insim button.
- Added fullbeam button to display when lights are on.
- Improved json serialization and deserialization methods.

v1.9 - 28.01.22:
- Added preferences form.
- Now using newtonsoft.json to store insim settings.

v1.8 - 27.01.22:
- Implemented most insim packets.
- PLIDs are now managable.
- Added EventTimers.
- Sending messages through LFS Helper should work again.

v1.2 - 27.01.22:
- Colors are now stripped to display in the datagrid.
- Moved entire application to asynchronous methods.

v1.1 - 25.01.22:
- Fixed bug causing application to crash.
- Started implementation of InSim.NET library.
- Added MSO packet to read chat.
- Application window is now draggable.
- Fix: Application can now be dragged to get out of maximized window view.
- Improved: Didn't display errors correctly.
- Added datagrid right click and actions.
- Prepared for preferences form.

v1.0 - 22.01.22:
- Started implementation of dark mode.
- Using datagrid to display chat.
- Added custom minimize-, maximize- and close buttons.

