v0.0.38
Pre-release
Pre-release
The changes included in this release are as follows:
- add
tundra.smtp:send
for sending emails via SMTP - change
./pub/configuration/index.dsp
to include a refresh all button - change
tundra.content.deliver:mailto
to usetundra.smtp:send
rather thanpub.client:smtp
for its SMTP implementation - change
tundra.html:emit
to support specifying the orientation used when emittingIData
documents - fix
tundra.excel:emit
when given a String value to suppress number format exceptions (if the value cannot be parsed as a number using the BigDecimal grammar) and fall back to treating the value as aString
- fix
tundra.system:reflect
to support both package-level and server-level global variables in Integration Server 10.15 - fix DSP pages to always use light mode/theme to match webMethods page style
- fix scheduling of
tundra.support.log:purge
for log compression and purging to create and remove against target$self
only - upgrade Bulma CSS framework to v1.0.0
- upgrade Fontawesome icons to v6.5.1
To install, download Tundra-v0.0.38.zip
, copy to IntegrationServer/replicate/instances/<instance>/inbound
, install the release via the package management web page.