Fixed JSON encoding output
This is a bug fix release to fix HTML entities that were getting encoded as Unicode code points. The solution was to create a custom encoder and set the encoding explicitly to what makes sense.
This is a bug fix release to fix HTML entities that were getting encoded as Unicode code points. The solution was to create a custom encoder and set the encoding explicitly to what makes sense.