Gollum v5.0 Release Notes

Release Date: 2020-03-17 // about 4 years ago
  • 🛠 This is a major new release that introduces many new features, bugfixes, and removes major limitations. See here for a list of changes.

    Note: due to changes to the way in which Gollum handles filenames, you may have to change some links in your wiki when migrating from gollum 4.x. See the release notes for more details. You may be find the bin/gollum-migrate-tags script helpful to accomplish this. Also see the --lenient-tag-lookup option for making tag lookup backwards compatible with 4.x, though note that this will decrease performance on large wikis with many tags.

    Many thanks to all the users who have provided feedback, and everyone who has chipped in in the development process!

    0️⃣ Many of these changes have been made possible by removing the default grit adapter in favour of the new rugged adapter.