Summarized changelog:
- Fulltext now searches UTF-7, UTF-8, UTF-16 BE/LE, and UTF-32 BE/LE
- Replace Gtk/Gdk/GLib deprecated code
- Use "match all" method for fulltext search
- Translation Updates
- Dependency Changes:
- GTK >= 3.22
- GLib >= 2.42
- Python 2 support has been removed
- Python 3 >= 3.2
- Xfconf >= 4.14.0
- Zeitgeist optional dependency now requires GObject Introspection
- New Features:
- Added Ctrl+H shortcut to show/hide hidden files
- Added "Today" and "Month" filters to the sidebar
- Fulltext searches now include more text files
- Bug Fixes:
- Check if zeitgeist daemon is running at startup
- Correctly position custom filter popups above gear icon
- Default to the current date in the custom date filters
- Fix 'list' object has no attribute 'lower'
- Fix fulltext freeze with special files
- Fix python crash when some extension scheme is used
- Fix statusbar moving on mouseover
- Move custom file extension hint to tooltip
- Sidebar entries no longer move when losing focus
- Fix missing results from symbolic links
Depends on D10428
Signed-off-by: Algent Albrahimi <algent@protonmail.com>