2025-02-16 23:01:07 +08:00

234 lines
4.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 1.06.2412050-1 / 2025-02-16
- update: devtools to v1.06.2412050
- update: compiler(Linux) v0.1.2
# 1.06.2412040-1 / 2025-01-16
- update: devtools to v1.06.2412040
# 1.06.2409140-3 / 2024-11-16
- fix: 多开实例会出现卡死的情况
# 1.06.2409140-2 / 2024-11-15
- perf: 不对Skyline插件进行初始化不会弹窗
# 1.06.2409140-1 / 2024-10-26
- update: devtools to v1.06.2409140
# 1.06.2407120-1 / 2024-09-28
- update: devtools to v1.06.2407120
# 1.06.2405020-4 / 2024-09-28
- fix: 视频无法播放的问题(#118
# 1.06.2405020-3 / 2024-08-10
- update: compiler(Linux) v0.1.1
# 1.06.2405020-2 / 2024-07-13
- fix: mock 面板按钮点击无反应
- update: compiler(Linux) v0.1.0
# 1.06.2405020-1 / 2024-07-07
- update: devtools to v1.06.2405020
- update: compiler(Linux) v0.0.9
# 1.06.2402040-1 / 2024-05-03
- update: devtools to v1.06.2402040
# 1.06.2310080-2 / 2024-01-02
- fix: AppImage的cli使用会闪退
# 1.06.2310080-1 / 2023-12-30
- fix: AppImage的cli使用会闪退
- update: devtools to v1.06.2310080
# 1.06.2308310-3 / 2023-12-24
- update: compiler(Linux) v0.0.7
# 1.06.2308310-2 / 2023-11-10
- update: compiler(Linux) v0.0.6
# 1.06.2308310-1 / 2023-09-30
- update: devtools to v1.06.2308310
# 1.06.2307260-2 / 2023-09-23
- update: compiler(Linux) v0.0.5
# 1.06.2307260-1 / 2023-09-09
- update: node-pty to v1.0.0
- update: devtools to v1.06.2307260
- update: compiler(Linux) v0.0.4
- dprecated: wine version
# 1.06.2306020-1 / 2023-06-04
- update: devtools to v1.06.2306020
# 1.06.2301040-1 / 2023-01-21
- update: devtools to v1.06.2301040
# 1.06.2209070-1 / 2022-09-09
- update: devtools to v1.06.2209070
# 1.06.2208010-1 / 2022-09-04
- update: devtools to v1.06.2208010
# 1.06.2207210-1 / 2022-09-03
- update: devtools to v1.06.2207210
- update: compiler
# 1.06.2206090-2 / 2022-06-15
- fix: deepin icon
# 1.06.2206090-1 / 2022-06-13
- update: devtools to v1.06.2206090
# 1.06.2206020-1 / 2022-06-03
- update: devtools to v1.06.2206020
# 1.05.2204250-2 / 2022-05-11
- fix: 修复wcc编译器不支持单文件编译的bug感谢 @2715851270 反馈)
- fix: 修复cli异常
# 1.05.2204250-1 / 2022-04-26
- update: devtools 1.05.2204250
- update: 跟进wcc编译器变更
# 1.05.2204180-2 / 2022-04-26
- feat: wcc,wcsc node模块懒加载template解析支持
- feat: wcc,wcsc node模块懒加载cut参数支持
# 1.05.2204180-1 / 2022-04-24
- update: devtools 1.05.2204180
- update: 跟进更新 wcc,wcsc node模块逻辑
- feat: wcc,wcsc编译器template解析支持
# 1.05.2203070-10 / 2022-04-22
- fix: 修正命令行入口
- fix: gsettings子进程未退出转为孤儿进程
- update: 优化主题监听
# 1.05.2203070-8 / 2022-04-10
- fix: 国内网络vscode-ripgrep安装失败的问题
- fix: 内部的更新检查界面无法正常使用(这个更新用处不大,仅用于让维护者知道存在更新)
- fix: 修复可能出现扩展宿主意外终止的问题
- feat: 主题深浅跟随系统变化感谢icepie的参与
- update: 更新nwjs与nodejs
# 1.05.2203070-7 / 2022-03-19
- fix: cli
- 兼容ubuntu16.04
# 1.05.2203070-6 / 2022-03-19
- feat: wcc node模块支持wxml引用
- feat: wcc node模块支持自定义函数名
# 1.05.2203070-5 / 2022-03-18
- fix: 增强wcsc编译器
# 1.05.2203070-4 / 2022-03-12
- add: 增加wine版本的deb包
# 1.05.2203070-3 / 2022-03-11
- fix: 修复wcc常量操作问题
- fix: 修复deb打包细节问题
# 1.05.2203070-2 / 2022-03-10
- feat: wcc编译器懒加载支持wxml引用
# 1.05.2203070-1 / 2022-03-08
- upgrade: devtools 1.05.2203070
- fix: 编译器异常信息显示不完全
# 1.05.2203030-2 / 2022-03-07
- refactor: 规范版本号
# 0.24 / 2022-03-05
- fix: 编译异常的问题
- 处理一些包相关细节
# 0.23 / 2022-03-05
- upgrade devtools to 1.05.2203030
# 0.22 / 2022-03-03
- refactor: 使用低版本环境构建deb,提升兼容性
# 0.21 / 2022-03-02
- add: deb aur 打包格式
# 0.20 / 2022-02-28
- fix: node模块中编译器的可执行权限
# 0.19 / 2022-02-28
- 过渡版本,存在问题
# 0.16 / 2022-02-24
- feat: wcc编译器路径异常
# 0.15 / 2022-02-23
- feat: wcc编译器支持`debugWXS`选项
# 0.14 / 2022-02-22
- feat: 正式添加node版本的编译器
# 0.13 / 2022-02-20
- feat: wine弱依赖版本
# 0.12 / 2022-02-16
- fix: 版本管理中的“在终端打开”不可用
# 0.11 / 2022-02-15
- add: appimage打包版本
# 0.10 / 2022-02-06
- fix: 二维码真机调试不可用
# 0.9 / 2022-02-05
- fix: 修复Webview组件涉及代码分析插件商店
# 0.8 / 2022-02-04
- fix: 云开发控制台不可用
# 0.7 / 2022-02-04
- add: 重新使用windows的编译器
# 0.6 / 2022-02-03
- fix: 可视化功能不可用
# 0.5 / 2022-02-02
- fix: 版本管理
- feat: node版本编译器
- remove: windows的编译器
# 0.4 / 2022-01-30
- fix: 创建终端时会崩溃的问题
# 0.3 / 2022-01-28
- 适配nwjs版本至0.53.1
# 0.2 / 2022-01-27
体验版