Version | Change log |
Valentina Studio 15.4.1 Jul 25, 2025 |
Valentina DB ADK: [New] Added the “AppName” property to the VClientInfo class. You can use this with Valentina Server to identify the application name in the server logs. Valentina DB: [Fix]9538 - Indexed word searches were not functioning correctly. [New] Added standard SQL aggregate functions: VAR_POP(), VAR_SAMP() COVAR_POP(), COVAR_SAMP() [Chg] Renamed STDDEV() function to STDDEV_SAMP() for consistency with the SQL standard. Valentina Server: [New]9536 - Introduced support for setting an “application name” for client connections, visible in the server's connection list and logs. [SQL]: SHOW CONNECTIONS – new column fld_AppName [SQL]: GET PROPERTY Connection_AppName OF CONNECTION Valentina Studio: [New][Start Page] - Progress bar is now displayed during the first Bonjour connection scan (in the Bonjour column). [New][Start Page] - Added buttons to toggle filters in the Start Page columns. [New][Data Editor] - Added connection icon to the toolbar. [New][Data Editor] - A yellow warning icon is now shown at the bottom of the editor, with a tooltip if the table has no primary key or unique field. This feature is also available in the “Create Table” dialog. [Fix][Diagrams] Fixed the creation of new links on diagrams. [Fix][Diagrams] Enabled auto-growing of the table control when adding fields. [Fix]9357 - “Infinity” date was not working correctly in the PostgreSQL Data Editor. [Fix]9537 - ENUM values were not displaying as a dropdown. [Fix][Tip] - Tip dialog continued to appear even after unchecking “[x] Show on startup”. |
Valentina Studio 15.4.0 Jun 29, 2025 |
Valentina DB ADK: [New] Added the “AppName” property to the VClientInfo class. You can use this with Valentina Server to identify the application name in the server logs. Valentina DB: [Fix]9538 - Indexed word searches were not functioning correctly. [New] Added standard SQL aggregate functions: VAR_POP(), VAR_SAMP() COVAR_POP(), COVAR_SAMP() [Chg] Renamed STDDEV() function to STDDEV_SAMP() for consistency with the SQL standard. Valentina Server: [New]9536 - Introduced support for setting an “application name” for client connections, visible in the server's connection list and logs. [SQL]: SHOW CONNECTIONS – new column fld_AppName [SQL]: GET PROPERTY Connection_AppName OF CONNECTION Valentina Studio: [New][Start Page] - Progress bar is now displayed during the first Bonjour connection scan (in the Bonjour column). [New][Start Page] - Added buttons to toggle filters in the Start Page columns. [New][Data Editor] - Added connection icon to the toolbar. [New][Data Editor] - A yellow warning icon is now shown at the bottom of the editor, with a tooltip if the table has no primary key or unique field. This feature is also available in the “Create Table” dialog. [Fix][Diagrams] Fixed the creation of new links on diagrams. [Fix][Diagrams] Enabled auto-growing of the table control when adding fields. [Fix]9357 - “Infinity” date was not working correctly in the PostgreSQL Data Editor. [Fix]9537 - ENUM values were not displaying as a dropdown. [Fix][Tip] - Tip dialog continued to appear even after unchecking “[x] Show on startup”. |
Valentina Studio 15.3 May 7, 2025 |
Valentina DB: [Fix]9505 - Creating multi-column UNIQUE constraint w/o name fails. Valentina C ADK: [New] - added DuckDB support for both LOCAL DuckDB files and “Valentina DuckDB Server”. Valentina Python ADK: [New] - added DuckDB support for both LOCAL DuckDB files and “Valentina DuckDB Server”. Valentina Studio: [Imp]9499 - Analyzer doesn't know about MySQL JSON_TABLE() function, which is used in the FROM clause. |
Valentina Studio 15.1.3 Apr 11, 2025 |
Valentina DB: [Fix]9493 - JSON_BUILD_OBJECT() function returns NULL or corrupt value. Valentina Reports: [Fix] draw HTML from ADK (any). Valentina for Python ADK: [Fix] the use of correct default values in 'printToLocalPrinter' and 'printToServerPrinter' methods. Valentina Server/Client: [New][Rest] - Example how to work from R language to Valentina DB Server, Valentina DuckDB Server, Valentina SQLite Server, via REST. [New][Rest] - "Valentina Go" repository on GitHub from Louis Brauer, to access the Valentina Server via REST from GO language. [Fix] - added support for JSON fields. Valentina Studio: [Fix]9494 - Compound primary key fields are shown in the incorrect order. |
Valentina Studio 15.1.2 Mar 19, 2025 |
DuckDB was updated to 1.2.1 in all products because their v1.2 did have a critical bug. We will remove version 15.1 of all Valentina products from FTP because of this. |
Valentina Studio 15.1.1 Mar 10, 2025 |
DuckDB was updated to 1.2.1 in all products because their v1.2 did have a critical bug. We will remove version 15.1 of all Valentina products from FTP because of this. |
Valentina Studio 15.0.1 Feb 20, 2025 |
Valentina DB: [New][SQL]9470: SQL function 'LIST_SORT ( String )' Valentina Studio: [Imp][Lin] - QT 6.8.2 is used now. [Imp][SQL/Data Editor] - Renamed columns auto-sizing options “Check All Rows” ??' “Using All Rows”, etc [Fix]9481 - Keyboard shortcuts stop working after a few moments. |
Valentina Studio 15.0 Feb 13, 2025 |
Valentina Studio: [Imp][Diagram Editor] - Now works zoom with the wheel in diagrams. [Imp][Diagram Editor] - Move the current position in diagrams by the middle button of the mouse. [Imp][Data Editor]9452 - Change the tooltip on hover to remove column name (redundant) and include field comment |
Valentina Studio 14.7.1 Jan 17, 2025 |
Valentina Studio: [Imp][Diagram Editor] - Now works zoom with the wheel in diagrams. [Imp][Diagram Editor] - Move the current position in diagrams by the middle button of the mouse. [Imp][Data Editor]9452 - Change the tooltip on hover to remove column name (redundant) and include field comment |
Valentina Studio 14.6.2 Nov 14, 2024 |
Valentina Studio: [New][Forms] - ListView added the ability to get scripts of a Form. [New][Forms] - Dialog::methods property [Imp] - Stability [Imp] - Autocompletion for JS scripts. |