Skip to content

v1.6.3

Compare
Choose a tag to compare
@JAGFx JAGFx released this 08 Aug 17:05
· 183 commits to master since this release

Note

In this release you've got another invisible change: Code refactoring.
But you've got some fixes and features ! The next release (not this one) will have a better performance.

Major change: The refresh rate are increase to 100ms minimum. The real time (15ms) cause some performance issues.

You can also choose to use the TwinDragon/SCS_Map_Tiles repository to be able to get the up to date map tiles collections ;). Juste select your host on the config section

Breaking changes

  • The configuration field maps_map_tilesLocation are be deprecated. Use the maps_map_tilesRemoteCustomPath instead.

To see all others changes, see this readme

Features

  • Add another host the map tiles location.
  • Add an option to disable the map rotation on load

Changeslogs

e3932c2 - 🔖 release the v1.6.3 (JAGFx)
0abae6c - 🐛 correct gear displayed (JAGFx)
82b821c - 🐛 correct the script for server dev (JAGFx)
2cae180 - ⬆️ upgrade dependencies (JAGFx)
dd2f7b0 - ✨ #74 add another tiles location host (JAGFx)
0dc7e42 - ⬆️ upgrade dependencies (JAGFx)
17fc6c6 - 📝 update contributing readme (JAGFx)
99d59b8 - 🐛 [dash/jagfx] update map integration (JAGFx)
1580fc5 - ✨ add option to enable or disable the map rotation (JAGFx)
62beacd - 🐛 reduce the minimal refresh rate (JAGFx)
59d9aaa - 🐛 #71 correct the job remaining time, the job due date and the next rest stop time (JAGFx)
db79a00 - ♻️ refactor the access of config values (JAGFx)
1612628 - 🐛 #71 change way to display job delivery time (JAGFx)
a755e0b - 🐛 #71 update raw telemetry data and correct the endpoint (JAGFx)
2e5ece3 - 🔧 update telemetry raw data (JAGFx)
229fb24 - 👷 trying github action (#73) (SMITH Emmanuel)
673e09f - 🚨 add linter configuration (JAGFx)
e9d0bd7 - ♻️ [config] refactor config settings (JAGFx)
f107cd2 - 📝 correct readme (JAGFx)