Feature Requests
- POST to ticket form with 200 returned (Customer wanted to be able to post to our widget contact form and get a status 200 back instead of the current 300 redirect)
Bug Fixes
- Article links were breaking in API calls after we made them relative. We're back to returning the full URL for API calls.
- Date published was displaying the merge code in PDFs.
- Files names with spaces were getting spaces replaced with dashes due to a previous fix for file names. Reverted to allow for spaces.
- Videos in articles were breaking PDF downloads.
- Large HTML exports were failing.