Skip to content

Releases: cliss/camel

Bugfix Release

03 Jun 02:20

Choose a tag to compare

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

18 Apr 00:56

Choose a tag to compare

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

07 Apr 23:31

Choose a tag to compare

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

03 Apr 00:52

Choose a tag to compare

1.5.0 Pre-release
Pre-release

Add /render-draft route with basic authentication.

1.5.3

03 Apr 00:45

Choose a tag to compare

Adds support for MultiMarkdown-style metadata. Previous-style metadata (prefix with @@) is still supported.