Releases: Dyalog/MiServer
v3.1.1663
v3.1.1661
MiServer 3.1
Changelog:
Removed package.json
Turn Conga FIFO mode off by default
Fix bug in SubmitButtonSimple example page
HTTPRequest - remove query string arguments with no name
MiServer - fix glitch on no public Compose method on first load of a page
Server.xml - remove default Logger setting
Install latest HttpCommand
Add -nolink to all framework SALT.Loads
Add -nolink to Boot.Load
Modify ⎕LX to not start if AttachDebugger is set
Tweak to AttachDebugger
v3.1.1652
MiServer 3.1
Changelog:
Add AttachDebugger command line parameter
Minor fixes of FontAwesome-samples
Removed erroneous (old) copy of widget from root
Update docker/Server.patch
Logger IP Address anonymization Selective file compression
MiServer 2.1.1 Update
Two fixes related to cookies.
- Cookie names are now (correctly) case sensitive
- Do not attempt to parse the cookie values, just return the raw data
v3.1.1647
MiServer 3.1
Changelog:
Fix to Logger for multi-byte log data
Remove possible deadlock when updating connection status
v3.1.1641
v3.1.1638
MiServer 3.1
Changelog:
Remove Syncfusion v14
Updated MarkAPL
Fix cookie decoding issue
Improve attribute handling when multiple attributes are specified in one call.
Attributes are normalized and sorted when rendered.
Improved widget option setting.
Implement APL fallback if Conga cannot parse an HTTP request Configuration setting for debugging to allow user to turn off Conga's decoding HTTP messages (do it in APL instead)
Allow the user to configure Conga's FIFOMode
Fix Typo in 404 Page
Fix position of body and OnLoad handlers
Updated URLs for Documentation of Syncfusion-widgets
v3.1.1622
MiServer 3.1
Changelog:
Fix error when running behind a reverse proxy
RESTfulPage will now recursively split higher rank arrays when content-type is JSON
Replace HTTPCommand with HttpCommand
v3.1.1603
MiServer 3.1
- Uses HTTP mode introduced with Conga v3.0 (requires Conga v3.0 or later)
- Updated widget libraries to more recent versions
v3.0.1539
MiServer 3.0.1539
This release represents the final planned release of MiServer v3.0. Subsequent releases will contribute to MiServer v3.1 and beyond.