Skip to content

Tags

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

    c9913927 · 3.14.0 ·
    3.14.0
    
     * Allow declarative nestRemoting for relations (Raymond Feng)
  • v3.13.0

    fcfaf7ef · 3.13.0 ·
    3.13.0
    
     * Fix OWNER role to handle multiple relations (pierreclr)
     * Fix acl.resolvePermission for wildcard req (Farid Neshat)
     * CODEOWNERS: add zbarbuto (Miroslav Bajtoš)
  • v3.12.0

    4c4430ea · 3.12.0 ·
    3.12.0
    
     * Fix relation race condition in model glob (Zak Barbuto)
     * CODEOWNERS: add lehni (Miroslav Bajtoš)
  • v3.11.1

    6ba35c29 · 3.11.1 ·
    3.11.1
    
     * Handle missing getUpdateOnlyProperties fn (Kevin Delisle)
  • v3.11.0

    29e89f50 · 3.11.0 ·
    3.11.0
    
     * Support createOnlyInstance in model (#3548) (Rashmi Hunt)
     * Add stalebot configuration (Kevin Delisle)
     * Catch errors on invalidate update (loay)
     * Update Issue and PR Templates (#3568) (Sakib Hasan)
  • v3.10.1

    b1adba1c · 3.10.1 ·
    3.10.1
    
     * fix(validatePassword): reword error message (Samuel Reed)
     * Do not add isStatic properties to method settings (Jürg Lehni)
  • v3.10.0

    5db00c6a · 3.10.0 ·
    3.10.0
    
     * Allow glob-style patterns for remote options (Zak Barbuto)
     * Fix case of values per doc issue (crandmck)
     * Update translated strings Q3 2017 (Allen Boone)
     * Revert "Validate on updateAll" (Sakib Hasan)
     * Add tests of HTTP normalization on app level (Jürg Lehni)
     * travis: drop Node.js 7.x, add 8.x (Miroslav Bajtoš)
     * Validate on updateAll (ssh24)
     * Update juggler version (loay)
     * update messages.json (Diana Lau)
     * small fix for the title (Michael Alaev)
     * Changed http to https (Michael Alaev)
     * Update Travis registry (loay)
     * Add unit test for empty password (loay)
     * Add CODEOWNER file (Diana Lau)
  • v3.9.0

    839c5863 · 3.9.0 ·
    3.9.0
    
     * Remove observers from Model on end of the stream (Alexei Smirnov)
     * Fix Model#settings.acls doc type signature (Farid Nouri Neshat)
     * Use `localhost` instead of `::` for local (Daijiro Wachi)
     * Fix API doc for Model class property type (Candy)
     * Update package.json (sqlwwx)
     * Support remoting adapters with no ctx.req object (Piero Maltese)
     * update strong-error-handler (sqlwwx)
  • v3.8.0

    9fb67315 · 3.8.0 ·
    3.8.0
    
     * Refactor access token to make it extensible (Raymond Feng)
  • v3.7.0

    6a4bd6d0 · 3.7.0 ·
    3.7.0
    
     * Remote method /user/:id/verify (ebarault)
     * Implement more secure password flow (Miroslav Bajtoš)
     * Add User.setPassword(id, new, cb) (Miroslav Bajtoš)
     * Fix method setup in authorization-scopes.test (Miroslav Bajtoš)
     * Add missing tests for reset password flow (Miroslav Bajtoš)
     * forwarding context options in user.verify (ebarault)
     * update deprecated dependencies (Diana Lau)
     * Add support for scoped access tokens (Miroslav Bajtoš)
     * Fix user-literal rewrite for anonymous requests (Aaron Buchanan)
  • v2.38.3

    2135abc1 · 2.38.3 ·
    2.38.3
    
     * use lower version of karma-browserify (Diana Lau)
     * update karma-browserify to 5.x (Diana Lau)
     * update translation msg (Diana Lau)
     * Fix user-literal rewrite for anonymous requests (Aaron Buchanan)
     * Forward options in prepareForTokenInvalidation (Miroslav Bajtoš)
  • v3.6.0

    0499d09d · 3.6.0 ·
    3.6.0
    
     * Add new event "remoteMethodAdded" (Flavien DAVID)
     * Forward options in prepareForTokenInvalidation (Miroslav Bajtoš)
     * Check max password length in User.changePassword (Miroslav Bajtoš)
     * Add User.changePassword(id, old, new, cb) (Miroslav Bajtoš)
     * Propagate authorized roles in remoting context (ebarault)
     * Run the latest Node.js 7 version on Travis again (Miroslav Bajtoš)
     * Lock down Travis CI Node 7 version to 7.7.1 (Miroslav Bajtoš)
     * README: add a link to our announcements list (Miroslav Bajtoš)
     * Allow custom properties of Change Model (agriwebb build)
     * Fix User.verify to convert uid to string (phairow)
     * Pass options.verificationToken to templateFn (Hiran del Castillo)
     * fix custom token model in token middleware (ebarault)
     * Update runtime dependencies (Miroslav Bajtoš)
     * Verify User and AccessToken relations at startup (Miroslav Bajtoš)
     * Deep-clone model settings in lib/builtin-models (Miroslav Bajtoš)
     * Use local registry in test/replication.rest.test (Miroslav Bajtoš)
     * Fix test/access-token.test to use local registry (Miroslav Bajtoš)
     * Fix context passing in OWNER role resolver (Benjamin Schuster-Boeckler)
  • v2.38.2

    78161ccd · 2.38.2 ·
    2.38.2
    
     * Fix file patch (Raymond Feng)
     * Add nyc coverage, report data to coveralls.io (Miroslav Bajtoš)
  • v3.5.0

    a3287a5a · 3.5.0 ·
    3.5.0
    
     * Run the latest Node.js 7 version on Travis again (Miroslav Bajtoš)
     * Lock down Travis CI Node 7 version to 7.7.1 (Miroslav Bajtoš)
     * README: add a link to our announcements list (Miroslav Bajtoš)
     * Allow custom properties of Change Model (agriwebb build)
     * Fix User.verify to convert uid to string (phairow)
     * Pass options.verificationToken to templateFn (Hiran del Castillo)
     * fix custom token model in token middleware (ebarault)
     * Update runtime dependencies (Miroslav Bajtoš)
     * Verify User and AccessToken relations at startup (Miroslav Bajtoš)
     * Deep-clone model settings in lib/builtin-models (Miroslav Bajtoš)
     * Use local registry in test/replication.rest.test (Miroslav Bajtoš)
     * Fix test/access-token.test to use local registry (Miroslav Bajtoš)
     * Fix context passing in OWNER role resolver (Benjamin Schuster-Boeckler)
  • v2.38.1

    45284c3b · 2.38.1 ·
    2.38.1
    
     * Fix User.verify to convert uid to string (phairow)
     * Configure Travis CI to cache phantomjs binaries (Miroslav Bajtoš)
     * Improve "filter" arg description (Raymond Camden)
     * Fix creation of verification links (Miroslav Bajtoš)
     * Include link to docs in logoutSessions warning (Miroslav Bajtoš)
     * Fix detection of logoutSessionsOnSensitiveChanges (Miroslav Bajtoš)
     * Preserve sessions on User.save() making no changes (Miroslav Bajtoš)
     * Remove unused dependencies (Miroslav Bajtoš)
     * Fix logout to handle no or missing accessToken (Ritchie Martori)
     * Use English when running Mocha tests (Miroslav Bajtoš)
     * Role model: resolves related models by name (Benjamin Kroeger)
     * Fix User methods to use correct Primary Key (Aris Kemper)
  • v3.4.0

    2570dda9 · 3.4.0 ·
    3.4.0
    
     * Fix access-token invalidation for missing relation (Miroslav Bajtoš)
     * Configure Travis CI to cache phantomjs binaries (Miroslav Bajtoš)
     * Optimise replication (kobaska)
     * Improve "filter" arg description (Raymond Camden)
  • v3.3.0

    c69e0106 · 3.3.0 ·
    3.3.0
    
     * Fix Role.isOwner() for multiple user models (ebarault)
     * Update ISSUE_TEMPLATE.md (Simon Ho)
     * Upgrade supertest to 3.x (Miroslav Bajtoš)
     * Fix creation of verification links (Miroslav Bajtoš)
     * Enable multiple user models (Eric)
     * Babelify juggler for Karma tests (Miroslav Bajtoš)
     * Fix Karma config to babelify node_modules too (Miroslav Bajtoš)
     * Add promise support to built-in model RoleMapping (ebarault)
     * Add promise support to built-in model ACL (ebarault)
     * Add nyc coverage, report data to coveralls.io (Miroslav Bajtoš)
     * Upgrade eslint config, fix linter errors (Miroslav Bajtoš)
     * Add missing type to Role properties definition (David Hernandez)
     * Preserve sessions on User.save() making no changes (Miroslav Bajtoš)
     * Fix logout to handle no or missing accessToken (Ritchie Martori)
     * Promise-ify built-in Role model (Miroslav Bajtoš)
     * Remove .jscsrc that's no longer used (Miroslav Bajtoš)
     * Enable ES6/ES2015 goodness (Miroslav Bajtoš)
     * Remove test/support.js from karma config (Miroslav Bajtoš)
     * Use English when running Mocha tests (Miroslav Bajtoš)
     * Update ISSUE_TEMPLATE (Simon Ho)
     * Updating README - add cli and remove arc (Joe Sepi)
     * Fix User methods to use correct Primary Key (Aris Kemper)
     * Fix User.resetPassword to call createAccessToken() (João Ribeiro)
     * Role model: resolves related models by name (Benjamin Kroeger)
  • v2.38.0

    6fcb7dba · 2.38.0 ·
    2.38.0
    
     * Add app setting logoutSessionsOnSensitiveChanges (Miroslav Bajtoš)
     * Fix User.resetPassword to call createAccessToken() (João Ribeiro)
  • v3.2.1

    ff539330 · 3.2.1 ·
    3.2.1
    
     * Preserve current session when invalidating tokens (Miroslav Bajtoš)
     * Clean up access-token-invalidation tests (Miroslav Bajtoš)
     * Update docs.json (Rand McKinney)
     * Simplify issue template (#3083) (Simon Ho)
     * Warn about injectOptionsFromRemoteContext (Miroslav Bajtoš)
  • v2.37.1

    d35e1a1b · 2.37.1 ·
    2.37.1
    
     * Preserve current session when invalidating tokens (Miroslav Bajtoš)
     * Clean up access-token-invalidation tests (Miroslav Bajtoš)