Releases: DoTheEvo/ANGRYsearch
Releases · DoTheEvo/ANGRYsearch
ANGRYsearch 0.9.3 released
- NEW: table layout instead of list
- NEW: added file icons for images, video, audio, text files, pdf
- NEW: no sudo password needed
- NEW: checkbox for non-indexed search, slower but includes substrings
- NEW: row height preference in the config file
- CHANGE: longer indexing, file size and date are needed as well, not just path
- FIX: text row align issue in KDE
- FIX: scandir included with the package
- FIX: now /opt as the installation location, ~/.cache for the database
ANGRYsearch 0.9.2 released
- NEW: abandoning locate/updatedb for data and using python os.walk/scandir for indexing the filesystem
- NEW: added icons, differentiating between directories and files
- NEW: ability to set ignored directories through the interface
- NEW: showing progress of indexing
- FIX: focusing search input after update is done
ANGRYsearch 0.9.1 released
- New: the typed search phrase has bold font emphasis in the search results
- Fix: the database is build outright indexed, reducing the size
- Fix: in the config file, the setting - 'number_of_results' now affects the initial screen as well
first official release
v0.9.0 tab order fixed
the end is near
v0.8.9 return to autodetect file manager
return
damn
almost there
v0.8.6 short time sleep to fix occasional skip
v0.8.5
another test
v0.8.4 clean up for release, some more readme