ALWAYS USE THE LATEST RELEASE, NOT THIS ONE!
- Backport safety fixes from v2 development
- Fix crash on new hashdb creation
- Name length performance boost backported from libjodycode v4 development
- Heavy safeguards added to interactive deletion input processing
- Hash db not overwritten to avoid loss of the db in low disk space conditions
UPDATE (2025-03-08): The maximum file path size was extended to 4096 characters. I encountered errors on Windows with very long paths in the hash database, so I expanded the default size of the buffers. The code is functionally identical, but the path length maximum is increased.