Skip to content

6.65 (Stable)

Compare
Choose a tag to compare
@vjdyofficial vjdyofficial released this 22 May 10:40
· 3 commits to main since this release
f38bd60

Changelogs

  • Suzuki Style is now permanently the default theme.
  • Added block code verStyle, verMeter, verFont, verLimit global variable along with getStyle, getMeter, getFont, and getLimit value parameter to improve the performance by blocking function to change values.
  • The Default calibration value is now 3.865. this can used by this code: set global multiplyByValue = 3.865.
  • Added option to hide the Limit Indicator. The limit doesn't work yet on limit reaching function.
  • Entering calibration value without decimal will return as 1 digit. entering too much decimal will be limited and return to 3 decimal places.
  • Removed duplicated code for set procedure=theme to

Tips before updating!

  • Be sure to put them back to first option or clear data the app. Otherwise, you will get the runtime error or having the meter dial issues such as the meter styles cannot be loaded after updating. This is because of the future changes for the styles and personalization in the app.