Table of Contents
Valentina Release 8.6.x Notes
Release 8.6.0
2018-09-21
Valentina Studio
- [New][Sql Editor][Pro] - Ability to work with SQL commands that have BIND - PARAMETERS.
- When you type or copy paste SQL command with bind parameters (?, :n, $n - different for each DB), SQL Static Analysator recognizes parameters and show them in the new right-panel “Parameters”.
- [New] Use this panel to specify values for each parameter before executing the query.
- [New] button “hide/show parameters panel”.
- [New] checkbox “Use Parameters” - allows you to send SQL command that has parameters as a regular command. You may want to do this, e.g. for stored procedures.
- [New] values of parameters are saved into Recent Queries.
- [New][Sql Editor] - 2 buttons added UNDO / REDO
- [Imp][Form Editor][Pro] - now you can select many controls and edit them together.
- [Imp][Sql Editor] - notice on the picture above, tab-panel 'Templates' on the left. We have extracted templates from the 'Snippets' panel.
- [Fix]8356[ValentinaDB] Data Editor did not show numeric values for some types.
- [Fix][SqlAnalysator] func_name() was not recognized correctly if func_name matched a keyword.
Valentina Server
- [Fix]8360 Some MT issues with Locale class.
Valentina for Xojo
- [Fix]8356 fixed issue with Class Way + Server when db is modified on the vserver, not by app.
Release 8.6.1
2018-10-05
Valentina Studio
- [New][SQL Editor][Pro] Find/Replace now have option 'In the selection'.
- [Imp][MySQL] - now works with MySQL 8.0 auth connection.
Valentina Server
- [Imp] More relevant messages in the log about real connections count.
- [Fix]8360 Server becomes unresponsive under certain conditions
Valentina DB
- [Fix]8310 json_extract_path() crashes.
Release 8.6.2
2018-10-15
Valentina Reports
- [New] - Region Last Page Footer
Valentina Studio
- [New][Report Editor] - Region Last Page Footer
- [Fix][ODBC]8383 crash when trying to bring up either query builder or SQL editor for a marxmeier ODBC data source.
Release 8.6.3
2018-10-23
Valentina Studio
- [Fix] minor GUI issues
Valentina DB
- [Fix][Lin]8339 Incorrect floating point behavior for some locales (coma as a decimal separator).
Valentina Server
- [Fix]8360 MT deadlock under specific circumstances
Release 8.6.6
2018-11-14
Valentina Studio
Valentina Server
- [Fix]8396 User information from server incorrect
Valentina Reports
- Apply printer default values like CUPS LPR utility does
- Use “orientation-requested” instead of “landscape”
- Set “fit-to-page” to “no” by default.
Valentina for LiveCode
- [Fix]8393 Issue with LONG fields.