MiServer Versions Save

MiServer- an APL-based web server - requires Dyalog APL available from http://www.dyalog.com

v3.1.1663

5 years ago

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

5 years ago

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

5 years ago

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

2.1.1

5 years ago

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

5 years ago

MiServer 3.1

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

v3.1.1641

5 years ago

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

5 years ago

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

5 years ago

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

5 years ago

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

5 years ago

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.