Skip to content

Latest commit

 

History

History
79 lines (47 loc) · 2.75 KB

HISTORY.md

File metadata and controls

79 lines (47 loc) · 2.75 KB

6.0 / 2023-08-01

  • 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)

5.2.4 / 2023-03-22

  • Bugfix release: address XSS vulnerability ( @6661620a, @dometto)

5.2.3 / 2023-03-13

  • Bugfix release: update adapter dependencies for Ruby 3.2 support.

5.2.2 / 2023-01-18

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 gollum/gollum#1785 (@benjaminwil)
  • Improvement: Allow escaping quotations in quoted macro arguments. #406. (@srbaker)
  • Improvement: Allow for extended PlantUML types. #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

v0.0.1 / 2013-03-19