v1.8.58: results context menu — Copy Cell/Row/All As 16 formats
Right-click on results table: - Copy Cell — single cell value - Copy Row — tab-delimited row - Copy Row As → 16 formats submenu - Copy All As → 16 formats submenu Formats: Excel CSV, Tab-delimited, HTML, XML, SQL INSERTs, SQL INSERT IGNOREs, SQL REPLACEs, SQL DELETE/INSERTs, SQL UPDATEs, LaTeX, Textile, Jira, PHP Array, Markdown, JSON, JSON Lines Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
"""Version info for ServerManager."""
|
||||
|
||||
__version__ = "1.8.57"
|
||||
__version__ = "1.8.58"
|
||||
__app_name__ = "ServerManager"
|
||||
__author__ = "aibot777"
|
||||
__description__ = "Desktop GUI for managing remote servers"
|
||||
|
||||
Reference in New Issue
Block a user