Switch to: V12V11V10V9V8V7V6V5

Valentina Release 8.5.x Notes

Release 8.5.0

2018-09-3

Valentina Studio

Script Editor : JavaScript Auto-completion

  • [New][Script Editor][Pro] - big feature, auto-completion for JavaScript classes/objects.

Forms : Reports from JavaScript Code

  • [New][JS] classes VProject and VReport, to allow report generation using JavaScript code using existing Report templates (i.e. from Forms)

SQL Editor : Advanced Edit Commands

  • [New][SQL Editor][Pro] New commands to improve editing of complex SQL texts and commands:
    • Duplicate Line
    • Move Line UP
    • Move Line DOWN
    • Move Statement UP
    • Move Statement DOWN
    • Move Element LEFT – of some comma-separated list (e.g. SELECT/INSERT sublist)
    • Move Element RIGHT

Data Editor : Copy-Paste from Excel

  • [New] Data Editor][Pro] Copy-paste from excel directly into Table via clipboard.

Others

  • [Improved] Data Editor for remote Valentina DB Servers now uses cursors. This makes work much faster.

Valentina DB

  • [Imp] VARIANT type now can be used in Stored Procedures.

Release 8.5.5

2018-09-14

Valentina Studio

  • [New][Sql Editor] - new toolbar with buttons to do advanced formatting on SQL text.

Valentina for Xojo

  • [Fix] KeyValue did truncate of value string to 20 chars.