Skip to content

4.6.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@facelessuser facelessuser released this 11 May 23:46
· 274 commits to master since this release

4.6.0b1

  • NEW: Search options and file limit options can be collapsed in the main dialog. This allows hiding these options if you aren't frequently using them, and provides a more compact dialog.
  • NEW: There is no longer an option to hide the file limit options as now you can just collapse them.
  • NEW: Added context menu option to allow reordering of columns in the result lists. Positions are remembered across sessions.
  • FIX: Fix an issue on Linux where tabbing past a hidden directory button would cause an error in GTK. Ensure such controls do not allow focus when they are hidden.
  • FIX: Fix an internal error where the autocomplete box could throw an error due to the index bounds not being checked.
  • FIX: When list controls are smaller than the window, don't resize last column too an excessively big width.