Releases: charles-001/dolphie
Releases · charles-001/dolphie
6.10.1
- Fixed a crash in the replication panel by updating the query used to fetch replica information. Dolphie now correctly uses version-aware topology terminology for primary/replica (i.e. 8.0 primary with a 5.7 replica) (#98)
- Resolved crashes triggered by the
l
ando
commands. These are now handled properly by escaping color codes that may appear in raw output (#98)
6.10.0
- Upgraded Textual to v3.2.0
- Added
Delta since last sample
option for Statements Summary panel to show the difference between the current and previous sample (#95) - Added replay support for the Statements Summary panel (#97)
- Improved ProxySQL Rules panel to dynamically display all fields with valid values, instead of showing a fixed set of fields
- Added a new parameter
--daemon-panels
that specifies which panels to run queries for in daemon mode, using a comma-separated list. This can help manage system load when the selected panels generate resource-intensive queries
Thanks to @ejortegau for his contributions!
6.9.1
- Fix crash on help screen when viewing replays. This was from the Textual upgrade to v3
6.9.0
- Upgraded Textual from
1.0.0
to3.0.1
- Recording will no longer crash when there's integers larger than 64-bit (
orjson
issue) - Record & daemon mode will no longer run the query for replication worker applier threads data if host isn't a replica
- Statements Summary panel can now be maximized via
M
key - Autocomplete inputs are now faster and more optimized
6.8.3
- Added new panel
Statements Summary
(key8
) - thanks to @ejortegau for his contribution (#91) - Worker threads table in Replication panel got an overhaul. It now shows the usage per polling interval and includes worker error messages, retries, and error time. It's also now supported in replays
- Fixed a crashing bug with ProxySQL hostgroup panel if a hostgroup id was
0
- Combined commands
k
&K
for killing threads into a single modal - Minor optimizations and bug fixes
6.7.2
6.7.1
6.7.0
- 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
6.6.3
6.6.2
- Introduced new command,
M
, enabling you to maximize a panel for enhanced focus
Check it out in action: