Skip to content

Releases: chemodun/X4LogWatcher

v0.8.0

19 Jul 21:33
4a387db

Choose a tag to compare

0.8.0 (2025-07-19)

Features

  • Implement possibility to handle log entries that span multiple lines, making it easier to read and analyze complex log messages (bc1feeb)

Documentation

  • bbcode: Update bbcode files (aa67dcf)

🛡 VirusTotal GitHub Action analysis:

v0.7.1

12 Jun 10:15
79d278b

Choose a tag to compare

0.7.1 (2025-06-12)

Code Refactoring

  • extract file change processing into a separate method and apply it on the both modes: "usual" and forced (554da56)
  • remove default initialization for boolean fields and improve config serialization (6be9770)
  • remove default initialization for boolean fields in MainWindow (3175ee8)
  • unify log file processing for standard and forced refresh modes (f24e8d8)

Documentation

  • bbcode: Update bbcode files (a64cd80)
  • bbcode: Update bbcode files (8b98ead)
  • bbcode: Update bbcode files (fdb7578)
  • fix wording in changelog for version 0.7.0 (ed7194d)
  • update changelog for version 0.7.0 with fixes for memory leaks and focus issues (f1c496d)
  • update changelog for version 0.7.0 with memory leak fix and attribution (fd0be13)

🛡 VirusTotal GitHub Action analysis:

v0.7.0

12 Jun 09:03
b6970dd

Choose a tag to compare

0.7.0 (2025-06-12)

Features

  • implement virtual content management for large files in TabInfo (3a50975)

Bug Fixes

  • add resource cleanup on window closing (a44ae0a)
  • implement IDisposable for TabInfo (868195f)
  • prevent focus shift when selecting auto-created tabs (18f59a3)

Code Refactoring

  • enhance auto-scrolling behavior and add scroll detection for tabs (b71e2ce)

Documentation

  • bbcode: Update bbcode files (6b1e77c)
  • bbcode: Update bbcode files (32b31d7)
  • update README for clarity and correct demo link (3e15f94)

Reverts

  • "feat: implement virtual content management for large files in TabInfo" (d3e2cf9)

🛡 VirusTotal GitHub Action analysis:

v0.6.0

13 May 19:21
a056aec

Choose a tag to compare

0.6.0 (2025-05-13)

Features

  • preliminary implement auto tab configuration feature, currently without UI, only logic, for dynamic tab creation (2cbe2c2)

Bug Fixes

  • AutoTab cleanup on profile loading (9357c58)

Code Refactoring

  • adjust header font sizes for tab control and add tab button (e467bdc)
  • adjust layout and improve help text in AutoTabConfigDialog (9357c58)
  • remove MenuAutoTabs_Click handler implementation (fcde9f2)
  • update tab naming and indicators for auto-created tabs (dd1287c)
  • use named group for unique part of AutTab regex (20f8422)

Documentation

  • add images for AutoTabs feature and update related documentation (4ed82a3)

🛡 VirusTotal GitHub Action analysis:

v0.5.0

12 Apr 18:05
c43cb24

Choose a tag to compare

0.5.0 (2025-04-12)

Features

  • add options for skipping signature errors and real-time stamping (76bc027)
  • update tab header font weight based on new content status (2304e37)

Code Refactoring

  • adjust tab control header styles to slightly smaller font size (eaa38d1)

Documentation

  • bbcode: Update bbcode files (37b7101)
  • update README - fix mistypings (f76ef43)

🛡 VirusTotal GitHub Action analysis:

v0.4.1

11 Apr 16:11
2ff4a5c

Choose a tag to compare

0.4.1 (2025-04-11)

Bug Fixes

  • content reread after active tab was paused/started (i.e. Enabled is unchecked/checked) and not switched in between (b89b6b2)
  • old value of regex is used after regex edit and Enables is checked (b89b6b2)

Documentation

  • bbcode: Update bbcode files (01dc23f)
  • bbcode: Update bbcode files (18bd899)
  • update README - fix mistypings (6547fd4)

🛡 VirusTotal GitHub Action analysis:

v0.4.0

11 Apr 09:51
27d8443

Choose a tag to compare

0.4.0 (2025-04-11)

Features

  • add configurable log file extension support (cfd0d6b)
  • new content indicators for tabs (dcbe58b)
  • new parameter After Lines count, defined how many lines is shown after matched line (b2d2b80)

Code Refactoring

  • fixed "tab" order for input elements (b2d2b80)
  • replace dictionary initializations with array syntax for tabs and search results (87e7152)
  • tab items edits processing logic (2cd2063)

🛡 VirusTotal GitHub Action analysis:

v0.3.0

09 Apr 19:44
92c7d14

Choose a tag to compare

0.3.0 (2025-04-09)

Features

  • add progress reporting for file loading in status bar (58574b3)
  • add search in filtered content functionality with find panel in MainWindow (66e88b5)
  • Basic status bar is implemented (6ca3570)

Bug Fixes

  • ensure status bar updates are processed on the UI thread (e1b0dde)

Code Refactoring

  • add Enter key handling for search navigation in content box (44847ae)
  • enhance tab content processing with "parallel" execution - i.e. changed lines is read once and then processed against each filter on enabled tabs (cb80707)

Documentation

  • add demo video link to README.md (37f8ad5)
  • bbcode: Update bbcode files (aa42524)
  • bbcode: Update bbcode files (d771dd0)
  • bbcode: Update bbcode files (c76e4eb)
  • bbcode: Update bbcode files (d203fa0)
  • format links section in README.md for consistency (ecf62a4)
  • improve installation instructions in README.md for clarity (60fa8e9)
  • update the README.md to be comply with the latest version (441ffa3)

🛡 VirusTotal GitHub Action analysis:

v0.2.0

08 Apr 20:15
23fe77e

Choose a tag to compare

0.2.0 (2025-04-08)

Features

  • add Forced Refresh menu item and functionality (1bdc0f1)

Bug Fixes

Code Refactoring

  • simplify regex match handling in log processing (1c202c5)
  • update TabInfo and adjust related logic (98a0e82)

Miscellaneous Chores

  • add application icon and update project configuration (4a26169)
  • formatting improvement (388038a)
  • initial release with basic functionality (9a10e5c)

Documentation

  • Added README.md, logo and screenshots (4280327)
  • update README.md to clarify features and known issues (50eb716)

🛡 VirusTotal GitHub Action analysis: