Gollum v1.2.0 Release Notes

Release Date: 2011-03-11 // about 13 years ago
    • Major Enhancements
      • Major HTML/CSS/JS overhaul.
      • Add Sidebars (similar to Footers).
      • Add commit reverts.
    • Minor Enhancements

      • Optimization in source code highlighting, resulting in a huge decrease in rendering time.
      • Security fixes related to source code highlighting.
    • Major Enhancements

      • Add Page sidebars, similar to Page footers.
      • Add the ability to revert commits to the wiki.
      • Add MediaWiki support.
    • Minor Enhancements

      • Add :sanitization and :history_sanitization options for customizing how Sanitize.clean modifies formatted wiki content.
      • Add --config option for the command line, to specify a ruby file that is run during startup.
      • Provide access to a parsed Nokogiri::DocumentFragment during markup rendering for added customization.
    • 🐛 Bug Fixes

      • Use @wiki.page_class in Gollum::Markup where appropriate (#63).
      • Fix parsing of Org mode file links (#87).