Table of Contents
Valentina Release 11.5.x Notes
Release 11.5.0
2021-11-19
Valentina Studio
- [Fix][AutoComplete] skip showing auto-complete-menu if the typed token contains only digits.
- [Fix][AutoComplete] [PostgreSQL] Fixed saving the list of default schemas to the schema cache.
- [Imp] Overall internal improvements.
Valentina DB
- [Imp] Overall internal improvements.
Release 11.5.1
2021-12-02
Valentina Studio
- [Fix][PostgreSQL] Fixes for Timestamp With Timezone and Time With Timezone columns:
- Always show offset for UTC timezone (it is set by default for AWS RDS instances)
- Fixed editing values using inline and advanced calendar widget (mostly UTC timezone was affected)
- Fixed showing values for timezones with a negative offset.
Valentina Server
- [Fix]8970 – Sometimes VServer hangs after an attempt to disconnect the client (idle timeout).
Release 11.5.2
2021-12-09
Valentina Studio
- [Fix]9041 - Wrong data saved by data editor (values of Integer type are truncated to 16 bit).
- [Fix][SQLite] - Fix opening the second local database.
Release 11.5.3
2022-01-26
Valentina Studio
- [Imp][SCHEMA EDITOR] Fix use all width in toolbar for buttons.
Valentina DB
- [New][Mac] Change File API from Carbon to POSIX.
- Old signatures for files of MacOS will not work anymore.
Valentina PHP ADK
- [New] Support for PHP 8.1 on all platforms.
Valentina for LiveCode ADK
- [V4REV] install.rev - x64 is the only available option for Mac and Linux, so removed 32-bit at all.
Valentina C++ ADK
- [Fix][Win] FIX visual Examples - 4 projects did have wrong exe name for RELEASE config.