Releases: LdotJdot/TDS
Releases · LdotJdot/TDS
v1.1.12
v2025.1.11b
update parentReferenceNumber when USN_REASON_RENAME_NEW_NAME
- fix a bug: when move the file or folder, the path displayed incorrectly.
v1.1.11
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
- changed default option value.
- add option command to right click menu.
V1.1.9
- Fixed the issue of program crash caused by early dispose of icon cache in rare cases.
- Optimized USN update process.
V1.1.8
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
fix window minimize bug when start up
fix pop-up window conflicts with main window
v1.1.6
v1.1.5
- 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
- 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

