Skip to content

Releases: carina-studio/ULogViewer

4.0.9.331

30 Mar 11:49
Compare
Choose a tag to compare
  • Skip first line of multi-line log property if it is a blank line (#37).
  • Fix issue of lost of last raw log line (#35).
  • Prevent crashing when dropping file(s) to ULogViewer on macOS (#34).
  • Fix minor UI issues.

  • 當多行日誌屬性第一行為空白行時將其忽略 (#37)。
  • 修正最後一筆日誌可能被忽略的問題 (#35)。
  • 防止在 macOS 上將檔案拖放至 ULogViewer 所發生的未預期錯誤 (#34)。
  • 修正次要的使用者介面問題。

  • 当多行日志属性第一行为空白行时将其忽略 (#37)。
  • 修复最后一笔日志可能被忽略的问题 (#35)。
  • 防止在 macOS 上将文件拖放至 ULogViewer 所发生的未预期崩溃 (#34)。
  • 修复次要的用户介面问题。

4.0.8.303

02 Mar 10:21
Compare
Choose a tag to compare
  • Fix potential memory leakage.
  • Fix incorrect icon of some dialogs.
  • Show Ignore case and History buttons on log text filter input field even when no log profile selected.

  • 修正潛在的記憶體洩漏問題。
  • 修正某些對話方塊的錯誤圖示。
  • 未選擇日誌類型前仍顯示位於日誌文字篩選欄位中的 忽略大小寫歷史紀錄 按鈕。

  • 修复潜在的内存泄漏问题。
  • 修复某些对话窗的错误图标。
  • 未选择日志类型前仍显示位于日志文字筛选栏位中的 忽略大小写历史纪录 按钮。

4.0.7.218

17 Feb 08:34
Compare
Choose a tag to compare
  • Prevent showing unnecessary menu items on macOS.

  • 避免在 macOS 上顯示不必要的選單項目。

  • 避免在 macOS 上显示不必要的菜单项目。

4.0.6.218

17 Feb 07:52
Compare
Choose a tag to compare
  • Support showing defined/available log properties only in Source log property of chart dialog.
  • Make FileName and LineNumber as available log properties in Source log property of chart and Visible log property dialogs.
  • Fix issue of adding first source log property of chart.
  • Fix crashing when adding new rule which is ended with selected rule in Edit operation duration analysis rule set dialog.
  • Fix issue of changing Mode of ending operations in Edit operation duration analysis rule dialog.
  • Prevent cancelling auto log scrolling unexpectedly.
  • Prevent flickering in log viewer in some cases.

  • 支援在 圖表的來源日誌屬性 對話方塊中只顯示已定義及可用的日誌屬性。
  • 圖表的來源日誌屬性顯示的日誌屬性 對話方塊中將 檔案名稱 (FileName)行號 (LineNumber) 視為可用的日誌屬性。
  • 修正加入第一個圖表來源日誌屬性的問題。
  • 修正在 編輯動作時距分析規則集 對話方塊中加入結束於選取規則之新規則時所發生的錯誤。
  • 修正在 編輯動作時距分析規則 對話方塊中變更 動作結束方式 的問題。
  • 防止自動日誌捲動被無預警的取消。
  • 防止某些狀況下日誌檢視器的內容閃爍。

  • 支持在 图表的来源日志属性 对话窗中只显示已定义及可用的日志属性。
  • 图表的来源日志属性显示的日志属性 对话窗中将文件名称(FileName)行号(LineNumber) 视为可用的日志属性。
  • 修复加入第一个图表来源日志属性的问题。
  • 修复在 编辑动作时距分析规则集 对话窗中加入结束于选取规则之新规则时所发生的错误。
  • 修复在 编辑动作时距分析规则 对话窗中设置 动作结束方式 的问题。
  • 防止自动日志卷动被无预警的取消。
  • 防止某些状况下日志检视器的内容闪烁。

4.0.5.208-RC

08 Feb 12:17
Compare
Choose a tag to compare
4.0.5.208-RC Pre-release
Pre-release
  • Enable phrase input assistance in dialogs of editing log analysis rule.
  • Parse NLog XML log with exception data correctly.
  • Fix UI issue of text input fields in dialog.
  • Fix UI issue of regular expression input fields.
  • Fix potential memory leakage on macOS.
  • Fix issue of log seletion after selecting a log analysis result.
  • Fix potential UI issue after changing log font and size.
  • Fix potential issue of log reading if all skippable log patterns were skipped.

  • 啟用編輯日誌分析規則之對話方塊中的單詞輸入輔助。
  • 正確的解析帶有例外資料的 NLog XML 日誌。
  • 修正對話方塊中的文字輸入欄位之使用者介面問題。
  • 修正正規表示式輸入欄位之使用者介面問題。
  • 修正 macOS 上潛在的記憶體洩漏。
  • 修正點選日誌分析結果後的日誌選取問題。
  • 修正變更日誌字型及大小後潛在的使用者介面問題。
  • 修正當所有可略過之日誌行格式皆被略過後的潛在日誌讀取問題。

  • 启用编辑日志分析规则之对话窗中的单词输入辅助。
  • 正确的解析带有例外资料的 NLog XML 日志。
  • 修复对话窗中的文字输入栏位之用户介面问题。
  • 修复正则表达式输入栏位之用户介面问题。
  • 修复 macOS 上潜在的内存泄漏。
  • 修复点选日志分析结果后的日志选取问题。
  • 修复变更日志字型及大小后潜在的用户介面问题。
  • 修复当所有可略过之日志行格式皆被略过后的潜在日志读取问题。

4.0.4.131-RC

01 Feb 03:10
Compare
Choose a tag to compare

3.0.13.128

28 Jan 09:14
Compare
Choose a tag to compare
  • Fix error while using SQLite on Windows/Linux arm64.

  • 修正在 Windows/Linux arm64 上使用 SQLite 的錯誤。

  • 修复在 Windows/Linux arm64 上使用 SQLite 的错误。

4.0.3.124-preview

24 Jan 09:43
Compare
Choose a tag to compare

3.0.12.115

15 Jan 07:34
Compare
Choose a tag to compare
  • Allow using log analysis script before activating Pro version.
  • Update NLog (TCP) and ULogViewer Log File built-in log profiles to parse logs with multiple lines correctly.
  • Fix issue of pressing Enter in some dialogs.
  • Fix issue of dropping the last log in some cases.

  • 允許啟用專業版之前使用日誌分析腳本。
  • 更新 NLog (TCP)ULogViewer 日誌檔案 內建日誌類型以正確解析包含多行的日誌。
  • 修正在某些對話方塊中按下 Enter 鍵的問題。
  • 修正某些狀況下無法讀取最後一筆日誌的問題。

  • 允许启用专业版之前使用日志分析脚本。
  • 更新 NLog (TCP)ULogViewer 日志文件 内建日志类型以正确解析包含多行的日志。
  • 修正在某些对话窗中按下 Enter 键的问题。
  • 修正某些状况下无法读取最后一笔日志的问题。

4.0.2.101-preview

01 Jan 01:42
Compare
Choose a tag to compare