Skip to content

Releases: Dyalog/MiServer

v3.1.1663

06 Apr 11:42
Compare
Choose a tag to compare

MiServer 3.1

Changelog:
Allow environment variables in config files
Accomodate change in Conga 3.2 which moved Error from the Conga namespace into the instance of the library

v3.1.1661

25 Feb 12:39
5e09299
Compare
Choose a tag to compare

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

24 Oct 05:03
Compare
Choose a tag to compare

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

12 Oct 19:11
Compare
Choose a tag to compare

Two fixes related to cookies.

  1. Cookie names are now (correctly) case sensitive
  2. Do not attempt to parse the cookie values, just return the raw data

v3.1.1647

05 Oct 03:17
Compare
Choose a tag to compare

MiServer 3.1

Changelog:
Fix to Logger for multi-byte log data
Remove possible deadlock when updating connection status

v3.1.1641

23 Sep 20:23
Compare
Choose a tag to compare

MiServer 3.1

Changelog:
Issue #67 fixed
For an HTTP error that does not have a preconfigured response page (in /CommonPages/), generate a default message.

v3.1.1638

23 Sep 19:30
Compare
Choose a tag to compare

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

10 Aug 14:30
3c5af84
Compare
Choose a tag to compare

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

02 Aug 17:48
fa25fd7
Compare
Choose a tag to compare

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

26 Jul 18:00
ffb00c3
Compare
Choose a tag to compare

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.