All Versions
26
Latest Version
Avg Release Cycle
164 days
Latest Release
782 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v4.1.1
April 17, 2017 -
v4.1.0 Changes
March 09, 2017- ➕ Added file deletion functionality to file view
- 🐎 Various performance improvements
- 👍 Emoji support
-
v4.0.1
September 20, 2015 -
v4.0.0 Changes
April 11, 2015 -
v3.1.3
April 04, 2015 -
v3.1.2
January 22, 2015 -
v3.1.1 Changes
December 04, 2014- ⚡️ Security fix for remote code execution issue. Please update!
-
v3.1 Changes
November 28, 2014- 🆕 New features
- Drag-and-drop uploading in the editor @lucas-clemente
- Latest changes view @etienneCharignon (#707)
- Option
--no-edit
to disable editing from the web interface @bambycha (#879) - Option
--mathjax-config
to specify custom mathjax configuration @hardywu (#842)
- Major enhancements
- Made the Gollum theme responsive @rtrvrtg (#831)
- Depends on new gollum-lib
4.0.0
- Allows specifiying git adapter with
--adapter
@bartkamphorst, @dometto
- 🛠 Numerous bugfixes
- NB: please pass
--h1-title
if you do not want page titles to default to the page's filepath. See here.
- NB: please pass
- 🆕 New features
-
v2.4.11 Changes
January 08, 2013- ⚡️ Numerous security issues have been fixed. Please update to
2.4.11
- ⚡️ Numerous security issues have been fixed. Please update to
-
v1.4.0 Changes
April 10, 2012Minor
- Add a way to configure the
#id_prefix
property of Sanitization objects. - Add web sequence diagrams support
- Support for updating wysiwyg components when markup language changes
- Support RedCarpet 2.0
- Allow ftp and irc links in wiki markup
- Minor ui fixups
- Add a way to configure the
🐛 Bug Fixes
- Include the language of the code snippet when making a uniquely identifiable sha of a code snippet while rendering a page.
- Pygments lexer forces utf8 encoding
- Remove MathJax, this created problems in production for us. We'll look at bringing it back in future releases