We are getting closer to the release of TMS WEB Core v2.6.0.0 that introduces massive enhancements in design-time experience.
We are pleased to announce that for all active TMS WEB Core users, the 2.6.0.0 release candidate can now be downloaded & installed. Get this RC version from your "My Products" page after login on our website.
We are eagerly awaiting your feedback on the RC to determine last details to polish before going to officially release.
For users, new to v2.6.0.0, here is the full version history list
- New : Web form designer
- New : Orientation added to TWebRatingPanel
- New : Method Clear added to TWebImageControl
- New : Support for WebP image types in projects
- New : Min / Max date setting added for TWebDateTimePicker
- New : BorderStyle added to TWebComboBox
- New : Take & Offset added to TWebStellarDataStoreClientDataSet
- New : StartP and OnError added to TWebCamera
- New : Added RemoveKey() from TWebSessionStorage
- New : Padding added for TWebGroupBox
- New : OpenAsync, PostAsync, InsertAsync, AppendAsync, DeleteAsync, ApplyUpdatesAsync added to TWebClientDataSet
- New : Added OpenAsync & Close to TWebClientConnection
- New : Added promise Open function TWebRESTClient
- New : TWebImageControl.SaveToArrayBuffer() added
- New : Added SelText property to TWebMemo
- New : Methods to read & write blobs in TWebStellarDataStore
- New : Automatic Bootstrap class initialization on controls when using web form designer
- New : TableDistinct and TableSelectQuery properties added to TWebStellarDataStore and TWebStellarDataStoreClientDataSet
- New : Camera support for Raspberry Pi target in Miletus applications
- New : OnSearch event added to TWebEdit
- Improved : Extended TWebCSSClass.Display with cdFlex, cdGrid
- Improved : Allow to add a TJSONArray object to a TJSONArray element
- Improved : Reopening TWebStellarDataStoreClientDataSet after closing at runtime
- Improved : Rendering of fields with date+time in TWebDBGrid
- Improved : Cancel editing in TWebDBGrid
- Fixed : Positioning issue in linked relative elements of absolute positioned controls
- Fixed : Issue with toggling TWebRichEditor text style attributes
- Fixed : Issue with connecting a TWebDBTableControl to an active dataset before it was rendered
- Fixed : Issue with opening & closing an empty dataset
- Fixed : Issue with ShowSeconds in TWebDateTimePicker in some cases
- Fixed : Issue with width of input control in TWebSearchEdit in specific circumstances
- Fixed : Issue with splitter in document when scrolled
- Fixed : Issue with TWebAuth and reinitialization
- Fixed : Issue with handling required fields in TJSONDataSet