8000 Releases · charles-001/dolphie · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: charles-001/dolphie

6.10.1

15 May 02:34
Compare
Choose a tag to compare
  • 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 and o commands. These are now handled properly by escaping color codes that may appear in raw output (#98)

6.10.0

07 May 06:08
Compare
Choose a tag to compare
  • 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

09 Apr 20:01
Compare
Choose a tag to compare
  • Fix crash on help screen when viewing replays. This was from the Textual upgrade to v3

6.9.0

07 Apr 23:43
fbe2638
Compare
Choose a tag to compare
  • Upgraded Textual from 1.0.0 to 3.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

20 Mar 05:04
Compare
Choose a tag to compare
  • Added new panel Statements Summary (key 8) - 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

12 Dec 10:03
Compare
Choose a tag to compare
  • Improve host detection for identifying if it is MariaDB (#87)

6.7.1

12 Dec 00:32
Compare
Choose a tag to compare
  • Updated command k to support killing Thread IDs when they're not listed in the processlist (#86)
  • Fixed killing threads for MariaDB instances hosted on AWS/Azure
  • Fixed the Minimum Query Time filter (command f) for ProxySQL to function correctly

6.7.0

11 Dec 04:11
Compare
Choose a tag to compare
  • 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

03 Dec 08:00
Compare
Choose a tag to compare
  • Panels now display their toggle key in the title for easier identification of what to press (#83)
  • Refined and optimized parts of the Host Tab code
Screenshot 2024-12-03 at 3 03 35 AM

6.6.2

02 Dec 05:28
Compare
Choose a tag to compare
  • Introduced new command, M, enabling you to maximize a panel for enhanced focus

Check it out in action:

Screen.Recording.2024-12-02.at.12.14.07.AM.copy.mov
0