mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 15:23:57 +08:00
@@ -1,9 +1,10 @@
|
||||
Version 0.8.3 (2021-XX-XX)
|
||||
========================
|
||||
* NEOS update: update packages and support for new UI
|
||||
* New offroad UI based on Qt
|
||||
* Default SSH key only used for setup
|
||||
* Kia Ceed 2019 support thanks to ZanZaD13!
|
||||
* Kia Seltos 2021 support thanks to speedking456!
|
||||
* NEOS update: update packages and support for new UI
|
||||
* Default SSH key only used for setup
|
||||
|
||||
Version 0.8.2 (2021-02-26)
|
||||
========================
|
||||
|
||||
@@ -6,7 +6,7 @@ export NUMEXPR_NUM_THREADS=1
|
||||
export OPENBLAS_NUM_THREADS=1
|
||||
export VECLIB_MAXIMUM_THREADS=1
|
||||
|
||||
#export QT=1
|
||||
export QT=1
|
||||
|
||||
if [ -z "$REQUIRED_NEOS_VERSION" ]; then
|
||||
export REQUIRED_NEOS_VERSION="16.1"
|
||||
|
||||
Reference in New Issue
Block a user