Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 852 Bytes

CHANGELOG.md

File metadata and controls

30 lines (23 loc) · 852 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.1] - 2018-07-14

Added

  • Add a secure parameter to /api to know if server is secured
  • Add a waitDB parameter to wait for DB connection before starting

Changed

  • Safe restart of MongoDB Docker
  • Update MongoDB driver to 2.x

[1.0] - 2018-05-16

Added

  • Separation from Sugarizer repository
  • Standalone server (Apache server no longer need)
  • Handle login/password
  • Full dashboard with information on activities, users and journal
  • SSL support

Changed

  • Improved API
  • Docker now need only 2 containers
  • .ini file location now depend of NODE_ENV variable