All Versions
228
Latest Version
Avg Release Cycle
12 days
Latest Release
56 days ago

Changelog History
Page 16

  • v2.5.0 Changes

    October 01, 2017

    ๐Ÿ› Bug Fixes

    • :bug: check error code to prevent data loss (5d73dca) fix #329
    • ๐Ÿ›  Fix #334 UI failure on IE 11, add suppor for old browsers. (f1f15be)

    ๐Ÿ”‹ Features

    • header authorization uplink (7baf7cb)
  • v2.4.0 Changes

    September 23, 2017

    ๐Ÿ› Bug Fixes

    • :bug: check error code to prevent data loss (5d73dca)
    • :bug: check error code to prevent data loss (93aae05)
    • ๐Ÿ“‡ :bug: Package metadata cache not work (4d6a447)
    • ๐Ÿ›  Fixed bug with Maximum call stack size exceeded on packages web API (#326)
    • ๐Ÿ›  fix: :bug: Package metadata cache does not work (#317)
    • ๐ŸŒฒ Debug log color in terminal is too dark (#311)
    • ๐Ÿ“„ docs: Add new sections to documentation (#308)
    • โœ‚ Remove from web section not longer valid properties (#307) (#309)
    • ๐Ÿ›  Fix possible data loss upstream (#306) (#300)

    ๐Ÿ”‹ Features

    • โšก๏ธ Update node alpine version to 8.4.0 (3f96ce3)
  • v2.3.6 Changes

    August 17, 2017

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”— link was broken (a9481cc)
    • Correct accept header set for registry requests (#295)
    • ๐Ÿ“š Update SSL documentation (#296)
    • ๐Ÿ›  Fix auth process to check against username also and not just groups (#293)
  • v2.3.5 Changes

    August 14, 2017

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”ง configuration files inconsistencies, add unit test (644c098)
    • โœ‚ Remove accept header that seems cause issues #285 #289 and npm search fails (fab8391)
  • v2.3.4 Changes

    July 29, 2017

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”’ Docker image fails due lock file localhost references (901a7be)
  • v2.3.3 Changes

    July 29, 2017

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”จ refactor #268 in a better way, amended to elegant way (94fb6ad)
  • v2.3.2 Changes

    July 28, 2017

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“ฆ :bug: detail page can't handle scoped package (1c9fbfc)
    • ๐Ÿšš #268 remove the accept header that avoids request with some regiestries (e7dcf3c)
    • #78 add new setting to allow publish when uplinks are offline (430425c)
    • broken link (9fb0e14)
    • ๐Ÿ‘• lint warning (d0afe78)
    • ๐Ÿณ Param web.title from config.yaml does not work on docker image #265 (b1a396d)
    • undefined check (ff96d2e)
  • v2.3.1 Changes

    July 25, 2017
    • ๐Ÿ› bug: Detail page can't handle scoped package - #261
    • ๐Ÿ› bug: can't publish a private package to verdaccio while offline - #223
    • ๐Ÿ”จ refactor: use light version of syntax highlighter - #260
  • v2.3.0 Changes

    July 22, 2017
    • ๐Ÿ”‹ feature: Refactor User Interface - #220
  • v2.2.7 Changes

    July 18, 2017
    • ๐Ÿ› bug: fix running behind of loadbalancer with TLS termination - #254