Skip to content

Journey v0.2.0

Latest
Compare
Choose a tag to compare
@kabukky kabukky released this 15 Oct 11:05
  • Added: HTTPS certificates are now automatically generated using Let's Encrypt if "UseLetsEncrypt" is true in config.json.
  • Added: Posts can now be edited by appending "/edit" to the post URL (thanks blockloop).
  • Added: Various RSS Feed improvements.
  • Added: Footnotes support in Markdown (thanks tomkwok).
  • Changed: Frontend bugfixes and improvements for the admin panel (thanks tomkwok).
  • Fixed: -custom-path now accepts all valid paths (LukeHowellDev).
  • Fixed: various bugfixes in the backend.