Skip to content

Tags

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

    416b86a5 · 3.22.0 ·
    3.22.0
    
     * fix: accessToken create default acl (virkt25)
     * add: ppc64 and s390x to not run UI tests (Thomas Leah)
     * chore: update deps + fix linting + .npmrc (virkt25)
     * Update Loopback 2.x EOL dates (Chris Bailey)
     * Fix formatting (Chris Bailey)
     * Update support badge and move LTS section (Chris Bailey)
     * Add badges and information for LTS and support (Chris Bailey)
  • v3.21.0

    72d85fa9 · 3.21.0 ·
    3.21.0
    
     * Make verifyUserRelations() more robust (mcitdev)
     * Fix crash in verifyUserRelations (ryanxwelch)
     * Fix crash in User model's "before delete" hook (mcitdev)
     * [WebFM] cs/pl/ru translation (candytangnb)
     * Update strong-error-handler (shimks)
  • v3.20.0

    7d93b27a · 3.20.0 ·
    3.20.0
    
     * Update strong-globalize to 4.x (Miroslav Bajtoš)
     * Update nodemailer to v4.x (Dimitris)
     * Drop support for Node.js 4.x (Miroslav Bajtoš)
  • v3.19.3

    85aa3fd6 · 3.19.3 ·
    3.19.3
    
     * Provide link to CODEOWNERS (Aditya Agarwal)
     * fix bug in User.verify when confirm is disabled (wolrajhti)
     * Enable Node.js 10.x on Travis CI (Miroslav Bajtoš)
  • v3.19.2

    59b14093 · 3.19.2 ·
    3.19.2
    
     * Add check for undefined user email in setter (Kevin Scroggins)
  • v3.19.1

    3e3092c0 · 3.19.1 ·
    3.19.1
    
     * Fix isOwner() bug in multiple-principal setup (Miroslav Bajtoš)
  • v3.19.0

    df70f83d · 3.19.0 ·
    3.19.0
    
     * feat: remove all references to a Model (Miroslav Bajtoš)
  • v3.18.3

    77a35231 · 3.18.3 ·
    3.18.3
    
     * Remove forgotten debugger statement (Miroslav Bajtoš)
     * Fix role check in apps with multiple user models (Miroslav Bajtoš)
     * Fix formatting issues reported by recent eslint (Miroslav Bajtoš)
     * CODEOWNERS: add nitro404 (Miroslav Bajtoš)
     * test: add missing "return" in a promise-style test (Miroslav Bajtoš)
  • v2.39.2

    8be91b81 · 2.39.2 ·
    2.39.2
    
     * Babelify juggler for Karma tests (Miroslav Bajtoš)
     * Fix Karma config to babelify node_modules too (Miroslav Bajtoš)
  • v3.18.2

    38f3d728 · 3.18.2 ·
    3.18.2
    
     * model: fix infinite loop on nestRemoting (Kevin Delisle)
     * Use statusCode prop for user errors (Zak Barbuto)
  • v2.39.1

    c650b0db · 2.39.1 ·
    2.39.1
    
     * update juggler dep (Taranveer Virk)
     * fix(id): replace with != null (Samuel Reed)
     * fix(AccessContext): Tighten userid/appid checks (Samuel Reed)
  • v3.18.1

    0eeb9906 · 3.18.1 ·
    3.18.1
    
     * update: juggler to version including security fix. (Taranveer Virk)
  • v3.18.0

    c5ff5faf · 3.18.0 ·
    3.18.0
    
     * fix: preserve datasource name (Kevin Scroggins)
     * Update Copyright Years (Justin Ross)
     * Support options.filter in createChangeStream (Edward Choh)
     * fixup! add top-level dep on eslint-plugin-mocha (Miroslav Bajtoš)
     * Update eslint and eslint-config to latest (Miroslav Bajtoš)
  • v3.17.1

    243af4bf · 3.17.1 ·
    3.17.1
    
     * Update nestRemoting to pass optionsFromContext (bmatson)
     * fix(test): rem exclusive test (Samuel Reed)
     * fix(test): working test with 0 userId (Samuel Reed)
     * fix(AccessContext): Tighten userid/appid checks (Samuel Reed)
     * fix(id): replace with != null (Samuel Reed)
  • v3.17.0

    1babfcde · 3.17.0 ·
    3.17.0
    
     * Added missing DateString type in loopback index (CSLTech)
     * chore:update license (Diana Lau)
  • v3.16.2

    cb600d14 · 3.16.2 ·
    3.16.2
    
     * Fix "POST /change-password" for multi-user setup (Miroslav Bajtoš)
  • v3.16.1

    010c7bcd · 3.16.1 ·
    3.16.1
    
     * Fix createOnlyInstance for related methods (Raymond Feng)
  • v3.16.0

    4d4070e5 · 3.16.0 ·
    3.16.0
    
     * Fix "POST /reset-password" for multi-user setup (Miroslav Bajtoš)
     * test: extract helpers for logging HTTP errors (Miroslav Bajtoš)
     * CODEOWNERS: move @lehni to Alumni section (Miroslav Bajtoš)
  • v2.39.0

    6e0e60c2 · 2.39.0 ·
    2.39.0
    
     * Drop support for Node.js versions 0.10 and 0.12 (Miroslav Bajtoš)
     * test: fix too strict test assertion (Miroslav Bajtoš)
     * Add unit test for empty password (loay)
     * Update translated strings Q2 2017 (Allen Boone)
  • v3.15.0

    f30159cd · 3.15.0 ·
    3.15.0
    
     * update strong-globalize to 3.1.0 (shimks)
     * Fix handling of user verification options (Miroslav Bajtoš)
     * Handle missing getUpdateOnlyProperties fn (Jürg Lehni)
     * test: fix too strict test assertion (Miroslav Bajtoš)
     * Fix typo (Siegfried Ehret)