3.0.5
- Replicas/Replication panel got
3E22
a bit of love:
- Errant transaction GTID support for replicas
- Shows full
source_id
instead of the last part of the server's UUID - Width of each replica table is more optimally sized and all replicas are now wrapped in a border to easily differentiate them
- For MySQL 8, we now have a new table beside replication table that displays the performance of applier threads (#18)
- Replication now has a few variables displayed at the top of its table (#18)
- Replication will now include in its table fields like
Replicate_Do_DB
,Replicate_Ignore_Table
, etc if they're set - Cosmetic changes
- Fixed support for Python 3.8 (#17)
- Dolphie will now continue to intake metrics when the main screen isn't active. Before, it stopped and there would be a gap for the duration it wasn't active
- Graph switches are now remembered when using quick host switch since they were being reset
Hope you enjoy!