- New: The utf8_encode function has been replaced as it is deprecated in PHP 8.2.
- New: Downloaded CSVs will now use the global CSV format setting instead of using the blog_charset option.
- Fix: Trying to download more than 5,000 rows at once would result in an error when memory limits were being exceeded.
- Fix: Some UI elements were not positioned properly on the global settings page.