Skip to content

Commit

Permalink
* [Upgrade.ini] Change Upgrade Information.
Browse files Browse the repository at this point in the history
  • Loading branch information
cnpack committed Apr 3, 2024
1 parent b227a1e commit 22bd3b8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Install/Output/upgrade.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@
; 该文件为 CnPack 版本更新文件,供 CnWizards 1.1.4 及以上专家读取,发布 1.1.5 时已改为 UTF8 格式
; 文件使用 UTF8 的 INI 格式。

[2024.02.10]
Version=1.3.0.1167
[2024.04.04]
Version=1.3.1.1181
NewFeature=1
BigBugFixed=1
BetaVersion=0

Comment=+ CnDebugViewer 支持 JSON 格式内容的存储与加载。\n* 脚本专家修正 Delphi 12 下 BorlandIDEService 的注册问题。\n* 引用单元清理功能修正 Delphi 12 下树状复选框的初始化显示问题。\n* 工程备份修正无法完全移除外部文件的问题。\n* 代码格式化修正一处换行及一处注释后的空格分隔问题。\n* 其他错误修正与改进。
Comment=+ 支持 RAD Studio 12.1。\n+ 增加调试增强工具,允许在高版本 Delphi 中支持 DataSet 等类型的数据的查看。\n+ 代码高亮增加高亮自定义标识符的功能。\n+ 主窗体扩展增加退出时清除上次打开工程的记忆选项,默认禁用。\n+ 代码格式输出增加背景色的设置。\n* 标识符搜索引用单元修正 Delphi 12 下部分标识符解析不到的问题。\n* 代码格式化修正一处函数参数带 & 时的问题及一处 operator 问题。\n* 代码输入助手修正一处 uses 中及 class 过程中的弹出问题。\n* 其他错误修正与改进。

Comment_CHT=+ CnDebugViewer 支持 JSON 格式內容的存儲與加載。\n* 腳本專家修正 Delphi 12 下 BorlandIDEService 的註冊問題。\n* 引用單元清理功能修正 Delphi 12 下樹狀復選框的初始化顯示問題。\n* 工程備份修正無法完全移除外部文件的問題。\n* 代碼格式化修正一處換行及一處註釋後的空格分隔問題。\n* 其他錯誤修正與改進。
Comment_CHT=+ 支持 RAD Studio 12.1。\n+ 增加調試增強工具,允許在高版本 Delphi 中支持 DataSet 等類型的數據的查看。\n+ 代碼高亮增加高亮自定義標識符的功能。\n+ 主窗體擴展增加退出時清除上次打開工程的記憶選項,默認禁用。\n+ 代碼格式輸出增加背景色的設置。\n* 標識符搜索引用單元修正 Delphi 12 下部分標識符解析不到的問題。\n* 代碼格式化修正一處函數參數帶 & 時的問題及一處 operator 問題。\n* 代碼輸入助手修正一處 uses 中及 class 過程中的彈出問題。\n* 其他錯誤修正與改進。

Comment_ENU=+ CnDebugViewer Supports JSON Saving and Loading.\n* Fix a BorlandIDEService Registration Problem in Script Wizard under Delphi 12.\n* Fix a Check TreeView Display Problem in Uses Cleaner under Delphi 12.\n* Fix an External File Removing Problem in Project Backup.\n* Fix a Line Break and a Comment Problem in Code Formatter.\n* Other Bugs Fixed.
Comment_ENU=+ Supports RAD Studio 12.1.\n+ Add a Debug Enhancement Wizard to Show DataSet or Other Types in High Version Delphi.\n+ Add Highlight Custom Identifier Function in Source Highlight.\n+ Add an Option to Clear Session Project when Exiting IDE in Main Form Enhancement, defaultly Disabled.\n+ Add an Option to Set Output Background Color in Source Export.\n* Fix a Delphi 12 DCU Parsing Problem for some Symbols in Uses Identifier Search.\n* Fix a Parameter with & Problem and an operator Problem in Code Formatter.\n* Fix a Popup Problem in uses and class function/procedure in Input Helper.\n* Other Bugs Fixed.

URL=http://www.cnpack.org/download.php?id=678
URL_CN=http://www.cnpack.org/download.php?id=679
URL=http://www.cnpack.org/download.php?id=686
URL_CN=http://www.cnpack.org/download.php?id=687

0 comments on commit 22bd3b8

Please sign in to comment.