Table of Contents
Valentina Release 7.4.x Notes
The Valentina Releases for 7.4.x were released between 2017-08-20 and 2017-09-12.
Release 7.4.0 Notes
2017-08-20
Valentina Studio Pro
- [New][All] - Connection, Database, Table - can be now assigned a COLOR. Read More ....
Valentina Studio
- [Imp] - ImportWizard added ability to STOP import process.
- [Imp] - ImportWizard added display of time for import.
- [Fix] 7928 - [MSSQL] Improve connection procedure for Azure service (0007928), formatting.
- [Fix] 8011 - [MSSQL] SQL Server stored procedure definition should not include empty parentheses).
- [Fix] 8021 - Fix connection to MySQL with an SSL Encrypted Connection.
- [Fix] 8036 - [PostgreSQL] dump not working when connected via ssh tunnel.
- [Fix] 8038 - [SQLite] Use prepared statements for loading data from the CSV file.
- [Fix] 8043 - [MySQL] Field Position column sort order not correct.
- [Fix] - [MySQL] fixed “Unknown system variable 'version_comment'” for version < 5.0.22.
- [Fix] - [MySQL] fixed “SHOW TRIGGERS…” for version 5.0.10.
Valentina Server
- [New] 7978 - LICENSECATALOG property in the INI file, allows you to specify vlicenses catalog to be at any place of HDD. Good e.g. for ISP hosting.
- [Fix] 8014 - Inconsitency in database name parameter using Register/Unregister Database.
ValentinaDB
- [New][SQL99] 8039 - Now works Row Constructor Comparisions. For example: WHERE (f1, f2) = (3, 4)
- [Imp][Speed] - Indexing of String[3] field in our new bench, improved from 150 secs to 5 seconds for 100M records Table and 1 such field.
- [Imp][Speed] - Import from CVS file into Table, Bench of import 500Mb files improved from 7 min 40 sec to 4 min 30 sec.
- [Fix] 8050 - sql OUTER JOIN issue on BinaryLink.
Release 7.4.1 Notes
2017-08-27
Valentina Studio Pro
- [New][All] 7879 - SchemaEditor can expand/collapse the sub-tree of child objects if you do Option/Alt click on a Tree item.
Valentina Studio
Release 7.4.2 Notes
2017-09-02
Valentina Studio
- [Fix] 8057 - Fix crash during painting the LButtonFlat on macOS
Valentina Server
- [Fix] 8056 - VClient doesn't close the socket stream if connection attempt was made to inactive server
Valentina DB
- [Imp][Speed] - Indexing and VarChars should be a little faster.
Release 7.4.3 Notes
2017-09-12
Valentina Studio Pro
- [New][StartPage] - shows local deleted
Databasesfor ValentinaDB and SQLite with strikeout font. Also for local deletedProjects. - [New][DataEditor] - Editor for TEXT fields now has SEARCH field, to allow you make search inside of big texts.
Valentina Server
- [Fix] now prints info about REST commands into log file.
Valentina Reports
- [New] - Now the images are inserted in the original resolution (for printer, PDF, HTML, SVG).
Valentina DB
- [Imp] Improved few issues for Multi-threading.
- [New][C++][Example] - VSDK/Examples/Multithreading/Multithreading_Dbs_Select/Multithreading_Dbs_Select.cpp
Valentina ADK
- [New] - Mac and Win FTP folders now contain ZIP archives of vcomponents folders. This allows you download them and use to build cross-platform apps on any OS.