Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 779 Bytes

LATEST_CHANGES.md

File metadata and controls

13 lines (10 loc) · 779 Bytes

6.0

  • Default to local PlantUML server for security. #412. (@manofstick)
  • Allow use of default branch name main or `master. Resolves gollum/gollum#1813. (@dometto)
  • Feature: support for custom rendering of languages in codeblocks. #433. (@dometto)
  • Support use of commit notes in Gollum::Committer. #435. (@dometto, @bartkamphorst)
  • Remove octicons from gollum-lib. Icon macros must now be styled independently. #441. (@bartkamphorst)
  • Huge performance increase for large wikis! 🚀 #437. (@dometto)

Bugfixes

  • Fix the use of boolean arguments in Macros. #441. (@dometto)
  • Fix broken relative links: these were previously not rendered as relative. #443. (@dometto)