Skip to content

Fix for non ISO-8859-1 characters

Compare
Choose a tag to compare
@buckett buckett released this 20 Apr 08:01
· 80 commits to master since this release

This release just fixes the bug where form requests (some of the API calls) would only work with ISO-8859-1 characters. We now use UTF-8 for these requests which should allow all characters to work.