Sha256: 866975076a05381449cc6dd082bc85859a2dd87f1e88ad2b4b8684810a86b408
Contents?: true
Size: 1.8 KB
Versions: 2
Compression:
Stored size: 1.8 KB
Contents
# 5.2.2 / 2023-01-18 * Bugfix release: set Nokogiri default XHTML conversion options more relaibly. See https://github.com/sparklemotion/nokogiri/issues/2761 # 5.2.1 / 2022-09-13 * Fixed: 'controls' attribute in audio and video tags should not be sanitized. #430 (@dometto) # 5.2 / 2022-05-28 * Conditionally render "editable" heading classes. Resolves https://github.com/gollum/gollum/issues/1785 (@benjaminwil) * Improvement: Allow escaping quotations in quoted macro arguments. #406. (@srbaker) * Improvement: [Allow for extended PlantUML types](https://github.com/gollum/gollum/wiki#plantuml-diagrams). #413. (@manofstick) * API Addition: allow defining handlers for specific languages in codeblocks. #410. (@dometto) # v5.1.2 * SECURITY UPDATE: sanitize HTML generated by Macros. # v5.0.1 * Bugfix release: fix emoji when using base path. Thanks to @heavywatal. # v5.0 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. # v4.2.1 * Performances improvements * Dependency updates # v4.2.0 * 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 # v4.0.2 / 2015-01-19 * Bugfixes # v4.0.1 / 2014-12-04 * Security fix for [remote code execution issue](https://github.com/gollum/gollum/issues/913). Please update! # v0.0.1 / 2013-03-19 * First release, extrated from https://github.com/gollum/gollum
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gollum-lib-5.2.3-java | HISTORY.md |
gollum-lib-5.2.3 | HISTORY.md |