Releases: claudioc/jingo
Releases · claudioc/jingo
Bug fixes
Version 1.5.0
- Adds the ability to revert to a specific revision from the history page (@brad7928)
- Adds support for directives (see PR #115) (@creynold)
- Adds support for Table of Contents (@creynold and @brad7928)
- Adds a new
emptyEmailMatches
configuration parameter (see README) - Added the /etc configuration directory (for useful configurations we may need)
- Fixes #110 (@brad7928)
- Fixes #109
- Fixes #10
Version 1.4.1, October 17th, 2015
- Fixes #68, CSS support for markdown tables
- Removes deprecated
licenses
object in packages.json
If you have Jingo installed already, please run npm prune
to remove stale modules (included the infamous iconv
).
Version 1.4.0, October 11th, 2015
- Fixes a bug on header rendering (closes #93)
- Removes iconv and uses the transliteration module (finally!)
The version is coded 1.4.0 because removing iconv may create some regression in old installations.
Version 1.3.1, October 4th, 2015
Version 1.3.0, July 19th, 2015
- Fixes #80 – Crash when a title starts with /
- Fixes #87 – Better management of slashes in titles (replaced by "+")
- Adds the search form to the search pages, so that we could...
- ...show the login option on mobile (removes the search field) because we...
- ...added the search icon to the toolbox
- Merges #88 and #89
1.2.12 – Now with mobile edit support
v1.2.11
Version bump (relevant is 1.2.9)
v1.2.10 Version bump