- New panel! Metadata locks (hotkey
5) - Locks panel has been taken out of Dolphie due to risk of the
performance_schema.data_lock_waits/performance_schema.data_lockscrashing/severely stalling MySQL (see bugs here and here) - #45 - Error log loads data async now so the UI doesn't freeze up
- Switching betweens tabs with ctrl+a and ctrl+d now puts the selected tab in focus which shows the surrounding tabs (Textual bugfix)
- Queries in panels are now syntax-colored
- SQL Syntax color theme changed from
monokaito my own modifiednord-darkertheme as this matches Dolphie's theme better overall - Values that are empty will now be populated with
N/Aor0depending on its datatype instead of showing nothing - Replication panel now shows if SSL is enabled