v0.3.5
Immutable
release. Only release title and notes can be modified.
v0.3.5
Fixed
- Fixed a confusing error when a write was rejected for being outside the
deployment's configured writable folders. It used to look identical to a
security rejection (like a path-traversal attempt), so a perfectly normal,
well-formed request could send someone hunting for a bug that wasn't there.
The rejection now says specifically whether the path just isn't in the
writable list, isn't a markdown file, or is genuinely malformed. Everything
else is unchanged from 0.3.4.