Skip to content

Ethos Suite 1.6.1

Compare
Choose a tag to compare
@Nicholas-Luoyi Nicholas-Luoyi released this 05 Feb 07:33
· 106 commits to 1.6 since this release
5647964

Feature

  • Add more colors and fonts to the Lua dev tool traces
    • Wrap with \u001B[31m and \u001B[41m: red
    • Wrap with \u001B[32m and \u001B[42m: green
    • Wrap with \u001B[33m and \u001B[43m: yellow
    • Wrap with \u001B[34m and \u001B[44m: blue
    • Start with \u001B[1m: bold
    • Start with \u001B[4m: underline
    • Start with \u001B[0m: clear all colors and font styles.

Enhancement

  • The current Ethos version will be recorded when creating a backup

Fixes

  • Fix the issue where the components reading position is incorrect on certain radios
  • Fix the issue where the transcode button in the image and audio tools stays grey in certain situations

Modifications

  • Increase the supported length of output file names in the conversion tool
  • Remove the model list temporarily (The backup and restore functionality is not affected)