Releases: cliss/camel
Releases · cliss/camel
Bugfix Release
Fixes a bug wherein a Description that contains a " would not be escaped, and thus would prematurely truncate twitter:description and og:description tags.
Bugfix Release
Fix bug in /render-draft where each line had a double carriage return. This caused metadata to not be picked up properly, and thus the post not render properly. In turn, that defeated most of the purpose of draft support in the first place.
Bugfix release
Fixes an issue where a MultiMarkdown-style metadata line with query string would cause a hang.
For example:
Link: https://geo.itunes.apple.com/us/app/activity++/id1089666978?mt=8&at=1000l3yf
1.5.0
Add /render-draft route with basic authentication.
1.5.3
Adds support for MultiMarkdown-style metadata. Previous-style metadata (prefix with @@) is still supported.