ANN: kbmMW Professional and Enterprise Edition v. 4.93.00 released!

ANN: kbmMW Professional and Enterprise Edition v. 4.93.00 released!

We are happy to announce the release of kbmMW Professional and
Enterprise Edition.

Yet again kbmMW continues to set the bar for what an n-tier product must
be capable of in the real world!

Keywords for this release:

- RAD Studio 10.1 Berlin support.
- More local file logging features.
- Improved Remote Desktop support.
- Bug fixes

Look at end of post for detailed list of additions, changes and fixes.

Professional and Enterprise Edition is available for all with a current
active SAU.
If your SAU has run out, please visit our shop to extend it with another
12 months.

CodeGear Edition is available for free, but only supports a specific
Delphi/Win32 SKU, contains a limited feature set and do not include source.

Please visit https://portal.components4developers.com to download.

----

kbmMW is the premiere n-tier product for Delphi, C++Builder and FPC
on .Net, Win32, Win64, Linux, Java, PHP, Android, IOS, embedded devices,
websites, mainframes and more.

Please visit www.components4developers.com for more information about kbmMW.

----

Components4Developers is a company established in 1999 with the purpose
of providing high quality development tools for developers and
enterprises. The primary focus is on SOA, EAI and systems integration
via our flagship product kbmMW.

kbmMW is a portable, highly scalable, high end application server and
enterprise architecture integration (EAI) development framework for
Win32, ..Net and Linux with clients residing on Win32, .Net, Linux,
Unix, Mainframes, Minis, Embedded and many other places.
It is currently used as the backbone in hundreds of central systems, in
hospitals, courts, private, industries, offshore industry, finance,
telecom, governements, schools, laboratories, rentals, culture
institutions, FDA approved medical devices, military and more.

4.93.00 April 26 2016

Important notes (changes that may break existing code)
======================================================
* Updated transport stream format to include support for streaming
cardinal values.
* Updated XML streamformats to use camelcase and fixed bugs.
* Removed DeleteOldLog and DeleteOldAudit properties from file log
manager.

New stuff
=========
- Added FileOptions to TkbmMWLocalFileLogManager.
(mwlfoDeleteOldLog,mwlfoDeleteOldAudit,mwlfoBackup,
mwlfoTimestampBackup,mblfoBackupIfEmpty)
- Added support for multiple timestamped backups of file based logs.
- Added MaxLogFileAge and MaxAuditFileAge to file log manager. Set to
provoke a file change after a specific duration. Change happens at
next log event.
- Added BackupPath and BackupExt to file log manager.
- Added Passed functions to TkbmMWDateTime. Returns true if a
specific time has passed.
- Added Lock property to TkbmMWCustomThread.
- Added Lock property to TkbmMWCustomMessageProcessor.
- Added support for RAD Studio 10.1 Berlin.

Changes/minor additions
=======================
- Improved Remote Desktop switch user support.
- Updated transport stream format to include support for streaming
cardinal values.
- Updated XML streamformats to use camelcase and fixed bugs.
- Removed DeleteOldLog and DeleteOldAudit properties from file log
manager.
- Changed kbmMWString2Var to convert cardinals correctly.

Fixes
=====
- Fixed server transport shutdown issue on regular (non WIB)
transport due
to TerminateYarn bug in Indy 10.
- Fixed issues in TkbmMWCustomThread.
- Fixed leak and bug in LZ4 compression.

Comments