All Versions
145
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 13

  • v3.0.6 Changes

    • ๐Ÿ›  fix(log4js): Upgrade log4js to version 3.0.3 and fix default log configuration
  • v3.0.5 Changes

    • ๐Ÿ›  fix(package): update log4js to version 3.0.2
    • ๐Ÿ›  fix(package): update knex to version 0.15.2
    • ๐Ÿ›  fix(package): update yargs to version 12.0.1
    • ๐Ÿ“š chore(readme): Update documentation
    • ๐Ÿ›  fix(package): update install to version 0.12.0
    • ๐Ÿ›  fix(revive): Include user information on revive
    • โšก๏ธ chore(package): update eslint to version 5.0.0
    • โšก๏ธ chore(package): update nyc to version 12.0.1
  • v3.0.4 Changes

    • โšก๏ธ feat(metrics): Expose toggle updates to prometheus
    • ๐Ÿ“ฆ chore(package.json): Bump serve-favicon to 2.5.0
    • ๐Ÿ“ฆ chore(package.json): Bump joi to 13.0.3
    • ๐Ÿ“ฆ chore(package.json): bump express
    • ๐Ÿ“ฆ chore(package.json): Bump log4js to 2.6.0
    • ๐Ÿ“ฆ chore(package.json): Bump moment to 2.22.1
    • ๐Ÿ“ฆ chore(package.json): Bump @types/node to 10.0.8
    • ๐Ÿ“ฆ chore(package.json): Bump pg to 7.4.3
    • ๐Ÿ“ฆ chore(package.json): Bump knex to 0.14.6
    • ๐Ÿ“ฆ chore(package.json): Bump commander to 2.15.1
  • v3.0.3 Changes

    • feat(bind): Added option to bind to specific http address
    • ๐Ÿ›  fix(migration): Unleash should not start if migration fails.
  • v3.0.2 Changes

    • ๐Ÿ›  fix(package): Update unleash-frontend to version 3.0.1
  • v3.0.1 Changes

    • ๐Ÿ›  fix(package): Update db-migrate-pg to version 0.4.0
    • ๐Ÿ›  fix(package): update prom-client to version 11.0.0
    • ๐Ÿ”จ refactor: use body-parser bundled with express
    • ๐Ÿ›  fix(package): update express-validator to version 5.0.0
  • v3.0.0 Changes

    • ๐Ÿš€ All changes in all 3.0.0 alpha-releases is included in this version
    • ๐Ÿ›  fix(package): Upgrade unleash-frontend to version 3.0.0
  • v3.0.0-alpha.9 Changes

    • ๐Ÿ›  Bugfix: more informative name validation errors (#292)
  • v3.0.0-alpha.8 Changes

    • [Auth] User-provider (#261)
    • [Auth] Document how to secure Unleash (#234)
    • ๐Ÿ’ป [Auth] Admin UI should handle 401 (#232)
    • [Auth] Client API authentication (#231)
    • [Auth] Handle 403 (Forbidden) with custom auth.
    • ๐Ÿ‘ [Auth] Support sign out (#288)
  • v3.0.0-alpha.7 Changes

    • ๐Ÿ›  Bugfix: Should not allow creation of archived toggle #284