v1.0.1
Changes
- A reorganization of the interface code changes the interface import path for custom shortcodes and hotcodes
- Removal of
x-powered-by
header
Fix
- Highlight code errors for non-existent languages were not correctly reassembled
- Symbols (like
&
,<
,©
) had to be escaped as&
,<
or©
in RSS feeds - Links in RSS feeds were using local paths
Other
- Updating dependencies