Bugfix release: fix emoji when using base path. Thanks to @heavywatal.
For a detailed overview of changes in 5.0 and a guide to migrating your wiki, see https://github.com/gollum/gollum/wiki/5.0-release-notes
- Removed support for Web Sequence Diagroms, PlantUML now default.
** PlantUML users in 4.x please note: in this release PlantUML uses the server at https://plantuml.com by default, not
localhost
. Use the config option to keep using your own server.
- Performances improvements
- Dependency updates
- Changes since v4.1.0:
** Various performance improvements
** Dependency updates
** Bugfixes
** New Macro for listing contents of (sub)directories:
Navigation()
** Table of Contents now supports setting max heading level
- Bugfixes
- Security fix for remote code execution issue. Please update!
- First release, extrated from https://github.com/gollum/gollum