Skip to content

Releases: ifnode/ifnode

v1.10.1 release notes

19 Nov 16:51

Choose a tag to compare

Changes:

  • General: updated modules with critical issues

v1.10.0 release notes

19 Nov 16:51

Choose a tag to compare

Changes:

  • General: added "configuration" option to Application

v1.9.1 release notes

15 Aug 10:26

Choose a tag to compare

Bugs:

  • app.register doesn't throw original module error

v1.9.0 release notes

04 Apr 11:43

Choose a tag to compare

Changes:

  • Feature: added possibility for catching errors from async handlers and pass them to "next" callback

v1.8.0 release notes

22 Dec 20:13

Choose a tag to compare

Changes:

  • Added special marker for Component class for checking ones from different IFNode modules

v1.7.4 release notes

21 Dec 16:20

Choose a tag to compare

Bugs:

  • Plugin components configuration incorrectly pass into plugin

v1.7.3 release notes

23 Nov 13:41

Choose a tag to compare

Bugs:

  • Incorrect "this" statement for configuration's db "config" method

v1.7.2 release notes

03 Oct 13:52

Choose a tag to compare

Bugs:

  • Plugin components aren't loaded before rest

v1.7.1 release notes

19 Sep 09:51

Choose a tag to compare

Bugs:

  • Non-JS-files are tried to load in controllers folder

v1.7.0 release notes

23 Aug 19:55

Choose a tag to compare

v1.7.0 release notes:

Changes:

  • Integrated istanbul and coveralls.io with full source code covering!
  • Implemented loading of middleware modules from extensions
  • Updated modules version
  • Cleared "dead"-code and optimized code parts

Bugs:

  • Fixed bug with incorrect creation of https server for pfx and key/cert pairs