{
  "latestVersion": "1.6.5",
  "timestamp": "202012111900",
  "versionOrder": [
    "1.2.0",
    "1.2.1",
    "1.5.0",
    "1.5.1",
    "1.5.2",
    "1.5.3",
    "1.5.5",
    "1.5.6",
    "1.6.0",
    "1.6.1",
    "1.6.2",
    "1.6.3",
	"1.6.4",
	"1.6.5"
  ],
  "versionMap": {
	"1.6.5-202012111900": {
        "description": "1.6.5 RC3.0"
    },
	"1.6.5-202009051300": {
        "description": "1.6.5 RC2.0"
    },
	"1.6.5-202009041300": {
        "description": "1.6.5 RC1.0"
    }
  },
  "allVersion": {
    "1.1.1": {
      "version": "1.1.1",
      "message": "http://www.mindplus.cc",
      "details": "1.支持WS2812灯带;2.修复部分机器打开软件白屏bug;3.支持Leonardo;4.支持多种小模块;5.支持obloq wifi物联网",
      "detailsEn": "1.update microbit;2.update something;3.update obloq"
    },
    "1.1.2": {
      "version": "1.1.2",
      "message": "http://www.mindplus.cc",
      "details": "注意：请点击下载更新打开网站下载最新版;1.增加小舞台+隐藏代码区功能，编程区域更大;2.支持拖动图形化程序生成python代码功能;3.新版本可以对程序添加注释了;4.扩展库增加对nano、max:bot、motor:bit的支持;5.支持更多的事件触发条件，程序更灵活流畅;6.优化软件及修复若干bug.",
      "detailsEn": " Note: Currently does not support automatic update, please click to enter the web page to download the latest version.;1. Increase the small stage and hidden code area function, the programming area is larger; 2. Support the drag graphics program to generate python code function; 3. The new version can add comments to the program; 4. The extension library adds to nano, max:bot, motor:bit support; 5. support more event trigger conditions, the program is more flexible and smooth; 6. fix some other bugs;"
    },
    "1.1.3": {
      "version": "1.1.3",
      "message": "http://www.mindplus.cc",
      "details": "注意：请点击进入网页下载最新版;1.上传模式扩展库增加支持了几十种电子模块;2.扩展库增加对max小车及麦昆小车的支持;3.增加手动编辑代码(python/arduino)功能，集成代码补全;4.增加查看图形模块代码对比功能，轻松从图形化过渡到代码;5.增加隐藏舞台模式，编程区域进一步扩大;6.优化软件及修复若干bug",
      "detailsEn": " Note: Currently does not support automatic update, please click to enter the web page to download the latest version.;1. upload mode expansion library adds support for dozens of electronic modules;  2. expansion library increases support for max  and maqueen; 3. adds manual editing code (python/ arudino) function; 4. Code increase function, easy to transition from graphics to code; 5. increase the hidden stage mode, the programming area is further expanded; 6. fix some other bugs;"
    },
    "1.2.0": {
      "version": "1.2.0",
      "message": "http://www.mindplus.cc",
      "details": "1.上传模式扩展库增加支持了几十种电子模块1.2.0;2.扩展库增加对max小车及麦昆小车的支持;3.增加手动编辑代码(python/arduino)功能，集成代码补全;4.增加查看图形模块代码对比功能，轻松从图形化过渡到代码;5.增加隐藏舞台模式，编程区域进一步扩大;6.优化软件及修复若干bug",
      "detailsEn": " test update func."
    },
    "1.2.1": {
      "version": "1.2.1",
      "message": "http://www.mindplus.cc",
      "details": "1.12864编译执行支持中文显示;2.microbit 多任务;3.vortex支持2个蓝色PCB版本;4.兼容microbit V1.5硬件;5.支持无线烧录Microbit;6.优化软件及修复若干bug",
      "detailsEn": " test update func."
    },
    "1.2.2": {
      "version": "1.2.2",
      "message": "http://www.mindplus.cc",
      "details": "1.上传模式扩展库增加支持了几十种电子模块1.2.1;2.扩展库增加对max小车及麦昆小车的支持;3.增加手动编辑代码(python/arduino)功能，集成代码补全;4.增加查看图形模块代码对比功能，轻松从图形化过渡到代码;5.增加隐藏舞台模式，编程区域进一步扩大;6.优化软件及修复若干bug",
      "detailsEn": " test update func."
    },
    "1.5.0": {
      "version": "1.5.0",
      "message": "http://www.mindplus.cc",
      "details": "1.上传模式扩展库增加支持了几十种电子模块;2.扩展库增加对max小车及麦昆小车的支持;3.增加手动编辑代码(python/arduino)功能，集成代码补全;4.增加查看图形模块代码对比功能，轻松从图形化过渡到代码;5.增加隐藏舞台模式，编程区域进一步扩大;6.优化软件及修复若干bug",
      "detailsEn": " test update func."
    },
    "1.5.1": {
      "version": "1.5.1",
      "message": "http://www.mindplus.cc",
      "details": "1.增加了一些扩展模块，nfc、时钟、四位数码管、点阵屏、360度舵机、激光测距、颜色识别、频谱分析、mp3模块等;2.支持掌控板实时模式，支持了多线程，增加画圆画矩形;3.支持掌控板micropython图形化编程,并且支持了列表、元组、字典等多变量类型;4.修改循环执行逻辑;5.加入积木块非法重复使用的错误提示;6.字符串、数字等转换逻辑轻微优化调整;7.支持maga2560板arduino编程模式",
      "detailsEn": "1. Added extension modules: nfc, clock, 4-bits LED, matrix screen, 360°servo, laser range, color picker, spectrum analysis, mp3 module;2.mPython supports Scratch mode and multi-thread. The function of drawing point, circle and rectangle is supported;3.mPython supports micropython graphic programming and multi-variable type like list, dict, tuple, etc.;4.Revise loop execution logic;5.Add error prompt when the block of program header was used repeatedly;6.Optimize the conversion logic like string, number, etc.;7.Support mage2560 board arduino programming mode"
    },
    "1.5.2": {
      "version": "1.5.2",
      "message": "http://www.mindplus.cc",
      "details": "1.增加micro:IO-BOX，带锂电池的扩展板;2.掌控板增加连接WIFI及MQTT物联网通讯功能;3.增加多语言切换预览功能，可方便多语言翻译;4.修复若干bug及其他优化",
      "detailsEn": "1. Add micro:IO-BOX expansion board for Kit in code mode;2.mPython is equipped with WIFI connection and MQTT IoT communication functions;3.Add multilanguage switch function to convenient multi-language translation;4.Software optimization and bugs fixing"
    },
    "1.5.3": {
      "version": "1.5.3",
      "message": "http://www.mindplus.cc",
      "details": "1.文件保存流程修改，增加“最近编辑”菜单;2.掌控板增加获取天气扩展;3.掌控板增加TinyWebDB扩展，可与app inventor通讯;4.实时模式增加很多各种新的背景和角色;5.实时模式列表增加导入导出数据功能;6.上传模式增加BMP388气压传感器和非接触式红外温度传感器;7.修复若干bug及其他优化",
      "detailsEn": "1. Optimize file saving process, and add a “recently edited” menu in the project drop-down box;2.Add weather information acquisition module for mPython;3.Add TinyWebD8 module for mPython, able to communicate with app inventor;4.More new backgrounds and sprites for Scratch mode;5.Add import/export data function for list of the variable in scratch mode;6. Add BMP388 Barometric pressure and Non-contact IR Temperature sensor in code mode;7.Software optimization and bugs fixing"
    },
    "1.5.5": {
      "version": "1.5.5",
      "message": "http://www.mindplus.cc",
      "details": "1.语音识别（实时模式）;2.中文语音合成（实时模式）;3.MQTT物联网（实时模式）;4.SIOT本地物联网;5.掌控扩展板;6.解决文件无法打开的问题;7.其他小调整及bug修复",
      "detailsEn": "1. Speech Recognition (Scratch Mode);2.Chinese Text To Speech (Scratch Mode);3.MQTT Internet of Things (Scratch Mode);4.SIOT Local Internet of Things;5.mPython Expansion Board;6.Fix Error “files cannot be opened”;7.Software Adjustment and Bug fixes"
    },
    "1.5.6": {
      "version": "1.5.6",
      "message": "http://www.mindplus.cc",
      "details": "【体验提升】;1.加速编译。编译速度成倍提升，秒编译;2.分辨率切换功能。低分辨率屏幕不再拥挤;3.冲突提示。模块之间可能产生冲突会出现提示;4.老版本项目兼容框架。哪些模块改动了会给你提示;【硬件功能】;1.解锁一大批扩展硬件。 DS1307时钟模块，bMI 6轴惯性传感器，LIS2DH三轴加速度传感器，BME680环境传感器，模拟量超声波，I2C超声波; 2.掌控板的扩展板中增加麦昆。解锁麦昆更多玩法; 3.支持视觉识别摄像头。颜色识别、文字识别、人体检测轻松玩转，microbit和掌控都支持; 4.增加获取ip功能。方便调试; 5.掌控板AP&UDP功能。无需额外联网，群体控制; 6.掌控板增加姿态事件功能。轻松实现姿态控制;7.掌控板wifi兼容性提升。dht11正常读取、WS2812 LED稳定控制; 8.microbit的micropython下固件更新。新版可用罗盘和姿态; 9.microbit点阵可以开关。释放更多引脚，配合全IO扩展板更好用; 【系统功能】; 1.设置界面重做。可以容纳更多设置功能，提供翻译文件导入口; 2. 增加多语言及翻译系统。新增西班牙语、韩语、法语（感谢翻译人员）; 3. 扩展库模块使用高清渲染图。更美观统一，更方便查找模块;4.bug修复及性能优化",
      "detailsEn": "[Better User Experience];1.Reduced the compilation time to seconds, faster compilation speed;2.More resolutions to chose, supporting low-resolution screen;3.Conflict prompt: a prompt box will appear when there might be conflicts between modules;4.Compatible frame for the modules in old version: we will prompt you which modules are changed based on the previous version;[More Hardware Supported];1.Supports more hardware: DS1307 clock module, BMI160 6-Axis Inertial Motion Sensor, LIS2DH Triple Axis Accelerometer, BME680 Environmental Sensor, Analog Ultrasonic Sensor, IIC Ultrasonic Sensor, I2C 3.7V Li Battery Fuel Gauge, I2C ADS1115 16-Bit ADC Module, Lightning Distance Sensor, Shiftout LED Kit, I2C NFC module, I2C Non-contact IR Temperature Sensor;2.Add Maqueen to the expansion board of mPython board, more playing methods with Maqueen; 3.Micro:bit and mPython both support vision recognition camera, color recognition, text recognition and human detection;4.New function for getting IP, convenient to debug;5.AP&UDP function for mPython, free from extra internet connection, group control;6.Add gesture event function for mPython, easy to control gesture;7.Improve mPython’s Wi-Fi compatibility, DHT11 and WS2812 LED can work well with it now;8.Firmware update under micropython mode in micro:bit, compass and gesture detection are available in new version;9.Micro:bit dot matrixes can be turned on/off. More pins are released, perfectly suitable for IO expansion board;[System Function];1.Brand new setting interface, more functions available, providing input port for translated files;2.Support translation system and more languages: Spanish, Korean, and French.(Thanks for all volunteer translators!);3.High-quality product pictures in extensions, easy to find what you want;4.Software optimization and bugs fixing"
    },
    "1.6.0": {
      "version": "1.6.0",
      "message": "http://www.mindplus.cc",
      "details": "【体验提升】;1.加速编译。编译速度成倍提升，秒编译;2.分辨率切换功能。低分辨率屏幕不再拥挤;3.冲突提示。模块之间可能产生冲突会出现提示;4.老版本项目兼容框架。哪些模块改动了会给你提示;【硬件功能】;1.解锁一大批扩展硬件。 DS1307时钟模块，bMI 6轴惯性传感器，LIS2DH三轴加速度传感器，BME680环境传感器，模拟量超声波，I2C超声波; 2.掌控板的扩展板中增加麦昆。解锁麦昆更多玩法; 3.支持视觉识别摄像头。颜色识别、文字识别、人体检测轻松玩转，microbit和掌控都支持; 4.增加获取ip功能。方便调试; 5.掌控板AP&UDP功能。无需额外联网，群体控制; 6.掌控板增加姿态事件功能。轻松实现姿态控制;7.掌控板wifi兼容性提升。dht11正常读取、WS2812 LED稳定控制; 8.microbit的micropython下固件更新。新版可用罗盘和姿态; 9.microbit点阵可以开关。释放更多引脚，配合全IO扩展板更好用; 【系统功能】; 1.设置界面重做。可以容纳更多设置功能，提供翻译文件导入口; 2. 增加多语言及翻译系统。新增西班牙语、韩语、法语（感谢翻译人员）; 3. 扩展库模块使用高清渲染图。更美观统一，更方便查找模块;4.bug修复及性能优化",
      "detailsEn": "[Better User Experience];1.Reduced the compilation time to seconds, faster compilation speed;2.More resolutions to chose, supporting low-resolution screen;3.Conflict prompt: a prompt box will appear when there might be conflicts between modules;4.Compatible frame for the modules in old version: we will prompt you which modules are changed based on the previous version;[More Hardware Supported];1.Supports more hardware: DS1307 clock module, BMI160 6-Axis Inertial Motion Sensor, LIS2DH Triple Axis Accelerometer, BME680 Environmental Sensor, Analog Ultrasonic Sensor, IIC Ultrasonic Sensor, I2C 3.7V Li Battery Fuel Gauge, I2C ADS1115 16-Bit ADC Module, Lightning Distance Sensor, Shiftout LED Kit, I2C NFC module, I2C Non-contact IR Temperature Sensor;2.Add Maqueen to the expansion board of mPython board, more playing methods with Maqueen; 3.Micro:bit and mPython both support vision recognition camera, color recognition, text recognition and human detection;4.New function for getting IP, convenient to debug;5.AP&UDP function for mPython, free from extra internet connection, group control;6.Add gesture event function for mPython, easy to control gesture;7.Improve mPython’s Wi-Fi compatibility, DHT11 and WS2812 LED can work well with it now;8.Firmware update under micropython mode in micro:bit, compass and gesture detection are available in new version;9.Micro:bit dot matrixes can be turned on/off. More pins are released, perfectly suitable for IO expansion board;[System Function];1.Brand new setting interface, more functions available, providing input port for translated files;2.Support translation system and more languages: Spanish, Korean, and French.(Thanks for all volunteer translators!);3.High-quality product pictures in extensions, easy to find what you want;4.Software optimization and bugs fixing"
    },
    "1.6.1": {
      "version": "1.6.1",
      "message": "http://www.mindplus.cc",
      "details": "详情查看官网“更新日志”;【新功能】;1.AI图像识别;2.增加一大批扩展硬件;3.变量类型限制及提示;4.积木增加小标题;5.生成代码逻辑优化;6.新的冲突高亮;7.可以单独高亮一个积木;8.增加“恢复设备初始设置“功能;9.舞台主角色更新多帧;10.启用新的文件icon;11.程序积木Ctr+G截图功能;12.增加项目文件版本提示功能;13.掌控板增加触摸阈值设置;14.增加泰语、土耳其语和蒙语;【优化升级】;1.底层平台升级，解决WebGL不支持问题; 2.掌控板按A键提示更新;3.小黑窗输出信息完整显示;4.SIOT端口号可以自定义;5.一键安装驱动优化;6.掌控板arduino c编译器内置;7.其他各种bug解决与软件优化",
      "detailsEn": "Refer to our website “Update Log” for more information;[New Functions];1.AI Image Recognition;2.Hardware Expansions;3.Variable Block Usage Note;4.Subheads for Blocks; 5.Logic Optimization of Generated Codes; 6.Conflicts Highlights UI Adjustment; 7.Independent Block Highlights;8.“Device Initialization” Function for mPython; 9.More Shapes for Main Sprite Micko; 10.Ctrl+G for Programmed Blocks Screenshot; 11.Version Note of Project File;12.Touch Threshold Setting for mPython;13.More Language Support: Thai, Turkish, Mongolian;[Function Improvement];1.Upgrade Underlying Platform, Support WebGL;2.Press mPython Button A to Prompt Update;3.Output Information Optimization of Terminal;4.User-define SIOT Port;5.Optimize “one key to install serial driver”;6.Built-in mPython Arduino C Compiler;7.Bugs Fix and Software Optimization"
    },
	"1.6.2-202001191730": {
      "version": "1.6.2",
      "message": "http://www.mindplus.cc",
      "details": "详情查看官网“更新日志”;【重要功能】;1.扩展库主控板和传感器可以同时选择;2.支持用户自定义扩展库;【新功能】;1.增加护眼模式的主题;2.主界面工具栏增加截图、撤销、重做快捷按钮;3.导入翻译文件时显示错误信息;4.支持“如果-否则如果”，多级判断模块;5.所有点阵自定义输入板统一设计;6.天气服务增加切换服务器功能;7.支持新版bootloader的arduino nano板;8.保存项目优化逻辑，减少保存错误问题;【扩展小模块】;1.上传模式支持HUSKYLENS、PS2手柄、MIDI、串口读取小数，NTP网络时钟，DS18B20，频谱分析; 2.实时模式支持超声波、舵机、UDP、语音识别切换账户;【优化升级】;1.MAC电脑V1.6.1版本更新，请去官网下载;2.其它功能优化和各种bug解决",
      "detailsEn": "Refer to our website “Update Log” for more information;[Importance Functions];1.Expansion library main control board and sensor can be selected at the same time;2.Support user-defined extension library;[New Functions];1.Added eye protection mode theme;2.Main interface toolbar adds screenshot, undo, redo shortcut buttons;3.Prompt error messages when importing translation files;4.Support 'if-else if', multi-level judgment module;5.Unified design of all dot matrix custom input boards;6.Weather service adds switch server function;7.Arduino nano board supporting new bootloader;8.Save project optimization logic to reduce save errors;[Expansion module];1.Offline mode supports HUSKYLENS, PS2 controller, MIDI, serial port to read decimals, NTP network clock, DS18B20, spectrum analysis;2.Online mode supports ultrasonic, servo, UDP, voice recognition switching accounts;[Function Improvement];1.MAC computer V1.6.1 update, please go to the official website to download;2.Bugs Fix and Software Optimization"
    },
	"1.6.2": {
      "version": "1.6.2",
      "message": "http://www.mindplus.cc",
      "details": "详情查看官网“更新日志”;【重要功能】;1.扩展库主控板和传感器可以同时选择;2.支持用户自定义扩展库;【新功能】;1.增加护眼模式的主题;2.主界面工具栏增加截图、撤销、重做快捷按钮;3.导入翻译文件时显示错误信息;4.支持“如果-否则如果”，多级判断模块;5.所有点阵自定义输入板统一设计;6.天气服务增加切换服务器功能;7.支持新版bootloader的arduino nano板;8.保存项目优化逻辑，减少保存错误问题;9.新增繁体中文（感谢翻译人员）;【扩展小模块】;1.上传模式支持HUSKYLENS、PS2手柄、MIDI、串口读取小数，NTP网络时钟，DS18B20，频谱分析; 2.实时模式支持超声波、舵机、UDP、语音识别切换账户;【优化升级】;1.MAC电脑V1.6.1版本更新，请去官网下载;2.其它功能优化和各种bug解决",
      "detailsEn": "Refer to our website “Update Log” for more information;[Importance Functions];1.Expansion library main control board and sensor can be selected at the same time;2.Support user-defined extension library;[New Functions];1.Added eye protection mode theme;2.Main interface toolbar adds screenshot, undo, redo shortcut buttons;3.Prompt error messages when importing translation files;4.Support 'if-else if', multi-level judgment module;5.Unified design of all dot matrix custom input boards;6.Weather service adds switch server function;7.Arduino nano board supporting new bootloader;8.Save project optimization logic to reduce save errors;9.Added Traditional Chinese (thanks to translators);[Expansion module];1.Offline mode supports HUSKYLENS, PS2 controller, MIDI, serial port to read decimals, NTP network clock, DS18B20, spectrum analysis;2.Online mode supports ultrasonic, servo, UDP, voice recognition switching accounts;[Function Improvement];1.MAC computer V1.6.1 update, please go to the official website to download;2.Bugs Fix and Software Optimization"
    },
	"1.6.2-202002241900": {
      "version": "1.6.2",
      "message": "http://www.mindplus.cc",
      "details": "详情查看官网“更新日志”;【重要功能】;1.扩展库主控板和传感器可以同时选择;2.支持用户自定义扩展库;【新功能】;1.增加护眼模式的主题;2.主界面工具栏增加截图、撤销、重做快捷按钮;3.导入翻译文件时显示错误信息;4.支持“如果-否则如果”，多级判断模块;5.所有点阵自定义输入板统一设计;6.天气服务增加切换服务器功能;7.支持新版bootloader的arduino nano板;8.保存项目优化逻辑，减少保存错误问题;9.新增繁体中文（感谢翻译人员）;【扩展小模块】;1.上传模式支持HUSKYLENS、PS2手柄、MIDI、串口读取小数，NTP网络时钟，DS18B20，频谱分析; 2.实时模式支持超声波、舵机、UDP、语音识别切换账户;【优化升级】;1.MAC电脑V1.6.1版本更新，请去官网下载;2.其它功能优化和各种bug解决",
      "detailsEn": "Refer to our website “Update Log” for more information;[Importance Functions];1.Expansion library main control board and sensor can be selected at the same time;2.Support user-defined extension library;[New Functions];1.Added eye protection mode theme;2.Main interface toolbar adds screenshot, undo, redo shortcut buttons;3.Prompt error messages when importing translation files;4.Support 'if-else if', multi-level judgment module;5.Unified design of all dot matrix custom input boards;6.Weather service adds switch server function;7.Arduino nano board supporting new bootloader;8.Save project optimization logic to reduce save errors;9.Added Traditional Chinese (thanks to translators);[Expansion module];1.Offline mode supports HUSKYLENS, PS2 controller, MIDI, serial port to read decimals, NTP network clock, DS18B20, spectrum analysis;2.Online mode supports ultrasonic, servo, UDP, voice recognition switching accounts;[Function Improvement];1.MAC computer V1.6.1 update, please go to the official website to download;2.Bugs Fix and Software Optimization"
    },
	"1.6.3": {
    "version": "1.6.3",
    "message": "http://www.mindplus.cc",
    "details": "详情查看官网“更新日志”;【microPython重大更新】;1.掌控板microPython大升级，补齐所有掌控板功能并加强microPytho编程功能;2.microPython开放用户库，可以自行移植各种microPython库;3.用户库开放各种小控件，点阵、下拉、钢琴键盘、取色板等;4.microPython模式增加切换固件功能，可以烧录不同的固件;5.microPython模式文件系统更新，增加折叠及拖动功能;【实时模式】;1.实时模式AI图像识别增加人脸组功能，人脸搜索应用更方便;2.实时模式AI图像识别增加返回人脸位置坐标功能;3.增加切换摄像头的block;【用户扩展库】;1.小模块：实时模式增加二哈识图（HUSKYLENS）和microbit掌控两用扩展板,上传模式增加麦昆Plus扩展板;2.用户库：产生一大批用户库，包括掌控蓝牙、OTTO、L298N、指纹、IFTTT等;3.实时模式增加支持乐高EV3、WeDo及BOOST;4.实时模式语音合成增加切换至百度服务器的功能，方便国内用户;5.增加Mind+的天气服务器及输入框型获取天气，无需id直接获取天气;6.用户库从git加载方式修改，直接通过config及mpext文件加载;【上传模式】;1.上传模式增加代码区与文件系统一键开关功能，方便使用;2.arduino C默认生成一个字符串变量，方便区分;3.block输入框增加类型标识，字符型输入框自带引号 ，方便使用;4.掌控板解决ws2812、红外与wifi的冲突;5.上传程序进度框增加当前模式显示;6.新建项目可以记录上次处于的模式，自动切换到mciroPython或ArduinoC;7.手动编辑默认主题切换为黑色，方便识别;【其他更新】;1.增加希腊语;2.一键安装驱动优化;3.示例程序可以通过网络更新了;4.模式切换按钮及上传模式等UI的调整;5.一些bug的解决和优化",
    "detailsEn": "Refer to our website “Update Log” for more information;【microPython Major updates】;1.The control board microPython is greatly upgraded, complementing all control board functions and strengthening microPytho programming function;2.microPython open user library, you can transplant various microPython libraries yourself;3.The User-Ext opens various small controls, dot matrix, pull-down, piano keyboard, color palette, etc.;4.MicroPython mode adds the function of switching firmware, you can burn different firmware;5.MicroPython mode file system updated, adding folding and dragging functions;【Online Mode】;1.Online mode AI image recognition adds face group function, face search application is more convenient;2.Online mode AI image recognition adds the function of returning to the face position coordinates;3.Add block to switch camera;【User-Ext】;1.Small module: add HUSKYLENS and microbit control expansion board in Online mode, add McQueen Plus expansion board in upload mode;2.User-Ext：Generate a large number of User-Ext, including controlling Bluetooth, OTTO, L298N, fingerprint, IFTTT, etc.;3.Added support for Lego EV3, WeDo and BOOST in Online mode;4.Online mode speech synthesis adds the function of switching to Baidu server, which is convenient for domestic users;5.Add Mind + weather server and input box to get weather, get weather directly without id;6.The User-Ext is modified from the git loading method and directly loaded through the config.json and mpext files;【Offline】;1.Offline mode adds one-key switch function of code area and file system, easy to use;2.arduino C generates a string variable by default to facilitate distinction;3.The block input box adds type identification, and the character input box comes with quotation marks for easy use;4.Mpython to resolve the conflict between WS2812, infrared and wifi;5.Upload program progress box to increase the current mode display;6.New projects can record the last mode they were in and automatically switch to mciroPython or ArduinoC;7.Manually edit the default theme and switch to black for easy identification;【Other updates】;1.Add Greek;2.One-click installation driver optimization;3.The sample program can be updated via the network;4.Adjustment of UI such as mode switching button and upload mode;5.Bugs Fix and Software Optimization"
    },
	"1.6.5": {
      "version": "1.6.4",
      "message": "http://www.mindplus.cc",
      "details": "详情查看官网“更新日志”;【实时模式机器学习ML5扩展功能】;1.KNN分类器;2.FaceAPI人脸追踪;3.FaceAPI人脸识别;4.PoseNet姿态识别;5.mobileNet物体识别;【上传模式HUSKYLENS二哈识图新功能】;1.屏幕自定义位置显示文字;2.自定义id名字;3.所有功能集成为一个固件;4.颜色识别可设置阈值实现色块数量识别;5.可通过程序控制算法学习;6.增加固件更新提示;7.拍照/截屏保存到TF卡;8.模型可保存到TF卡;【实时模式HUSKYLENS-EDU功能】;1.通过USB接口直连Mind+更快更灵活的控制;2.可视化工具更直观方便学习理解机器学习过程;3.HUSKYLENS可拍照/截屏传输至电脑;4.电脑端模拟学习KNN物体分类过程;5.部署算法至HUSKYLENS;6.所有功能全支持;【其他更新】;1.角色可以设置中心点;2.micro:bit增加校准电子罗盘积木;3.实时模式连接micro:bit时不再强制校准;4.firebeetle esp32主板支持;5.串口监视器增加16进制显示功能;6.小黑窗增加快捷帮助链接按钮;7.掌控板增加更多音乐节拍选项;8.支持通过网络更新掌控板固件;9.更新版本无需以管理员身份运行软件;10.bug的修复及其他功能优化",
      "detailsEn": "Refer to our website “Update Log” for more information;[online mode machine learning ML5 extended functions];1.KNN classifier;2.FaceAPI face tracking;3.FaceAPI face recognition;4.PoseNet gesture recognition;5.mobileNet object recognition;[New function of offline mode HUSKYLENS Erha image recognition];1.Screen display text at custom location;2.Custom id name;3.All functions are integrated into one firmware;4.Color recognition can set a threshold to realize color block number recognition;5.Can be learned by program control algorithm;6.Added firmware update prompt;7.Take pictures/screenshots and save to TF card;8.Model can be saved to TF card;[HUSKYLENS-EDU function in online mode];1.Direct connection to Mind+ via USB interface for faster and more flexible control;2.Visualization tools are more intuitive and convenient to learn and understand the machine learningprocess;3.HUSKYLENS can take pictures/screenshots and transfer to computer;4.Computer simulation of KNN object classification process;5.Deploy algorithms to HUSKYLENS;6.All functions are fully supported;[Other updates];1.Custom can set the center point;2.micro:bit adds calibration electronic compass blocks;3.Calibration is no longer mandatory when connecting micro:bit in online mode;4.firebeetle esp32 support;5.Serial port monitor adds hexadecimal display function;6.Small black window adds quick help link button;7.The control panel adds more music beat options;8.Support to update the control panel firmware via the network;9.The updated version does not require running the software as an administrator;10.Bug fixes and other Software Optimization"
    }
  },
  "compilerInfo": {
    "version": "1.22.0-61-gab8375a-5.2.0",
    "fileName": "xtensa-esp32-elf-win32-1.22.0-61-gab8375a-5.2.0.zip",
    "md5": "8f6e200d54b4b3ea5bfa9727807927de",
    "md5update": "8f6e200d54b4b3ea5bfa9727807927de",
    "unzipPath": "xtensa-esp32-elf-win32-1.22.0-61-gab8375a-5.2.0"
  },
  "thirdList": ["http://download3.dfrobot.com.cn/mindplus-extensions-user/DFRobot-oled12864-thirdex-V0.0.2.mpext"],
  "pictureAIAccount": {
    "ID": "17191268",
    "key1": "hBKru236Qg2VYm3qTwcNz4br",
    "key2": "4W4Zu4CeM7tyABihf5BBN8otzfM3edTS"
  }
}