Releases: Mzying2001/CefFlashBrowser
Releases · Mzying2001/CefFlashBrowser
v1.1.7 - release
中文
- 添加禁用GPU加速选项
- 添加禁用浏览器右键菜单选项
- 添加自定义User-Agent预设下拉选择
- SOL存档管理器默认选中最近使用的工作区
- 打开SOL文件位置时复用已有的资源管理器窗口
- 搜索弹窗已打开时按Ctrl+F重新聚焦搜索框
- 修复搜索弹窗在屏幕右侧边缘位置跳动的问题
- 修复带target=_blank的GET表单提交丢失查询参数的问题
- 修复切换主题时SOL存档管理器图标颜色不更新的问题
- 修复SOL文件序列化错误及AMF0 Date字段顺序不符合规范的问题
English
- Added option to disable GPU acceleration
- Added option to disable browser context menu
- Added User-Agent preset dropdown
- SOL save manager now defaults to the most recently used workspace
- Reuse existing Explorer window when opening SOL file location
- Re-focus search textbox on Ctrl+F when find popup is already open
- Fixed search popup position jumping at the right screen edge
- Fixed GET form submissions with target=_blank losing query parameters
- Fixed SVG icon colors not updating on theme switch in SOL save manager
- Fixed SOL file serialization error and AMF0 Date field order not matching specification
v1.1.6 - release
中文
- 添加法语支持 @Angelisium
- 支持查找页面内容
- 支持禁用网页全屏
- 修复深色模式在一部分老版本系统下标题栏不变黑的问题
- 修复特定情况下切换语言可能导致程序崩溃的问题
English
- Added French language support by @Angelisium
- Added support for searching webpage content
- Added option to disable webpage fullscreen
- Fixed an issue where the title bar did not turn black in dark mode on some older system versions
- Fixed an issue that could cause the application to crash when switching languages under specific circumstances
v1.1.5 - release
v1.1.4 - release
中文
- 以单例模式运行程序
- SOL存档管理器添加筛选功能
- SOL存档管理器优化界面逻辑以及加载速度
- SOL编辑器修正移动数组项时可能导致程序崩溃的bug
- SOL编辑器支持转换文件编码(通过另存为)
English
- The program now runs in single-instance mode
- Added filter function to the SOL Save Manager
- Optimized interface logic and loading speed of the SOL Save Manager
- Fixed a bug in the SOL Editor that could cause a crash when moving array items
- SOL Editor now supports converting file encoding (via Save As)
v1.1.3 - release
中文
- 模态对话框不再会阻塞所有窗口
- 修复32位版本打开开发工具时闪退的bug
- 使用Release版Flash插件以避免游戏内的错误弹窗
English
- Modal dialogs no longer block all windows
- Fixed a crash when opening devtools in the 32-bit version
- Use the Release version of the Flash Player to avoid error popups
v1.1.3.1 hotfix
- 修复部分对话框无法多次校验结果的bug
- Fix the bug where some dialogs could not validate results multiple times