Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v3.28.0

    a22d4f91 · 3.28.0 ·
    3.28.0
    
     * upgrade nodemailer to greater than 6.4.16 (jannyHou)
     * chore: sync LoopBack 4 with Node.js v14 EOL (Rifa Achrinza)
     * chore: add Node.js 14 to travis (Diana Lau)
     * Remove "major" and "p1" from stalebot (Miroslav Bajtoš)
  • v3.27.0

    06fcaa14 · 3.27.0 ·
    3.27.0
    
     * Update LTS status in README (Miroslav Bajtoš)
     * chore: update copyright year (Diana Lau)
     * feat: change hasone relation error message (Sujesh T)
     * chore: disable security issue reporting (Nora)
     * chore: fix eslint violations (Nora)
     * fixup! manual fixes (Miroslav Bajtoš)
     * fixup! eslint --fix . (Miroslav Bajtoš)
     * chore: update eslint & eslint-config to latest (Miroslav Bajtoš)
     * chore: update dev-dependencies (Miroslav Bajtoš)
     * chore: update chai to v4, dirty-chai to v2 (Miroslav Bajtoš)
     * Updated "ismail" package to v3.2 (Stanislav Sarbinski)
     * Introduce issue templates for bugs, features, etc. (Miroslav Bajtoš)
     * Improve PULL_REQUEST_TEMPLATE (Miroslav Bajtoš)
     * test: use Chromium (not Chrome) when available (Miroslav Bajtoš)
     * test: disable Chrome sandboxing when inside Docker (Miroslav Bajtoš)
     * test: switch from PhantomJS to HeadlessChrome (Miroslav Bajtoš)
  • v2.42.0

    80cb1751 · 2.42.0 ·
    2.42.0
    
     * fix: disallow queries in username and email fields (Hage Yaapa)
     * update README for 2.x EOL (Diana Lau)
  • v3.26.0

    9b1d4885 · 3.26.0 ·
    3.26.0
    
     * fix: disallow queries in username and email fields (Hage Yaapa)
     * Ignore failing downstream dependencies (Miroslav Bajtoš)
     * Upgrade nyc to version 14 (Miroslav Bajtoš)
     * Update Karma dependencies to latest versions (Miroslav Bajtoš)
     * Drop Node.js 6.x from the supported versions (Miroslav Bajtoš)
     * Fix Model.exists() to work with remote connector (Maxim Sharai)
     * chore: update copyrights years (Agnes Lin)
     * Update LTS status (Diana Lau)
     * Enable Node.js 12.x on Travis CI (Miroslav Bajtoš)
     * chore: update copyright year (Diana Lau)
     * chore: update LB3 EOL date (Diana Lau)
  • v3.25.1

    34acd02a · 3.25.1 ·
    3.25.1
    
     * Back-ticks added to highlight example JSON (Quentin Presley)
     * Add same change to description for findOne (Quentin Presley)
     * Update the description for persisted-models (Quentin Presley)
     * handle $2b$ in hashed password check (Sylvain Dumont)
  • v3.25.0

    1e33ec59 · 3.25.0 ·
    3.25.0
    
     * Support middleware injected by AppDynamics. (Mike Li)
  • v2.41.2

    85b076c9 · 2.41.2 ·
    2.41.2
    
     * Fix crash when modifying an unknown user (Matheus Horstmann)
     * test: fix User test for custom token generator (Miroslav Bajtoš)
     * test: improve assertion error messages (Miroslav Bajtoš)
  • v3.24.2

    b77907ff · 3.24.2 ·
    3.24.2
    
     * Fix crash when modifying an unknown user (Matheus Horstmann)
  • v3.24.1

    0bb8c23e · 3.24.1 ·
    3.24.1
    
     * Update underscore.string to 3.3.5 (Francois)
     * Fix: treat empty access token string as undefined (andrey-abramow)
  • v2.41.1

    6638992b · 2.41.1 ·
    2.41.1
    
     * Fix: treat empty access token string as undefined (andrey-abramow)
     * Fix context propagation broken by async@2.x (Miroslav Bajtoš)
  • v3.24.0

    81d1f740 · 3.24.0 ·
    3.24.0
    
     * Set juggler options for remote calls (Raymond Feng)
     * Speed up ACL tests by reducing saltWorkFactor (Miroslav Bajtoš)
  • v3.23.2

    a4d7caba · 3.23.2 ·
    3.23.2
    
     * Fix ACL check to support model wildcard (Moshe Malka)
  • v3.23.1

    be91ba3d · 3.23.1 ·
    3.23.1
    
     * README: highlight Active LTS at the top (Miroslav Bajtoš)
  • v2.41.0

    43a1f537 · 2.41.0 ·
    2.41.0
    
     * Update LB2 LTS version (Diana Lau)
  • v3.23.0

    4c49b5fa · 3.23.0 ·
    3.23.0
    
     * Clear handler cache when a method is added/removed (Mohammed Essehemy)
     * Add `options.preserveAccessTokens` (lchaglla)
     * Update LB3 to be active LTS (Diana Lau)
     * Fix ACL tests to wait until all assertions finish (Moshe Malka)
     * chore: update to latest linting rules (virkt25)
  • v3.22.3

    acc1cd0e · 3.22.3 ·
    3.22.3
    
     * chore: use grunt to install optional  phantomjs (virkt25)
     * [WebFM] fr translation (candytangnb)
  • v3.22.2

    9f1eb419 · 3.22.2 ·
    3.22.2
    
     * [WebFM] tr translation (candytangnb)
     * [WebFM] de translation (candytangnb)
     * [WebFM] cs/es/fr/it/nl/pl/pt_BR/ru translation (candytangnb)
  • v3.22.1

    74d7043e · 3.22.1 ·
    3.22.1
    
     * [WebFM] ja/ko/zh_CN/zh_TW translation (candytangnb)
     * remove unnecessary format call (Diana Lau)
     * Make desc when export-api-def translatable (Diana Lau)
  • v2.40.0

    b27971e0 · 2.40.0 ·
    2.40.0
    
     * fix: accessToken create default acl (virkt25)