Skip to content

prep release 1.0.2

Kristian Røste requested to merge dev into main

Created by: Darknetzz

Changelog

  • 9cd87308 - Enable custom index with parameters
  • 91b161f1 - Handle settings before includes to allow for custom index
  • 43e809ec - Parameter names will now be shown when WRONG_PARAM_COUNT
  • d0545d0f - JSON unescape unicode to allow for special characters in response.

Bugfixes

  • c5f8799e - Prevent redirect loop when custom index.
  • b75cd109 - Avoid redirect loop.
  • ef13d5ce - Create the endpoints_lastcalled.json file if it doesn't exist for some reason.
  • bea0e2ec - Inverted condition by mistake

Merge request reports