- Added InnoDB ClusterSet support in `Replication` panel
- Replicas in `Replication` panel now displays the host type (e.g., MySQL, MariaDB, Percona Server) and uses the proper query to accurately retrieve replication status (84)
- Resolved an edge-case where Dolphie did not correctly identify hosts running MariaDB (81)
- Significant code refactoring for improved organization, readability, and long-term maintainability