Download Latest Version CIDRAM v3.3.0.zip (2.1 MB)
Email in envelope

Get an email when there's a new version of CIDRAM

Home / v2.11.0
Name Modified Size InfoDownloads / Week
Parent folder
CIDRAM v2.11.0.tar.gz 2023-02-24 1.2 MB
CIDRAM v2.11.0.zip 2023-02-24 1.3 MB
README.md 2023-02-24 2.4 kB
Totals: 3 Items   2.6 MB 0

Version/Release 2.11.0

  • [2023.01.26; Bug-fix; Maikuolan]: When authenticating a completed CAPTCHA instance, depending on the exact configuration, in some cases, salts were being munged after fetching the instance hash but prior to verifying the hash, resulting in an infinite loop of needing to recomplete CAPTCHA instances; Fixed (#389).

  • [2023.01.27; Maikuolan]: Display proper status message when updating configuration fails.

  • [2023.01.28; NEW FEATURE; Maikuolan]: Added a new page to the front-end for the importing/exporting of configuration, auxiliary rules, etc.

  • [2023.01.28; Bug-fix; Maikuolan]: Cache handler potentially generating unexpected exceptions in some situations; Fixed (#388).

  • [2023.01.29; Maikuolan]: Sticky the names of auxiliary rules while scrolling in edit mode to help reduce confusion over which rule's data is currently being edited.

  • [2023.01.29; Bug-fix; Maikuolan]: At the auxiliary rules page, when attempting to submit form data while the number of input fields displayed on the page exceeds the php.ini value defined for max_input_vars (such a thing could happen if, e.g., more than several dozen auxiliary rules already exist, or some auxiliary rules have a very large number of conditions attached), a warning would be generated, and PHP would arbitrarily drop post values from the submitted form data, the end result being that auxiliary rules would be arbitrarily munged or dropped; Fixed (#384).

  • [2023.02.05; Maikuolan]: Added the ability to export individual auxiliary rules to the auxiliary rules page.

  • [2023.02.06; Maikuolan]: Shifted the auxiliary rules view mode options to an expandable menu.

  • [2023.02.13; Maikuolan]: Slightly improved performance for when using PDO (#393).

  • [2023.02.18; Bug-fix; Maikuolan]: Tally mode at the front-end logs page wouldn't always correctly delimit entry fields when reading log files with mixed content (e.g., block events and CAPTCHA events in the same file); Fixed.

  • [2023.02.21; Bug-fix; Maikuolan]: When using the cache handler with PDO, if the size of a cache entry exceeds 64KB, in order to avoid exceeding the 64KB upper limit of the TEXT data type, the cache handler will now attempt to compress the data prior to executing the query. This should resolve [#415].

Caleb M (Maikuolan), February 24, 2023.

Source: README.md, updated 2023-02-24