Skip to content

Releases: LdotJdot/TDS

v1.1.12

23 Oct 03:06
58d8f29

Choose a tag to compare

  • Add run at startup button in trayIcon

  • Using string.internal compress memory 10%

  • Multi language support interface, now added zh-hans 中文简体

v2025.1.11b

14 Oct 06:33
ae51be0

Choose a tag to compare

update parentReferenceNumber when USN_REASON_RENAME_NEW_NAME

  • fix a bug: when move the file or folder, the path displayed incorrectly.

v1.1.11

13 Oct 05:17
2bdeb55

Choose a tag to compare

USN Behavior optimized when:

  • Reference Number Changed: Although this occurs rarely, it is important to handle cases where the reference number changes.
  • Renamed File Not Indexed: Implement handling for files that have been renamed but are not yet indexed.
    UI Response added:
  • Scroll to home action when backing to the record view.

V1.1.10

11 Oct 01:36
4d3cd88

Choose a tag to compare

  • changed default option value.
  • add option command to right click menu.

V1.1.9

29 Sep 07:36
b74b3b3

Choose a tag to compare

  • Fixed the issue of program crash caused by early dispose of icon cache in rare cases.
  • Optimized USN update process.

V1.1.8

25 Sep 06:26
a4ce15f

Choose a tag to compare

We have optimized the packaging method, and now it is a single-file exe with a size of around 20MB.

  • Added a border to prevent the edge from being invisible on a white background.
  • Fixed the issue where right-clicking to copy a folder failed.
  • Fixed the abnormal display of the "Open with" option when right-clicking on a folder.
  • Fixed the abnormal display of the icon menu in the lower right corner during index rebuilding.
  • Optimized the default parameter to adapt to the window being set to false.
  • Re-optimized the algorithm for highlighting parts to improve efficiency.
  • Optimized the logic for data updates to reduce redundant calls.

v1.1.7

19 Sep 01:23
db70783

Choose a tag to compare

fix window minimize bug when start up
fix pop-up window conflicts with main window

v1.1.6

17 Sep 08:57
528c6bf

Choose a tag to compare

  • Added keyword highlighting for search results
  • Optimized UI refresh logic and fixed the bug where multi-keyword matching failed
  • Improved VM binding update logic
results ui

v1.1.5

15 Sep 05:29
ea44f41

Choose a tag to compare

  • Added option for the search window to adjust based on the number of results.
  • Added option to set whether the window always stays on top.
  • Added option to enable/disable automatic window hiding.
  • Speed

v1.1.4

10 Sep 01:36
cfa0392

Choose a tag to compare

  • optimize keyindex check, move it out of loop
  • move unniwords out of loop to aoid repeated check
  • loop Unrolling keywords match when length<4
  • remove bit clean action when calculate indexId