- **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.
- **FIX**: Fix regression with loading replace plugins.
- **FIX**: Better initial focus in autocomplete text boxes on platforms that had issues.
- **FIX**: Fix some localization issues.