verdaccio v4.9.0 Release Notes

Release Date: 2020-11-22 // over 3 years ago
  • @@ -0,0 +1,1859 @@

    ๐Ÿ”„ Changelog

    ๐Ÿ‘€ All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

    4.9.0 (2020-11-22)

    ๐Ÿ”‹ Features

    • migrate yarn 1 to yarn 2 (#1962) (1ece11c)
    • โšก๏ธ update docker base image to node 14.15.0 (#1992) (f901749)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ—„ buffer deprecated warnings (#1993) (4feaf24)
    • โœ… check author if lastest is not found (#1994) (185babc)
    • ๐Ÿ”’ package.json & yarn.lock to reduce vulnerabilities (#1910) (cb5a8a7)
    • โšก๏ธ update dependencies (#1965) (1443b73)
    • โšก๏ธ update dependencies (#1991) (ef51294)
    • โšก๏ธ update dependencies, docker base and build deps (#2007) (6eef015)
    • deps: bump @verdaccio/ui-theme from 1.12.1 to 1.13.1 (#1961) (f7aad33)
    • โšก๏ธ update Dockerfile to Node v12.18.4 (#1945) (b409c01)

    4.8.1 (2020-08-06)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”’ package.json & yarn.lock to reduce vulnerabilities (#1879) (7c50d87)
    • ๐Ÿ”’ package.json & yarn.lock to reduce vulnerabilities (#1889) (5e94478)
    • โšก๏ธ update readme library (#1892) (f75ad87)
    • โฌ†๏ธ upgrade docker base image nodejs (#1895) (261eab5)

    4.8.0 (2020-07-16)

    ๐Ÿ”‹ Features

    • deps: bump @verdaccio/ui-theme from 1.11.0 to 1.12.0 (#1872) (0348bf6)
    • ๐Ÿ”ง ca certificate is optional for https configuration (#1853) (912482a)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”’ package.json & yarn.lock to reduce vulnerabilities (#1876) (e374a62)
    • โช revert move bodyParse to the upper level (#1841) (#1877) (844267c)
    • โšก๏ธ update dependencies (#1878) (3c48670)

    4.7.2 (2020-06-26)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”’ package.json & yarn.lock to reduce vulnerabilities (#1863) (b559d75)

    4.7.1 (2020-06-22)

    ๐Ÿ› Bug Fixes

    • ๐Ÿšš move search v1 endpoint as experimental (#1850) (0bfdeaa)

    4.7.0 (2020-06-20)

    ๐Ÿ”‹ Features

    • ๐Ÿ—„ npm deprecation support (#1842) (80ade97)
    • โช restore Node 8 support (#1832) (56b677a)
    • โšก๏ธ update ui add new languages (#1849) (4d01831)
    • โšก๏ธ update verdaccio plugins and dependencies (#1838) (03c7feb)

    ๐Ÿ› Bug Fixes

    4.6.2 (2020-05-01)

    ๐Ÿ› Bug Fixes

    4.6.1 (2020-04-27)

    ๐Ÿ› Bug Fixes

    4.6.0 (2020-04-24)

    ๐Ÿ”‹ Features

    ๐Ÿ› Bug Fixes

    • ๐Ÿšฆ fatal exception and crash when log rotate signal event is called (#1774) (1a9a12e), closes #1709
    • ๐Ÿ’ป incorrect primary_color crash the ui (#1771) (d689260)
    • โฌ†๏ธ upgrade async from 3.1.1 to 3.2.0 (#1756) (3ec8d13)
    • โฌ†๏ธ upgrade dayjs from 1.8.20 to 1.8.21 (#1759) (ebae410)
    • โฌ†๏ธ upgrade dayjs from 1.8.21 to 1.8.22 (b2d00e4)

    4.5.1 (2020-03-14)

    ๐Ÿ› Bug Fixes

    • โšก๏ธ update docs to support minimum node v10 (#1753) (17c3324)

    4.5.0 (2020-03-14)

    ๐Ÿ”‹ Features

    ๐Ÿ› Bug Fixes

    4.4.4 (2020-02-26)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“ฆ tarball urls for web/package (fix #1714) (#1716) (70a93da)
    • โฌ†๏ธ upgrade @verdaccio/local-storage from 9.0.0 to 9.3.0 (#1717) (1f3f8cd)
    • โฌ†๏ธ upgrade semver from 7.1.1 to 7.1.2 (#1719) (c3e931e)

    4.4.3 (2020-02-19)

    ๐Ÿ› Bug Fixes

    4.4.2 (2020-01-11)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘‰ use hasProxyTo to find correct uplink for tarballs (#1644) (19d9fc2), closes #1642 #1642
    • deps: bump @verdaccio/local-storage from 8.5.0 to 9.0.0 (7b67bea), closes #1663 #1639
    • deps: bump @verdaccio/ui-theme from 0.3.10 to 0.3.11 (#1657) (9a2fd81)
    • deps: bump @verdaccio/ui-theme from 0.3.11 to 0.3.12 (#1657) (#1665) (aac6709)
    • โšก๏ธ updated combine url fix method (#1647) (4f43347)

    4.4.1 (2020-01-03)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“ฆ prevent issue with leading hyphen in package name - fixes #1429 (#1636) (f89bf27)
    • โš  warning due ui dependecy (#1638) (fbc87fc)

    4.4.0 (2019-12-15)

    ๐Ÿ› Bug Fixes

    • search api will not set magic date header when return array (#1598) (158de3f)

    ๐Ÿ”‹ Features

    4.3.5 (2019-11-21)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”„ changed the exit code for info flag (#1537) (cbea2ed)
    • ๐Ÿ“ฆ package.json to reduce vulnerabilities (#1552) (cd8228b)
    • ๐Ÿ“ฆ package.json to reduce vulnerabilities (#1577) (e459881)
    • ๐Ÿ“ฆ package.json to reduce vulnerabilities (#1583) (2f3ba93)

    4.3.4 (2019-10-23)

    ๐Ÿ› Bug Fixes

    • minor grammatical tweak (#1513) (35f816b)
    • โœ๏ธ minor typos, formatting, and docs (#1512) (549f474)
    • ๐Ÿ”’ security vulnerability at readme in dompurify dep (#1532) (2ac7770)

    4.3.3 (2019-10-03)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ allow add to request agentOptions (#1506) (65d6a93)

    4.3.2 (2019-10-02)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”ง comment out experiments from configuration files (#1505) (3438b75)
    • ๐Ÿ›  fixing the lint issues (#1503) (02aee3a)
    • ๐Ÿ›  fixing typos in comments (#1504) (72314e4)

    4.3.1 (2019-10-01)

    ๐Ÿ› Bug Fixes

    4.3.0 (2019-09-30)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“ฆ package.json to reduce vulnerabilities (#1474) (b1cd070)

    ๐Ÿ”‹ Features

    • ๐Ÿ“ฆ browse web package version (#1457) (d5303f4)
    • ๐ŸŒฒ ensure every log file has at least one record (#1414) (962d5d5)
    • ๐Ÿ‘ npm token command support (#1427) (dbf2017)
    • ๐Ÿณ docker: Node.js update to 10.16.3 (#1473) (e081a58)

    4.2.2 (2019-08-25)

    ๐Ÿ› Bug Fixes

    4.2.1 (2019-08-10)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fixed user creation endpoint to properly import groups (50e115f)
    • โœ‚ remove stub type definition for handlebars (de8dc43)
    • ๐Ÿšš unpublish and add or remove star collision (#1434) (c264f94)
    • deps: add missing prod dependency (849f5bc)

    4.2.0 (2019-07-29)

    ๐Ÿ› Bug Fixes

    ๐Ÿ‘ท Build System

    • deps: bump lodash.template from 4.4.0 to 4.5.0 (#1384) (b453681)
    • ๐Ÿ›  fix semver missing type on build with docker (12b60f6)
    • โšก๏ธ update issue templates for use info new flag (#1377) (495bb0a)

    ๐Ÿ”‹ Features

    • โž• add new prop to audit middleware (d93e76b)
    • convert project to typescript (#1374) (66f4197)
    • ๐Ÿณ docker image bump to node.js 10.16 (802c796)
    • ๐Ÿ”Œ plugins can throw http status codes (3c53997)
    • prevent secrets from leaking to source control (9ef6808)
    • โšก๏ธ update to @verdaccio/[email protected] (9dd1c8f)

    โœ… Tests

    • โž• add unit test for parser logger strings (3beb57f)

    4.1.0 (2019-07-08)

    ๐Ÿ”‹ Features

    • ๐Ÿ“œ parse YAML/JSON/JS config file (#1258) (95d134b)
    • ๐Ÿ”Œ plugin support to filter packages (b9ffac5), closes #818
    • chore: Included provision to show up local environment information (#1365) (eb6bf51), closes #1364

    โœ… Tests

    • increase usage of constants (2f3ec2c)
    • ๐Ÿ›  fix broken test for validate parameters (4bf6b3b)
    • โœ… relocate api spec test (8786a37)
    • relocate helpers (d052bce)
    • โœ… relocate notification test (596c727)
    • ๐Ÿ”Œ relocate plugin storage (e7400ce)
    • โœ… relocate spec test (b4c42c1)
    • โœ… relocate test (3929633)
    • โœ… relocate unit test (ca2e23c)
    • โœ… relocate unit test cli, proxy, utils (b1eb7c6)

    4.0.4 (2019-06-20)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  correctly check the keepAliveTimeout value, fixes #1352 (#1353) (a92bd5f)

    4.0.3 (2019-06-14)

    ๐Ÿ› Bug Fixes

    4.0.2 (2019-06-13)

    ๐Ÿ› Bug Fixes

    • correctly check if the proxy setting evaluates to false (#1336) (df834f4)
    • โšก๏ธ update dependencies (e581634), closes #1339
    • โšก๏ธ update security policy details (#1342) (ddcd89d)
    • api: force authenticate on login (#1347) (85c1bd1)
    • ๐Ÿ’ป ui: failed to load all packages after login (192fb77)

    4.0.1 (2019-05-28)

    ๐Ÿ› Bug Fixes

    4.0.0 (2019-05-26)

    ๐Ÿ› Bug Fixes

    • โž• add missing pkg version and name on start up (8cf3966)
    • โšก๏ธ update @verdaccio/ui-theme:0.1.7 (8e48eea)
    • โš  warning text is hard to read when running under root (3ac038f)

    ๐Ÿ”‹ Features

    4.0.0-beta.10 (2019-05-20)

    ๐Ÿ› Bug Fixes

    • โž• add missing pkg version and name on start up (8cf3966)

    4.0.0-beta.9 (2019-05-20)

    ๐Ÿ› Bug Fixes

    • โšก๏ธ update @verdaccio/ui-theme:0.1.7 (8e48eea)

    ๐Ÿ”‹ Features

    4.0.0-beta.8 (2019-05-07)

    ๐Ÿ› Bug Fixes

    • โšก๏ธ update lock file (3c69132)

    4.0.0-beta.7 (2019-05-07)

    4.0.0-beta.6 (2019-05-07)

    ๐Ÿ› Bug Fixes

    • routing is aware of reverse proxy directory #1297 (01f8da6)

    4.0.0-beta.5 (2019-04-30)

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

    4.0.0-beta.4 (2019-04-29)

    ๐Ÿ”‹ Features

    4.0.0-beta.3 (2019-04-28)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”ง logo field in configuration cannot use the local file (56c70d4)
    • ๐Ÿ’ป ui: version rendering issue (40679aa)

    4.0.0-beta.2 (2019-04-26)

    ๐Ÿ”‹ Features

    • ๐ŸŒ accept web.primary_color as config option and inject into webui (#1282) (9f8a054)

    4.0.0-beta.1 (2019-04-16)

    ๐Ÿ› Bug Fixes

    • all static files are captured by the router (86a6e5e)

    4.0.0-beta.0 (2019-04-15)

    ๐Ÿ› Bug Fixes

    4.0.0-alpha.7 (2019-04-06)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“ฆ package.json to reduce vulnerabilities (d99053e)

    ๐Ÿ”‹ Features

    4.0.0-alpha.6 (2019-03-30)

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

    • โž• add star and unstar api for 4.x (1ab7c50)
    • โž• add stars api (75c0e1e)
    • โฌ†๏ธ engines and npm upgraded to v8 and v5 (89b0efe)

    4.0.0-alpha.5 (2019-03-04)

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

    • ability to restrict unpublish action to certain users #492 (ef50325)
    • โž• add dependencies navigation (adfcbc2)
    • โž• add dist-tags on ui (4f4720d)
    • โž• add support for profile cli command #392 (change password) (#1034) (f1416ed)
    • โž• added uplinks component (6c32769)
    • โž• added versions. wip (5573ff5)
    • ๐Ÿ‘ allow apiJWTmiddleware to be managed by Auth plugin (049917a)
    • ๐Ÿ‘ allow disable gravatar #1172 (c338f46)
    • ๐Ÿ‘ allow order packages via on web #1163 (49c6f03)
    • disable node9 on circleci (9e4e8be)
    • ๐Ÿ’ป endpoints change password on ui (#1068) (712db31)
    • migrate react router from hash to history api #1013 (1a456fb)
    • not found page (#1208) (752b870)
    • ๐Ÿ“ฆ package version gets sent to plugins (3943863)
    • register info selector (6d96007)
    • ๐Ÿ’ป stop hit proxies on search web UI (#1126) (2362310)
    • โšก๏ธ update verdaccio author (9efd1e2)
    • ๐Ÿ‘‰ use verdaccio babel preset (d37fe5c)
    • ๐Ÿ‘‰ use verdaccio babel preset (c3af3cb)

    4.0.0-alpha.1 (2018-09-27)

    4.0.0-alpha.0 (2018-09-27)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix docker python issue #883 (611aeb4)
    • ๐Ÿ“ฆ load package list undefined (#993) (4431c47)
    • ๐Ÿ‘‰ Make systemd unit more production-like (#929) (ffc9410)

    ๐Ÿ”‹ Features

    4.0.0-alpha.4 (2019-01-09)

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

    • โž• add support for profile cli command #392 (change password) (#1034) (f1416ed)
    • ๐Ÿ’ป endpoints change password on ui (#1068) (712db31)
    • ๐Ÿ’ป stop hit proxies on search web UI (#1126) (2362310)

    4.0.0-alpha.3 (2018-10-12)

    ๐Ÿ› Bug Fixes

    4.0.0-alpha.2 (2018-10-12)

    ๐Ÿ› Bug Fixes

    • click on logo when using url_prefix was not working (#996) (3ac9646)

    4.0.0-alpha.1 (2018-09-27)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix docker python issue #883 (611aeb4)
    • ๐Ÿ“ฆ load package list undefined (#993) (4431c47)
    • ๐Ÿ‘‰ Make systemd unit more production-like (#929) (ffc9410)

    ๐Ÿ”‹ Features

    3.11.6 (2019-02-25)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“ฆ overrides existing package to zero bytes file #1191 (d470cfe)
    • โœ‚ remove unused dependency (e943d91)

    3.11.5 (2019-02-21)

    ๐Ÿ› Bug Fixes

    • debugging with all ports (c7789f1)
    • ๐Ÿ“ฆ package.json to reduce vulnerabilities (5fdf678)

    3.11.4 (2019-02-11)

    ๐Ÿ› Bug Fixes

    • โšก๏ธ update dependencies due to security vulnerabilities (f6f014a)

    3.11.3 (2019-02-07)

    ๐Ÿ› Bug Fixes

    • server keepAliveTimeout is in milliseconds, config value in seconds. (7f79c77)

    3.11.2 (2019-02-05)

    ๐Ÿ› Bug Fixes

    3.11.1 (2019-01-31)

    ๐Ÿ› Bug Fixes

    • donโ€™t make change if time fields match (#1167) (e62ef8d)
    • ๐Ÿ“ฆ donโ€™t packages that have no uplinks after reading (#1204) (95686be)

    3.11.0 (2019-01-27)

    ๐Ÿ”‹ Features

    • introduce server keepAliveTimeout into config files (a359055)

    3.10.2 (2019-01-22)

    ๐Ÿ› Bug Fixes

    • โž• add logic to catch clause (#1183) (056d396)
    • โž• adds _id to normalise metadata (#1194) (e2fa581)
    • โœ‚ remove some unneeded checks (#1182) (ab56d75)
    • โœ‚ remove unused object (#1185) (e9b3907)
    • โœ‚ remove unused parameters from processBody method invocation (#1184) (064f7cf)
    • โœ‚ remove use of comma separator (#1186) (f20fefa)
    • โœ‚ remove useless assignment to local variable emailCopy (#1181) (13b8347)

    3.10.1 (2018-12-20)

    ๐Ÿ› Bug Fixes

    • โœ‚ remove useless secureProtocol option (#1158) (c99266d)

    3.10.0 (2018-12-06)

    ๐Ÿ› Bug Fixes

    • โšก๏ธ update docker node to 10.14.1 (#1148) (68165ca)

    ๐Ÿ”‹ Features

    • ๐Ÿ‘ allows package.json as package name (#1149) (6554973)

    3.9.0 (2018-12-04)

    ๐Ÿ› Bug Fixes

    • โšก๏ธ update node within Dockerfile (#1139) (24e9121)

    ๐Ÿ”‹ Features

    3.8.6 (2018-11-15)

    ๐Ÿ› Bug Fixes

    • answer with 401 instead of 403 when no credentials were sent (#1109) (4e34551), closes #1105

    3.8.5 (2018-10-18)

    ๐Ÿ› Bug Fixes

    3.8.4 (2018-10-13)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ’ป click on logo break ui (#1073) (9a3c8bc)
    • click on logo when using url_prefix was not working (#996) (3ac9646)

    3.8.3 (2018-10-07)

    ๐Ÿ› Bug Fixes

    3.8.2 (2018-09-27)

    ๐Ÿ› Bug Fixes

    3.8.1 (2018-09-10)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘Œ support localTimeZone for logger pretty-timestamped format (#984) (df237fa)

    3.8.0 (2018-09-05)

    ๐Ÿ› Bug Fixes

    • 0๏ธโƒฃ missing properties for default matcher #981 (#982) (3ca20d0)

    ๐Ÿ”‹ Features

    • ๐Ÿ”ฆ exposed rotating-file log for json logging (#948) (5ca0ca5)

    3.7.1 (2018-08-28)

    ๐Ÿ› Bug Fixes

    3.7.0 (2018-08-25)

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

    • โšก๏ธ update logos & add new page for logos on website (#941) (652003f)

    3.6.0 (2018-08-13)

    ๐Ÿ› Bug Fixes

    • abort the stream to prevent overwriting existing tarbal (2e5a409)
    • webui: search crash on ' ' as a value #898 (#902) (fd67698)

    ๐Ÿ”‹ Features

    • ๐ŸŒ translations: enable Chinese Simplified on website (88b29e0)

    3.5.1 (2018-08-02)

    ๐Ÿ› Bug Fixes

    • โœ‚ remove version page (8a0e8ab)

    3.5.0 (2018-08-02)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix docker python issue #883 (ec744ea)
    • ๐Ÿšš unpublish version does not remove it from timeline (61e62bd)

    ๐Ÿ”‹ Features

    • โž• adds gravatar support for maintainers (4df6b3b)
    • โž• adds option to set scope in webui instructions header (f9e9383), closes #593

    3.4.1 (2018-07-27)

    ๐Ÿ› Bug Fixes

    • solves dependency bug for one dependency (#857) (f9c9c44)

    3.4.0 (2018-07-27)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”Œ Authentication Plugins / plugin[method] is not a function (0a3870e)

    ๐Ÿ”‹ Features

    • โž• adds base64 support in webui token (#840) (4a7a94a)

    3.3.0 (2018-07-22)

    ๐Ÿ› Bug Fixes

    • โž• add RemoteUser type for auth (2f4dbe8)
    • โž• adds webpack banner plugin to tag bundles with version (#784) (dac28d3)
    • โœ… dynamic date generation for component test (e5ea0c2)
    • ignores http_proxy and https_proxy (d04dc8d)
    • ๐Ÿ‘Œ improves regex for ascii and test (#461) (be3968f)
    • ๐Ÿ’ป license field alignment on web ui (#761) (9fa523a)
    • open external tabs in new tabs (25e8e60)
    • ๐Ÿ“ฆ package.json to reduce vulnerabilities (389e306)
    • solve seo issue #760 (62d3033)
    • ๐Ÿ”Œ wrong auth plugin signature (5c2c414)

    ๐Ÿ”‹ Features

    • โž• adds support for ascii-doc preview in readme (#464) (29bb57a)
    • โž• adds support for external plugin directory (#532) (11dcf79)
    • capitalises logged in username (#752) (0e21e35)

    3.2.0 (2018-06-15)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ allowing to allow replace static enpoint in case of reverse proxy (90803c7)
    • ๐Ÿ›  fixed linebreaks lint issue (9e3ab09)
    • ๐Ÿ“ฆ normalize package was broken #758 (3717ad4)

    ๐Ÿ”‹ Features

    • โž• Add basic package infos and resource links to sidebar. (7bd3a4f)
    • โž• add published package support to template (4245636)
    • โž• added information about package publisher for notifications (1ca5298)

    3.1.2 (2018-06-11)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”ง configure fetch to send cookies (98ac855)
    • ๐Ÿ”Œ search implementation depends now of each plugin (8f0508f)

    3.1.1 (2018-06-07)

    ๐Ÿ› Bug Fixes

    3.1.0 (2018-06-05)

    ๐Ÿ› Bug Fixes

    • groups are not array were not handled (a62688f)
    • ๐Ÿ‘Œ improve bundle size (a79d87b)

    ๐Ÿ”‹ Features

    • โž• add published date and license on ui (ecbe616)
    • using code splitting on routers (0af6f5a)

    3.0.2 (2018-05-31)

    ๐Ÿ› Bug Fixes

    • 0๏ธโƒฃ enable audit by default (8df186c)
    • โœ… skip problematic unit test (c920fa3)

    3.0.1 (2018-05-31)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ’ป ui fails to render whether time is missing (f575b48)

    3.0.0 (2018-05-30)

    ๐Ÿ› Bug Fixes

    • favicon refers to .png while only .ico exists #681 (11e6f9f)
    • ๐Ÿ’ป web-ui css were not being minimized (3168a76)

    ๐Ÿ”‹ Features

    • ๐Ÿ†• new verdaccio skin to webui (b8b2612)

    3.0.0-beta.12 (2018-05-23)

    ๐Ÿ”‹ Features

    • โž• add node 10 support for test and docker (cee2564)
    • ๐Ÿ‘Œ support for npm audit fix #689 (f9f180d)

    3.0.0-beta.11 (2018-05-20)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“„ docs: clarify usage of uplink auth property (01f7969)
    • โœ‚ remove useless warning ignoring tag (0aeac06)

    3.0.0-beta.10 (2018-05-14)

    ๐Ÿ› Bug Fixes

    ๐Ÿ”‹ Features

    • ๐Ÿ“‡ return latest dis-tag readme whether main metadata readme is emtpy (e75376b)

    3.0.0-beta.9 (2018-05-13)

    ๐Ÿ› Bug Fixes

    • โšก๏ธ update dependencies #691 (d07bfc5)
    • vulnerabilities dependencies (d4722d6)
    • vulnerabilities with lodash (bcf128e)

    3.0.0-beta.8 (2018-05-09)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ allow do not include storage if uses a storage plugin (4332ffc)
    • 0๏ธโƒฃ disable autocomplete on search so it doesn't default to username (2e41d9f)
    • ๐Ÿ‘‰ make enter key submit the login modal form (f89b498)

    3.0.0-beta.7 (2018-04-30)

    ๐Ÿ› Bug Fixes

    • beta header (102fa22)
    • enforce maximum amount of users for new users only (4d19d7d)
    • ๐Ÿ— package command build:webui breaks on non-unix platforms (4ec81d4)
    • โช restore plugin loader (3c1c3ca)
    • ๐ŸŽ should fix flow performance issues (453891b)
    • โšก๏ธ update memory plugin (a7aa77a)
    • โšก๏ธ update memory plugin for e2e (df418a8)
    • โšก๏ธ update memory storage plugin (a75b7bd)
    • โšก๏ธ update types (4d5e8aa)
    • โšก๏ธ update uplinks auth header (3f6eeb4), closes #670
    • โฌ†๏ธ upgrade webpack to v4. fixes [#544] (b1c631c)

    3.0.0-beta.6 (2018-04-03)

    ๐Ÿ› Bug Fixes

    • api login use case when user already exist (6491db4)

    ๐Ÿ”‹ Features

    • โšก๏ธ update verdaccio-htpasswd plugin (3a9c994)

    3.0.0-beta.5 (2018-03-26)

    ๐Ÿ› Bug Fixes

    • โž• adds debounce to search api call (aa60e1d)
    • โœ… test: replaces LocaleString with date-nfs/format (0d3cf84)
    • ๐Ÿ‘• correct linter errors and warnings (5c5af27)
    • display logo (cbf4b9c)
    • login with fetch (f338ee4)
    • โœ… unit test and better error handling (2022a30)

    ๐Ÿ”‹ Features

    • โœ‚ remove web logout endpoint (badc707)

    3.0.0-beta.4 (2018-03-18)

    ๐Ÿ› Bug Fixes

    • โž• add teardown for unit test (036120b)

    ๐Ÿ”‹ Features

    3.0.0-alpha.0 (2018-01-07)

    2.7.2 (2018-01-05)

    ๐Ÿ› Bug Fixes

    • โœ… marked dependency to latest (75bf2a8)

    2.7.1 (2017-12-20)

    ๐Ÿ› Bug Fixes

    • notification for multiple endpoints (b605d1e)

    2.7.0 (2017-12-05)

    ๐Ÿ”‹ Features

    • โž• Add middleware plugins from fl4re/sinopia (374a5e8)
    • ๐ŸŒฒ Log-rotation used to require a full restart of the application (baa4763
    • โž• Add Kubernetes instructions (ef1bd34
    • ๐ŸŒ Match shell title with web title (ddcc493

    2.6.6 (2017-11-08)

    ๐Ÿ› Bug Fixes

    • ๐Ÿฑ ๐Ÿ› incorrect logo url with slash at the end of url_prefix (859eccb)

    2.6.5 (2017-11-05)

    ๐Ÿ› Bug Fixes

    • โฌ†๏ธ upgrade node to fix long standing socket timeout issue (bcc13ac)

    2.6.4 (2017-10-31)

    ๐Ÿ› Bug Fixes

    • ๐Ÿฑ ๐Ÿ› incorrect resource and registry url while install on sub directory (67e97a1)

    2.6.3 (2017-10-21)

    ๐Ÿ› Bug Fixes

    • Check if socket exists before removing (e916a0f)

    2.6.2 (2017-10-21)

    ๐Ÿ› Bug Fixes

    • โœ‚ Remove unix socket before listen (d42a41e)

    2.6.1 (2017-10-19)

    2.6.0 (2017-10-18)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”Œ plugin loader with logs (d6ed202)

    ๐Ÿ”‹ Features

    • โž• add pfx support for https (c84d567)

    2.5.1 (2017-10-01)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  fix docker build failure due breaking changes in yarn (c62e90f)

    2.5.0 (2017-10-01)

    ๐Ÿ› Bug Fixes

    • ๐Ÿฑ ๐Ÿ› 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)

    2.4.0 (2017-09-23)

    ๐Ÿ› Bug Fixes

    • ๐Ÿฑ ๐Ÿ› check error code to prevent data loss (5d73dca)
    • ๐Ÿฑ ๐Ÿ› check error code to prevent data loss (93aae05)
    • ๐Ÿ“‡ ๐Ÿ› Package metadata cache not work (4d6a447)
    • ๐Ÿ›  Fixed bug with Maximum call stack size exceeded on packages web API (#326)
    • ๐Ÿ›  fix: ๐Ÿ› 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)

    2.3.6 (2017-08-17)

    ๐Ÿ› 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)

    2.3.5 (2017-08-14)

    ๐Ÿ› Bug Fixes

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

    2.3.4 (2017-07-29)

    ๐Ÿ› Bug Fixes

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

    2.3.3 (2017-07-29)

    ๐Ÿ› Bug Fixes

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

    2.3.2 (2017-07-28)

    ๐Ÿ› Bug Fixes

    • ๐Ÿ“ฆ ๐Ÿ› 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)

    2.3.1 (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

    2.3.0 (July 22, 2017)

    • ๐Ÿ”‹ feature: Refactor User Interface - #220

    2.2.7 (July 18, 2017)

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

    2.2.6 (July 13, 2017)

    • โšก๏ธ build: update node version due security update announcement - #251

    2.2.5 (July 4, 2017)

    • ๐Ÿ›  Fixed adding the verdaccio user into the group - #241

    2.2.3 (July 4, 2017)

    • โšก๏ธ Updated Dockerfile & added proper signal handling - #239

    2.2.2 (July 2, 2017)

    2.2.1 (June 17, 2017)

    • ๐Ÿšš config section moved up, some keywords added - #211
    • ๐Ÿ“„ docs: update docs with behind reverse proxy - #214
    • โž• Add remote ip to request log - #216

    2.2.0 (June 8, 2017)

    • ๐Ÿ‘ Allow url_prefix to be only the path - (@BartDubois ) in #197
    • ๐Ÿ”ง Apache reverse proxy configuration - (@mysiar ) in #198
    • don't blindly clobber local dist-tags - (@rmg ) in #206
    • โž• Adds cache option to uplinks - (@silkentrance ) in #132

    2.1.7 (May 14, 2017)

    • ๐Ÿ›  Fixed publish fail in YARN - (@W1U02 in #183

    2.1.6 (May 12, 2017)

    2.1.5 (April 22, 2017)

    2.1.4 (April 13, 2017)

    2.1.3 (March 29, 2017)

    2.1.2 (March 9, 2017)

    2.1.1 (February 7, 2017)

    2.1.0 (October 11, 2016)

    • Use __dirname to resolve local plugins (@aledbf in #25)
    • ๐Ÿ›  Fix npm cli logout (@plitex in #47)
    • โž• Add log format: pretty-timestamped (@jachstet-sea in #68)
    • ๐Ÿ‘ Allow adding/overriding HTTP headers of uplinks via config (@jachstet-sea in #67)
    • โšก๏ธ Update Dockerfile to fix failed start (@denisbabineau in #62)
    • โšก๏ธ Update the configs to fully support proxying scoped packages (@ChadKillingsworth in #60)
    • Prevent the server from crashing if a repo is accessed that the user does not have access to (@crowebird in #58)
    • Hook system, for integration into things like slack
    • Register entry partial even if custom template is provided (@plitex in #46)
    • ๐Ÿ“‡ Rename process to verdaccio (@juanpicado in #57)

    7 Jun 2015, version 1.4.0

    • avoid sending X-Forwarded-For through proxies (issues #19, #254)
    • ๐Ÿ›  fix multiple issues in search (issues #239, #253)
    • ๐Ÿ›  fix "maximum stack trace exceeded" errors in auth (issue #258)

    10 May 2015, version 1.3.0

    • โž• add dist-tags endpoints (issue #211)

    22 Apr 2015, version 1.2.2

    • ๐Ÿ›  fix access control regression in 1.2.1 (issue #238)
    • โž• add a possibility to bind on unix sockets (issue #237)

    11 Apr 2015, version 1.2.1

    • โž• added more precise authorization control to auth plugins (issue #207)

    29 Mar 2015, version 1.1.0

    • โž• add a possibility to listen on multiple ports (issue #172)
    • โž• added https support (issues #71, #166)
    • โž• added an option to use a custom template for web UI (issue #208)
    • โœ‚ remove "from" and "resolved" fields from shrinkwrap (issue #204)
    • ๐Ÿ›  fix hanging when rendering readme (issue #206)
    • ๐Ÿ›  fix logger-related crash when using sinopia as a library
    • all requests to uplinks should now have proper headers

    12 Feb 2015, version 1.0.1

    • ๐Ÿ›  fixed issue with max_users option (issue #184)
    • ๐Ÿ›  fixed issue with not being able to disable the web interface (issue #195)
    • ๐Ÿ›  fixed 500 error while logging in with npm (issue #200)

    26 Jan 2015, version 1.0.0

    • ๐Ÿ“œ switch markdown parser from remarkable to markdown-it
    • โšก๏ธ update npm-shrinkwrap.json
    • ๐Ÿ“‡ now downloading tarballs from upstream using the same protocol as for metadata (issue #166)

    22 Dec 2014, version 1.0.0-beta.2

    • ๐Ÿ›  fix windows behavior when $HOME isn't set (issue #177)
    • ๐Ÿ›  fix sanitization for highlighted code blocks in readme (issue render-readme/#1)

    15 Dec 2014, version 1.0.0-beta

    • Markdown rendering is now a lot safer (switched to remarkable+sanitizer).
    • ๐Ÿ›  Header in web interface is now static instead of fixed.
    • ๐Ÿ“ฆ GET /-/all?local now returns list of all local packages (issue #179)

    5 Dec 2014, version 1.0.0-alpha.3

    • ๐Ÿ›  Fixed an issue with scoped packages in tarballs

    25 Nov 2014, version 1.0.0-alpha

    Config file is now created in $XDG_CONFIG_HOME instead of current directory.

    ๐Ÿ–จ It is printed to stdout each time sinopia starts, so you hopefully won't have any trouble locating it.

    The change is made so sinopia will pick up the same config no matter which directory it is started from.

    0๏ธโƒฃ Default config file is now a lot shorter, and it is very permissive by default. You could use sinopia without modifying it on your own computer, but definitely should change it on production.

    โž• Added auth tokens. For now, auth token is just a username+password encrypted for security reasons, so it isn't much different from basic auth, but allows to avoid "always-auth" npm setting.

    โž• Added scoped packages.

    Please note that default * mask won't apply to them. You have to use masks like @scope/* to match scoped packages, or ** to match everything.

    0๏ธโƒฃ Enabled web interface by default. Wow, it looks almost ready now!

    All dependencies are bundled now, so uncompatible changes in 3rd party stuff in the future won't ruin the day.

    1 Nov 2014, version 0.13.2

    • ๐Ÿ›  fix EPERM-related crashes on windows (issue #67)

    22 Oct 2014, version 0.13.0

    • ๐ŸŒ web interface:
      • web page layout improved (issue #141)
      • latest version is now displayed correctly (issues #120, #123, #143)
      • fixed web interface working behind reverse proxy (issues #145, #147)

    2 Oct 2014, version 0.12.1

    ๐ŸŒ web interface:

    • update markdown CSS (issue #137)

    - jquery is now served locally (issue #133)

    ๐Ÿ›  bugfixes:

    • fix "offset out of bounds" issues (issue sinopia-htpasswd/#2)
    • "max_users" in htpasswd plugin now work correctly (issue sinopia-htpasswd/#3)
    • fix ENOTDIR, open '.sinopia-db.json' error in npm search (issue #122)

    25 Sep 2014, version 0.12.0

    set process title to sinopia

    ๐Ÿ›  web interface bugfixes:

    • save README data for each package (issue #100)
    • fix crashes related to READMEs (issue #128)

    18 Sep 2014, version 0.11.3

    • ๐Ÿ›  fix 500 error in adduser function in sinopia-htpasswd (issue #121)
    • ๐Ÿ›  fix fd leak in authenticate function in sinopia-htpasswd (issue #116)

    15 Sep 2014, version 0.11.1

    • mark crypt3 as optional (issue #119)

    15 Sep 2014, version 0.11.0

    โž• Added auth plugins (issue #99)

    ๐Ÿ“ฆ Now you can create your own auth plugin based on sinopia-htpasswd package.

    ๐Ÿšง WIP: web interface (issue #73)

    ๐Ÿš€ It is disabled by default, and not ready for production yet. Use at your own risk. We will enable it in the next major release.

    ๐Ÿ‘€ Some modules are now bundled by default, so users won't have to install stuff from git. We'll see what issues it causes, maybe all modules will be bundled in the future like in npm.

    14 Sep 2014, version 0.10.x

    ๐Ÿš€ A bunch of development releases that are broken in various ways. Please use 0.11.x instead.

    7 Sep 2014, version 0.9.3

    • ๐Ÿ›  fix several bugs that could cause "can't set headers" exception

    3 Sep 2014, version 0.9.2

    • ๐Ÿ‘ allow "pretty" format for logging into files (issue #88)
    • โœ‚ remove outdated user existence check (issue #115)

    11 Aug 2014, version 0.9.1

    • filter falsey _npmUser values (issue #95)
    • option not to cache third-party files (issue #85)

    26 Jul 2014, version 0.9.0

    ๐Ÿ†• new features:

    • add search functionality (issue #65)
    • allow users to authenticate using .htpasswd (issue #44)

    - allow user registration with "npm adduser" (issue #44)

    ๐Ÿ›  bugfixes:

    • avoid crashing when res.socket is null (issue #89)

    20 Jun 2014, version 0.8.2

    • ๐Ÿ‘ allow '@' in package/tarball names (issue #75)
    • ๐Ÿ›  other minor fixes (issues #77, #80)

    14 Apr 2014, version 0.8.1

    • ๐Ÿ“ฆ "latest" tag is now always present in any package (issue #63)
    • ๐Ÿท tags created with new npm versions (>= 1.3.19) can now be published correctly

    1 Apr 2014, version 0.8.0

    • ๐Ÿ‘‰ use gzip compression whenever possible (issue #54)
    • โœ… set ignore_latest_tag to false, it should now be more compatible with npm registry
    • ๐Ÿ‘‰ make fs-ext optional (issue #61)

    29 Mar 2014, version 0.7.1

    • โœ… added ignore_latest_tag config param (issues #55, #59)
    • ๐Ÿ‘€ reverted PR #56 (see discussion in #57)

    13 Mar 2014, version 0.7.0

    config changes:

    • breaking change: all time intervals are now specified in seconds instead of milliseconds for the sake of consistency. Change timeout if you have one!
    • all time intervals now can be specified in nginx notation, for example 1m 30s will specify a 90 seconds timeout
    • added maxage option to avoid asking public registry for the same data too often (issue #47)

    - added max_fails and fail_timeout options to reduce amount of requests to public registry when it's down (issue #7)

    ๐Ÿ› bug fixes:

    • fix crash when headers are sent twice (issue #52)
    • all tarballs are returned with Content-Length, which allows yapm to estimate download time

    - when connection to public registry is interrupted when downloading a tarball, we no longer save incomplete tarball to the disk

    other changes:

    • 404 errors are returned in couchdb-like manner (issue #56)

    5 Mar 2014, version 0.6.7

    • ๐Ÿ“Œ pin down express@3 version, since sinopia doesn't yet work with express@4

    28 Feb 2014, version 0.6.5

    • old SSL keys for npm are removed, solves SELF_SIGNED_CERT_IN_CHAIN error

    3 Feb 2014, version 0.6.3

    • validate tags and versions (issue #40)
    • don't crash when process.getuid doesn't exist (issue #41)

    18 Jan 2014, version 0.6.2

    • โž• adding config param to specify upload limits (issue #39)
    • making loose semver versions work (issue #38)

    13 Jan 2014, version 0.6.1

    • ๐Ÿ‘Œ support setting different storage paths for different packages (issue #35)

    30 Dec 2013, version 0.6.0

    • ๐Ÿท tag support (issue #8)
    • โž• adding support for npm 1.3.19+ behaviour (issue #31)
    • ๐Ÿ‘ removing all support for proxying publish requests to uplink (too complex)

    26 Dec 2013, version 0.5.9

    • ๐Ÿ›  fixing bug with bad Accept header (issue #32)

    20 Dec 2013, version 0.5.8

    • ๐Ÿ›  fixed a warning from js-yaml
    • ๐Ÿ”Š don't color multiline strings in logs output
    • ๐Ÿ‘ better error messages in various cases
    • โœ… test format changed

    15 Dec 2013, version 0.5.7

    • ๐Ÿ“ฆ try to fetch package from uplinks if user requested a tarball we don't know about (issue #29)
    • ๐Ÿ”’ security fix: set express.js to production mode so we won't return stack traces to the user in case of errors

    11 Dec 2013, version 0.5.6

    • ๐Ÿ›  fixing a few crashes related to tags

    8 Dec 2013, version 0.5.4

    • โœ… latest tag always shows highest version available (issue #8)
    • โž• added a configurable timeout for requests to uplinks (issue #18)
    • ๐Ÿ‘‰ users with bad authentication header are considered not logged in (issue #17)

    24 Nov 2013, version 0.5.3

    • โž• added proxy support for requests to uplinks (issue #13)
    • ๐Ÿ”„ changed license from default BSD to WTFPL

    26 Oct 2013, version 0.5.2

    • ๐Ÿ“ฆ server now supports unpublishing local packages
    • โž• added fs-ext dependency (flock)
    • ๐Ÿ›  fixed a few face conditions

    20 Oct 2013, version 0.5.1

    • ๐Ÿ›  fixed a few errors related to logging

    12 Oct 2013, version 0.5.0

    • ๐ŸŒฒ using bunyan as a log engine
    • ๐Ÿ”Š pretty-formatting colored logs to stdout by default
    • ask user before creating any config files

    5 Oct 2013, version 0.4.3

    • ๐Ÿ‘ basic tags support for npm (read-only)
    • npm star/unstar calls now return proper error

    29 Sep 2013, version 0.4.2

    28 Sep 2013, version 0.4.1

    • โœ… using mocha for tests now
    • making use of streams2 api, doesn't work on 0.8 anymore
    • ๐Ÿ“ฆ basic support for uploading packages to other registries

    27 Sep 2013, version 0.4.0

    • โœ… basic test suite
    • storage path in config is now relative to config file location, not cwd
    • proper cleanup for temporary files

    12 Jul 2013, version 0.3.2

    4 Jul 2013, version 0.3.1

    • using ETag header for all json output, based on md5

    20 Jun 2013, version 0.3.0

    • compression for http responses
    • requests for files to uplinks are now streams (no buffering)
    • tarballs are now cached locally

    19 Jun 2013, version 0.2.0

    • ๐Ÿ“ฆ config file changed, packages is now specified with minimatch
    • ๐Ÿ“ฆ ability to retrieve all packages from another registry (i.e. npmjs)

    14 Jun 2013, version 0.1.1

    • config is now autogenerated
    • tarballs are now read/written from fs using streams (no buffering)

    9 Jun 2013, version 0.1.0

    • first npm version
    • ๐Ÿ“ฆ ability to publish packages and retrieve them locally
    • basic authentication/access control

    22 May 2013, version 0.0.0

    • first commits
      ๏ฟฝ