Dolphie

Latest version: v6.8.3

Safety actively analyzes 723200 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 11

3.1.2

- Fixed processlist from not showing threads that had a NULL query in Performance Schema but had an active transaction (from change in `3.1.1`)
- Header now displays `[R/W]` or `[RO]` in front of the hostname
- Hostname in header now doesn't get truncated so easily when you size down your terminal to a small size
- Added new parameter `--panels` that lets you choose which panels to show on startup
- `Host Information` for Dashboard panel now has a new label called `Type` which denotes if it's a Galera Cluster, InnoDB Cluster, InnoDB ReplicaSet, etc
- Fixed connecting to replicas that are on the same host as the primary if you were connecting remotely
- You'll receive a notification now when the `read_only` variable changes
- Upgraded Textual version to 0.36

3.1.1

3.1

- Support for Group Replication in Replication panel (thanks lefred)
- Replication panel for replicas now respects a replica's port. Before, it used the port you originally connected to the host with (thanks lefred)
- Fixed replication filters so they no longer show on dashboard. They're also now prefixed with 'Filter:' to make it clear what they are
- When a host has group replication enabled, the dashboard `read_only` value will no longer show `SHOULD BE NO?` when the host is the primary
- Fixed crashing on Windows due to graphs (still an issue if you load graphs within 3 seconds of starting - fixed in next version)
- Dolphie will now send a notification if Performance Schema isn't enabled and will automatically fall back to Information Schema
- RDS instances will now use the host you specify when connecting instead of hostname from `SHOW GLOBAL VARIABLES`
- Small tweaks to layout design of `t` command
- Quite a few code revamps and improvements

New Group Replication view:
<img width="1602" alt="Screenshot 2023-09-05 at 3 42 38 AM" src="https://github.com/charles-001/dolphie/assets/13244625/883f9160-68ba-41eb-b3b2-00d9113de7eb">

3.0.10

- Replaced main screen's footer with popup notifications. Much more of an elegant solution :)
- Command modals now have their validation errors displayed within the modal itself instead of returning to main screen and displaying it there
- Added Disk I/O graph (thanks lefred)
- Added TRX Time column in processlist for `T` command. It also by default now shows idle transactions
- Fixed 27 & 28
- Fixed a processlist time sorting bug
- MariaDB 10 compatibility by gregorg in https://github.com/charles-001/dolphie/pull/25
- Docs: Add homebrew installation by chenrui333 in https://github.com/charles-001/dolphie/pull/29

**Full Changelog**: https://github.com/charles-001/dolphie/compare/3.0.9...3.0.10

<img width="1445" alt="Screenshot 2023-08-28 at 3 37 31 AM" src="https://github.com/charles-001/dolphie/assets/13244625/ba274879-a07c-43e0-ad89-d0d31c01154b">

3.0.9

- Added `Temp Objects` graph
- Added `Aborted Connections` graph
- Fixed Errant Transactions for replicas that have replicas
- Fixed 23
- Improved query for determining replication lag (thanks lefred)
- Bump Textual version from 0.33 to 0.34

**Full Changelog**: https://github.com/charles-001/dolphie/compare/3.0.8...3.0.9

3.0.8

- Toggling panels is now instant (no more "Loading" text except for replicas since it has to connect to them)
- Replaced Host Information's "Use PS" with the replica count
- Tweaked color for time ranges on query time/replication lag
- Added cluster support for `wsrep_local_state_comment` variable with replication panel (22) This also provides a section for future cluster support
- Code cleanup

**Full Changelog**: https://github.com/charles-001/dolphie/compare/3.0.7...3.0.8

Page 7 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.