Skip to content

Tags

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

    3ed525f7 · 3.2.0 ·
    3.2.0
    
     * Upgrade eslint-config to 7.x (Miroslav Bajtoš)
     * Allow password reset request for users in realms (Bram Borggreve)
     * Fix construction of sharedCtor remoting metadata (Miroslav Bajtoš)
     * Add option disabling periodic change rectification (kobaska)
     * Fix annotation for persistedModel.count (lschricke)
     * Applied as reviewed by @flowersinthesand (박대선)
     * Fix false emailVerified on user model update (박대선)
     * Contextify DAO and relation methods (Miroslav Bajtoš)
     * Implement new http arg mapping optionsFromRequest (Miroslav Bajtoš)
     * Emit resetPasswordRequest event with options (Sergey Reus)
  • v2.37.0

    dc2b6530 · 2.37.0 ·
    2.37.0
    
     * Emit resetPasswordRequest event with options (Sergey Reus)
     * Fix false emailVerified on user model update (박대선)
     * Add new flag injectOptionsFromRemoteContext (Miroslav Bajtoš)
     * Contextify DAO and relation methods (Miroslav Bajtoš)
     * Implement new http arg mapping optionsFromRequest (Miroslav Bajtoš)
     * Fix package.json CI downstreamIgnoreList nesting (David Cheung)
  • v2.36.2

    9c3d5961 · 2.36.2 ·
    2.36.2
    
     * Add option disabling periodic change rectification (kobaska)
     * Release LTS LB2 (Simon Ho)
     * Invalidate AccessTokens on password change (Miroslav Bajtoš)
     * Fix registration of operation hooks in User model (Miroslav Bajtoš)
     * Remove "options.template" from Email payload (Miroslav Bajtoš)
     * Opt-out downstream builds that are unstable (David Cheung)
     * Allow password reset request for users in realms (Bram Borggreve)
     * Add "returnOnlyRoleNames" option to Role.getRoles (Eric)
     * Fix context within listByPrincipalType role method (codyolsen)
     * Add templateFn option to User#verify() (Adrien Kiren)
     * Add options to bulkUpdate (Kogulan Baskaran)
     * Require verification after email change (Loay)
     * adding check of string for case insensitive emails (Dhaval Trivedi)
     * Fix PR template to not link all PRs to #49 (#2887) (Miroslav Bajtoš)
  • v3.1.1

    668a9d0e · 3.1.1 ·
    3.1.1
    
     * Update package.json for LB3 release (Simon Ho)
     * Invalidate AccessTokens on password change (Miroslav Bajtoš)
     * Fix registration of operation hooks in User model (Miroslav Bajtoš)
     * Remove "options.template" from Email payload (Miroslav Bajtoš)
     * Upgrade eslint config and grunt-eslint to latest (Miroslav Bajtoš)
     * Update paid support URL (siddhipai)
     * Update paid support URL (Siddhi Pai)
     * Remove duplicate warning in issue template (Siddhi Pai)
  • v3.1.0

    3e1ae2d4 · 3.1.0 ·
    3.1.0
    
     * Fix use-strict issue with connectors after merge (Loay)
     * Fix connector naming in strict mode (ebarault)
     * Add "returnOnlyRoleNames" option to Role.getRoles (Eric)
     * Update translation files (Candy)
     * Fix broken document for `upsertWithWhere` (Amir Jafarian)
     * Fix js doc for deleteAll event (Candy)
     * add allowArray to relations' create remoteMethod (David Cheung)
     * Remove workaround for default value (Loay)
     * Fix remote method example (Amir Jafarian)
     * Remove `example/context` (Amir Jafarian)
     * Turn on "no-unused-expressions" rule for eslint (Miroslav Bajtoš)
     * Update eslint to loopback config v5 (Loay)
     * Fix total calculation in example (Candy)
     * make test individually runable (David Cheung)
     * Add options to bulkUpdate (Kogulan Baskaran)
     * Fix context within listByPrincipalType role method (codyolsen)
     * Add Node v7 to Travis CI platforms (Miroslav Bajtoš)
     * Drop support for Node v0.10 and v0.12 (Miroslav Bajtoš)
     * Add templateFn option to User#verify() (Adrien Kiren)
     * Require verification after email change (Loay)
     * Update doc links (Candy)
     * adding check of string for case insensitive emails (Dhaval Trivedi)
     * Update test confirmation text in PR template (#2897) (Simon Ho)
     * allow batch create for persisted models (David Cheung)
     * Fix PR template to not link all PRs to #49 (#2887) (Miroslav Bajtoš)
     * Need index on principalId for performance. (#2883) (Simon Ho)
     * Remove redundant items in PR template (#2877) (Simon Ho)
     * Refactor PR template based on feedback (#2865) (Simon Ho)
     * Add pull request template (#2843) (Simon Ho)
     * Update README.md (Rand McKinney)
     * Reword ticking checkbox note in issue template (#2854) (Simon Ho)
     * Add how to tick checkbox in issue template (#2851) (Simon Ho)
     * Fix description of updateAll response (Miroslav Bajtoš)
     * Allow tokens with eternal TTL (value -1) (Miroslav Bajtoš)
     * Use GitHub issue templates (#2810) (Simon Ho)
     * Update ja and nl translation files (Candy)
     * Remove 3.0 DEVELOPING & RELEASE-NOTES (Miroslav Bajtoš)
     * Fix support for remote hooks returning a Promise (Tim van der Staaij)
     * Validate non-email property partial update (Loay)
     * Update release notes (Amir Jafarian)
     * Update translation files - round#2 (Candy)
     * Add license text (Candy)
     * Temporarily disable Karma tests on Windows CI (Miroslav Bajtoš)
  • v2.36.0

    4cb9f0d7 · 2.36.0 ·
    2.36.0
    
     * Need index on principalId for performance. (#2883) (#2884) (Simon Ho)
     * Remove redundant items in PR template (#2877) (#2878) (Simon Ho)
     * Refactor PR template based on feedback (#2865) (#2874) (Simon Ho)
     * Add pull request template (#2843) (#2862) (Simon Ho)
     * Fix description of updateAll response (Miroslav Bajtoš)
  • v2.35.0

    060630aa · 2.35.0 ·
    2.35.0
    
     * Reword ticking checkbox note in issue template (#2855) (Simon Ho)
     * Add how to tick checkbox in issue template (#2851) (#2853) (Simon Ho)
     * Use GitHub issue templates (#2810) (#2852) (Simon Ho)
     * Allow tokens with eternal TTL (value -1) (Miroslav Bajtoš)
     * Update ja and nl translation files (Candy)
     * Fix support for remote hooks returning a Promise (Tim van der Staaij)
     * Validate non-email property partial update (Loay)
     * Update translation files - round#2 (Candy)
     * Update tests to use registry for model creation (gunjpan)
     * Call new disable remote method from model class. (Richard Pringle)
     * Temporarily disable Karma tests on Windows CI (Miroslav Bajtoš)
     * Add translation files for 2.x (Candy)
     * Allow resetPassword if email is verified (Loay)
     * Add docs for KeyValue model (Simon Ho)
     * Invalidate sessions after email change (Loay)
     * Upgrade loopback-testing to the latest ^1.4 (Miroslav Bajtoš)
  • v3.0.0

    8d0f319d · 3.0.0 ·
    3.0.0
    
     * Update deps to 3.0.0 RC (Miroslav Bajtoš)
     * Update globalization structure (Candy)
     * Call new disable remote method from model class. (Richard Pringle)
     * Add translation strings (Candy)
     * Support uniqueness for realm users (David Cheung)
     * Invalidate sessions after email change (Loay)
     * Add docs for KeyValue model (Simon Ho)
     * Fix remote method inheritance (Candy)
     * Fix double-slash in confirmation URL (Miroslav Bajtoš)
  • v2.34.1

    ec8250cf · 2.34.1 ·
    2.34.1
    
     * Fix double-slash in confirmation URL (Miroslav Bajtoš)
  • v2.34.0

    7d1f31cf · 2.34.0 ·
    2.34.0
  • v3.0.0-alpha.5

    eec85367 · 3.0.0-alpha.5 ·
    3.0.0-alpha.5
    
     * 3.0.0-alpha.5 (Miroslav Bajtoš)
     * Use strong-remoting's new TypeRegistry (Miroslav Bajtoš)
     * test/user: don't attach User model twice (Miroslav Bajtoš)
     * app.enableAuth: correctly detect attached models (Miroslav Bajtoš)
     * Fix remoting metadata for "data" arguments (Miroslav Bajtoš)
     * Add instructions for upgrading context (Miroslav Bajtoš)
     * Discard sugar method for model creation (gunjpan)
     * Remove one-var exceptions no longer needed (Miroslav Bajtoš)
     * Rework email validation to use isemail (Miroslav Bajtoš)
     * Expose upsertWithWhere method (Sonali Samantaray)
  • v2.33.0

    8f642b59 · 2.33.0 ·
    2.33.0
    
     * Fix data argument for upsertWithWhere (Amir Jafarian)
     * Expose upsertWithWhere (Sonali Samantaray)
     * Fix remoting metadata for "data" arguments (Miroslav Bajtoš)
     * Rework email validation to use isemail (Miroslav Bajtoš)
  • v2.32.0

    eb434124 · 2.32.0 ·
    2.32.0
    
     * test/user: don't attach User model twice (Miroslav Bajtoš)
     * app.enableAuth: correctly detect attached models (Miroslav Bajtoš)
     * Apply g.f to literal strings (Candy)
     * Make the app instance available to connectors (Subramanian Krishnan)
     * Reorder PATCH Vs PUT endpoints (Amir Jafarian)
     * streamline use if `self` (Benjamin Kroeger)
     * resolve related models from correct registry (Benjamin Kroeger)
     * KeyValueModel: add API for listing keys (Miroslav Bajtoš)
  • v3.0.0-alpha.4

    6220d1f9 · 3.0.0-alpha.4 ·
    3.0.0-alpha.4
    
     * 3.0.0-alpha.4 (Miroslav Bajtoš)
     * Update loopback-connector-remote to 2.0-alpha (Miroslav Bajtoš)
     * Add remoting for KeyValue model TTL feature (Simon Ho)
     * Add lint NPM script (Simon Ho)
     * Make the app instance available to connectors (Subramanian Krishnan)
     * Update pre-release dependencies (Miroslav Bajtoš)
     * Apply g.f to literal strings (Setogit)
     * Allow resetPassword if  emailVerified (Loay)
     * Reorder PATCH Vs PUT endpoints (Amir Jafarian)
     * streamline use if `self` (Benjamin Kroeger)
     * resolve related models from correct registry (Benjamin Kroeger)
     * KeyValueModel: add API for listing keys (Miroslav Bajtoš)
     * Fix token middleware crash (Carl Fürstenberg)
     * loopback#context: fix missing "g" symbol (Miroslav Bajtoš)
     * Update acl.js (Rand McKinney)
     * Support 'alias' in mail transport config. (Samuel Reed)
     * Remove unnecessary g.log (Setogit)
     * Revert globalization of Swagger descriptions (Miroslav Bajtoš)
     * Revert globalization of assert() messages (Miroslav Bajtoš)
     * Add bcrypt validation (Loay)
  • v2.31.0

    56fa9829 · 2.31.0 ·
    2.31.0
    
     * Fix token middleware crash (Carl Fürstenberg)
     * Support 'alias' in mail transport config. (Samuel Reed)
  • v2.30.0

    7f021918 · 2.30.0 ·
    2.30.0
    
     * Revert globalization of Swagger descriptions (Miroslav Bajtoš)
     * Expose `Replace*` methods (Amir Jafarian)
     * Add bcrypt validation (Loay)
     * Cache remoting descriptions to speed up tests (Miroslav Bajtoš)
     * Revert globalization of assert() messages (Miroslav Bajtoš)
     * Fix token middleware to not trigger CLS init (Miroslav Bajtoš)
     * common: add KeyValueModel (Miroslav Bajtoš)
     * Globalize current-context deprecation messages (Miroslav Bajtoš)
     * Deprecate current-context API (Miroslav Bajtoš)
     * test: increase timeout to prevent CI failures (Miroslav Bajtoš)
     * Backport of #2407 (Candy)
     * test: fix timeout in rest.middleware.test (Miroslav Bajtoš)
     * test: fix "socket hang up" error in app.test (Miroslav Bajtoš)
     * test: increate timeout in Role test (Miroslav Bajtoš)
     * test: make status test more robust (Miroslav Bajtoš)
     * test: fix broken Role tests (Miroslav Bajtoš)
     * Update dependencies to their latest versions (Miroslav Bajtoš)
     * Increase timeout (jannyHou)
     * Backport of #2565 (Miroslav Bajtoš)
     * Avoid calling deprecated methds (Amir Jafarian)
     * test: use local registry in test fixtures (Miroslav Bajtoš)
     * Fix test case error (Loay)
     * Backport/Fix security issue 580 (Loay)
  • v3.0.0-alpha.3

    899ab457 · 3.0.0-alpha.3 ·
    3.0.0-alpha.3
    
     * 3.0.0-alpha.3 (Miroslav Bajtoš)
     * common: add KeyValueModel (Miroslav Bajtoš)
     * Globalize current-context error messages (Miroslav Bajtoš)
     * Remove current-context API (Miroslav Bajtoš)
     * Fix forceId in tests (jannyHou)
     * test: increase timeout to prevent CI failures (Miroslav Bajtoš)
     * Update globalization string (Candy)
     * Update globalization (Candy)
     * Add globalization (Candy)
     * test: fix "socket hang up" error in app.test (Miroslav Bajtoš)
     * test: increate timeout in Role test (Miroslav Bajtoš)
     * test: make status test more robust (Miroslav Bajtoš)
     * test: fix broken Role tests (Miroslav Bajtoš)
     * Update dependencies to their latest versions (Miroslav Bajtoš)
     * Increase timeout (jannyHou)
     * test: fix change-tracking setup (Miroslav Bajtoš)
     * test: use local registry in test fixtures (Miroslav Bajtoš)
     * Update loopback.js (Rand McKinney)
     * Fix test case error (Loay)
     * Update user.js (Loay)
     * Fix security issue 580 (Loay)
     * Update URLs in CONTRIBUTING.md (#2503) (Ryan Graham)
     * Remove legacyExplorer (gunjpan)
     * Remove `rectifyAllChanges` and `rectifyChange` (Candy)
     * Fix verificationToken bug (Loay)
     * update express version (Loay)
     * Cleanup unit-test added in 1fc51d129 (Miroslav Bajtoš)
     * update errorHandler template (Loay)
  • v2.29.1

    e7bf538a · 2.29.1 ·
    2.29.1
    
     * Fix description for User.prototype.hasPassword (Jue Hou)
     * Fix verificationToken bug #2440 (Loay)
     * add missing unit tests for #2108 (Benjamin Kroeger)
  • v3.0.0-alpha.2

    a2e199f0 · 3.0.0-alpha.2 ·
    3.0.0-alpha.2
    
     * 3.0.0-alpha.2 (Miroslav Bajtoš)
     * add missing unit tests for #2108 (Benjamin Kroeger)
     * Expose `Replace*` methods (Amir Jafarian)
     * Update tests for strong-error-handler (David Cheung)
     * Remove legacy express 3.x middleware getters (Miroslav Bajtoš)
     * Docuemtation for `replace*` methods (Amir Jafarian)
     * Make the doc clear for `findORCreate` cb (Amir Jafarian)
     * Fix JSCS unsupported rule error (Jason)
     * Remove env.json and strong-pm dir (Ritchie Martori)
     * Throw error upon extending unknown model (David Cheung)
     * Remove unused UserModel properties (David Cheung)
     * Remove Change.handleError (Candy)
     * Update user.js (Rik)
     * Separate error-checking and next/done logic from other logic in the test suite (Supasate Choochaisri)
     * Clean up by removing unnecessary comments (Supasate Choochaisri)
     * Add feature to not allow duplicate role name (Supasate Choochaisri)
     * update copyright statements (Ryan Graham)
     * relicense as MIT only (Ryan Graham)
     * Upgrade phantomjs to 2.x (Miroslav Bajtoš)
     * app: send port:0 instead of port:undefined (Miroslav Bajtoš)
     * travis: drop node@5, add node@6 (Miroslav Bajtoš)
     * Disable DEBUG output for eslint on Jenkins CI (Miroslav Bajtoš)
     * Remove "loopback.autoAttach()" (Miroslav Bajtoš)
     * test/rest.middleware: use local registry (Miroslav Bajtoš)
     * Fix role.isOwner to support app-local registry (Miroslav Bajtoš)
     * test/user: use local registry (Miroslav Bajtoš)
     * Resolver support return promise (juehou)
     * remove @private from jsdoc (Manu Phatak)
     * Fixes for emit `remoteMethodDisabled` PR (Simon Ho)
     * Add new feature to emit a `remoteMethodDisabled` event when disabling a remote method. (Supasate Choochaisri)
     * Fix typo in Model.nestRemoting (Tim Needham)
     * Update loopback.js (Rand McKinney)
     * Allow built-in token middleware to run repeatedly (Benjamin Kröger)
     * Use eslint with loopback config (Miroslav Bajtoš)
     * promise docs (Jue Hou)
     * Update JSDoc (sghung@ca.ibm.com)
     * Remove constraint making isStatic required (Candy)
     * Fix inconsistencies in JSDoc (sghung@ca.ibm.com)
     * Improve error message on connector init error (Miroslav Bajtoš)
     * application: correct spelling of "cannont" (Sam Roberts)
     * Remove sl-blip from dependency (Candy)
     * Use new strong-remoting API (Candy)
     * test: remove forgotten console.trace logs (Miroslav Bajtoš)
     * Fix race condition in replication tests (Miroslav Bajtoš)
     * Fix race condition in error handler test (Miroslav Bajtoš)
     * test: remove errant console.log from test (Ryan Graham)
     * Promisify Model Change (Jue Hou)
     * Travis: drop iojs, add v4.x and v5.x (Miroslav Bajtoš)
     * test: use ephemeral port for e2e server (Ryan Graham)
     * test: fail on error instead of crash (Ryan Graham)
     * ensure app is booted before integration tests (Ryan Graham)
     * Remove "loopback.DataModel" (Miroslav Bajtoš)
     * Correct JSDoc findOrCreate() callback in PersistedModel (Chris Coggburn)
     * Fix typo in package.json (publishConfig) (Miroslav Bajtoš)
     * Start development of 3.0 (Candy)
     * Hide verificationToken (Samuel Gaus)
     * Fix description for User.prototype.hasPassword (Jue Hou)
     * Checkpoint speedup (Amir Jafarian)
     * Always use bluebird as promise library Replace `global.Promise` with `bluebird` (Jue Hou)
     * Remove unused code from loopback-testing-helper (Simon Ho)
     * Make juggler a regular dependency (Miroslav Bajtoš)
     * Remove dependency on loopback-testing (Simon Ho)
     * Fix failing tests (Simon Ho)
     * Update persisted-model.js (Rand McKinney)
     * Update persisted-model.js (linguofeng)
  • v2.29.0

    a1c98a85 · 2.29.0 ·
    2.29.0
    
     * test: increase timeouts on CI (Miroslav Bajtoš)
     * jscsrc: remove jsDoc rule (Miroslav Bajtoš)
     * Deprecate getters for express 3.x middleware (Miroslav Bajtoš)
     * Remove env.json and strong-pm dir (Ritchie Martori)
     * Fix JSCS unsupported rule error (Jason)
     * Resolver support return promise (juehou)
     * Update user.js (Rik)
     * Backport separate error checking and done logic (Simon Ho)
     * Clean up by removing unnecessary comments (Supasate Choochaisri)
     * Add feature to not allow duplicate role name (Supasate Choochaisri)
     * update/insert copyright notices (Ryan Graham)
     * relicense as MIT only (Ryan Graham)
     * Upgrade phantomjs to 2.x (Miroslav Bajtoš)
     * app: send port:0 instead of port:undefined (Miroslav Bajtoš)
     * travis: drop node@5, add node@6 (Miroslav Bajtoš)
     * Disable DEBUG output for eslint on Jenkins CI (Miroslav Bajtoš)
     * test/rest.middleware: use local registry (Miroslav Bajtoš)
     * Fix role.isOwner to support app-local registry (Miroslav Bajtoš)
     * test/user: use local registry (Miroslav Bajtoš)