See the Xtract Kernel Version History for changes related to core extraction logic.
Recommended Update Interval #
We recommend to check for updates at least every three months. If there is at least one newer release available with medium or high update priority, please download the latest version from the customer portal and deploy it to your test environment.
Definition of Version Numbers #
Format: A.B.C [X]
- A is incremented with major changes. Additional steps might be necessary when upgrading to this version.
- B is incremented when an important feature is added, modified, or removed.
- C is incremented when a bug is fixed, or a small feature is added, modified, or removed.
- X defines the recommended priority for updating:
- H - High: Install immediately.
- M - Medium: Install within your usual update interval.
- L - Low: Install only if advised by the support team.
Version | Date | Component | Description |
---|---|---|---|
1.0.11 [L] | 2021-01-22 | General | Rpc commands for column level encryption configuration |
1.0.10 [L] | 2021-01-19 | General | Fix for bug introduced in 1.0.9 when running as Windows Application |
1.0.9 [L] | 2021-01-14 | General | Fix for default console encoding with preambles |
1.0.8 [M] | 2020-06-08 | General | Fixed a bug that allowed dots in names |
1.0.7 [L] | 2020-05-19 | General | TheoAuth implementation is async now |
1.0.6 [M] | 2020-05-18 | General | Fix for AggregateException in StreamExtensions |
1.0.5 [L] | 2020-05-08 | General | HttpWebServer basic support for http POST |
1.0.4 [M] | 2020-04-29 | General | rpc lib added, theo.net uses framework, nugets not in output, web has websocket over http class |
1.0.3 [M] | 2020-03-03 | General | Moved CertificateInfo class to Theobald.Net (previously Theobald.Web) |
1.0.2 [M] | 2020-02-26 | General | Added better error message when using HTTPS & .NET Framework below 4.8 |
1.0.1 [M] | 2020-02-26 | General | Fix for HTTPS |
1.0.0 [M] | 2020-02-24 | General | Added Theobald.Persistence, Theobald.Net and Theobald.Web |