Skip to content

v1.1.4

Compare
Choose a tag to compare
@nero120 nero120 released this 17 Jul 16:06
· 89 commits to master since this release

v1.1.4 includes a number of minor fixes to routing, versioning and tests, and dependency updates.

  • Added: Port to connect to mongoDB is now configurable.
  • Added: Generated docs CSS is now minified.
  • Fixed: Bookmarks routes now always applies to current minor/patch version.
  • Fixed: Current API version number is now set by version key in package.json. Redundant version.json file has been removed.
  • Fixed: Tests now use user config values.
  • Fixed: Integration tests can now be run whilst API is running.