Jingo Versions Save

Node.js based Wiki

v1.0.2

9 years ago

v1.0.1

9 years ago
  • Fixes a bug on detecting the git version
  • Fixes a failing test

v1.0.0

9 years ago
  • Upgraded to Bootstrap 3.2
  • Upgraded to Express 4
  • Upgraded to Codemirror 3.24
  • Code refactoring, now easier to maintain and to contribute
  • Added some shortcut on the session message ("edit again?")
  • New code tag renderer
  • Fixed an issue where the sidebar and footer were not rendered
  • Code refactoring using another level of abstraction (aka models)
  • More mobile friendly
  • New look for custom sidebar and footer
  • Provides a new pages configuration options
  • New YAML parser (js-yaml)
  • Upgraded markdown parser
  • It is now possible to specify a custom binary for git
  • The list of documents is now paginated (configurable amount of items)
  • Names of the components are now configurable
  • Don't show the avatar if there is no email
  • Better tests for the validity of the configuration options
  • Fixes #39
  • Fixes #37
  • Fixes #32
  • Fixes #27
  • Fixes #22

v0.6.1

9 years ago
  • Due to an incompatibility with latest versions of Express 3.x (and Connect), the Express version in package.json has been frozen
  • Removed some deprecation warnings
  • Fixed some problems on the welcome page

v0.4.4

10 years ago

Better typography

v0.4.3

10 years ago
  • Closes #19
  • Better line height for LI
  • Refines PR #20

v0.4.2

10 years ago