Skip to content

v2.0.0

Compare
Choose a tag to compare
@gerard2perez gerard2perez released this 25 Oct 14:25

<a name"2.0.0">

2.0.0 (2017-10-25)

Bug Fixes

  • circular require in BundleItem (8d2ed2b8)
  • make seed compatible with koaton 2.0.5 (9aa80edb)
  • remove 'removeSafe' function (40b195f2)
  • bundles will be serve better while developing (5dbaa080)
  • port won't fallback to 62626 is a port is defined in config (35e3dc86)
  • new app will be correctly generated (fba77743)
  • nginx: conf generation will redirect non-www to www in http or https to https (eab4df78)
  • serve: image compression will run only in the files added/removed and not all (2f7c9497)

Features

  • add support for google translate API (c68316ba)
  • add support to auto-select open port to bind the application (5d49276c)
  • make system compatible with koaton 2.0.5 (1779e8ba)
  • move api to math koaton 2.0.2 and node v8 (2ce40d39)
  • nginx: improve .conf generation adding support to ssl (73bf5302)

Breaking Changes

  • api will woro with async/await

(2ce40d39)