2015-11-20 06:21:11 +00:00
---
layout: page
2016-07-14 05:22:00 +00:00
since: (from 2016-05-19 to 2016-07-14)
2015-11-20 06:21:11 +00:00
---
2015-12-03 00:31:38 +00:00
## Core
### generator-loopback
2016-07-14 14:25:55 +00:00
* [@950c8b6 ](https://github.com/strongloop/generator-loopback/commit/950c8b67e1af18532231e504f2d2e152dd52fad9 ) validate model property default value type ([Alex Pitigoi](https://github.com/alexpit))
2016-06-24 04:25:54 +00:00
* [PR#203 ](https://github.com/strongloop/generator-loopback/pull/203 ) Update generator-loopback to yeoman 0.23 ([0candy](https://github.com/0candy))
2016-06-23 04:25:53 +00:00
* [PR#206 ](https://github.com/strongloop/generator-loopback/pull/206 ) test: remove workarounds no longer needed ([bajtos](https://github.com/bajtos))
2016-06-22 04:25:53 +00:00
* **Released 1.22.0** ([Miroslav Bajtoš](https://github.com/bajtos))
2016-06-16 04:25:53 +00:00
* [PR#199 ](https://github.com/strongloop/generator-loopback/pull/199 ) Support custom connector ([jannyHou](https://github.com/jannyHou))
2016-06-11 04:25:52 +00:00
* [PR#197 ](https://github.com/strongloop/generator-loopback/pull/197 ) Add prompt for lbVersion ([jannyHou](https://github.com/jannyHou))
* [PR#198 ](https://github.com/strongloop/generator-loopback/pull/198 ) Fix "undefined" model name ([rundef](https://github.com/rundef))
2016-06-04 04:25:49 +00:00
* **Released 1.21.1** ([Raymond Feng](https://github.com/raymondfeng))
* [PR#195 ](https://github.com/strongloop/generator-loopback/pull/195 ) Fix generator prompt validate error ([0candy](https://github.com/0candy))
* [PR#188 ](https://github.com/strongloop/generator-loopback/pull/188 ) remote-method: make prompts more descriptive ([bajtos](https://github.com/bajtos))
2016-06-02 04:26:16 +00:00
* **Released 1.21.0** ([Raymond Feng](https://github.com/raymondfeng))
* [PR#192 ](https://github.com/strongloop/generator-loopback/pull/192 ) Fix/revert promise ([jannyHou](https://github.com/jannyHou))
2016-06-01 04:25:50 +00:00
* [PR#173 ](https://github.com/strongloop/generator-loopback/pull/173 ) Allow defining remote method without isStatic flag ([0candy](https://github.com/0candy))
2015-12-03 00:31:38 +00:00
### loopback
2016-07-14 20:25:56 +00:00
* [@1b053d4 ](https://github.com/strongloop/loopback/commit/1b053d44fed1a09b2b2d1910b0aefb93ce97faa4 ) Remove legacyExplorer ([gunjpan](https://github.com/gunjpan))
2016-06-21 04:25:51 +00:00
* [PR#2437 ](https://github.com/strongloop/loopback/pull/2437 ) Remove `rectifyAllChanges` and `rectifyChange` ([0candy](https://github.com/0candy))
2016-06-18 04:25:50 +00:00
* [PR#2440 ](https://github.com/strongloop/loopback/pull/2440 ) Fix verificationToken bug ([loay](https://github.com/loay))
* [PR#2446 ](https://github.com/strongloop/loopback/pull/2446 ) update express version ([loay](https://github.com/loay))
2016-06-15 04:25:50 +00:00
* [@42c83f6 ](https://github.com/strongloop/loopback/commit/42c83f69a090664bb025d89f8dd5f5a7a3ffa34e ) Cleanup unit-test added in 1fc51d129 ([Miroslav Bajtoš](https://github.com/bajtos))
2016-06-14 04:25:50 +00:00
* [PR#2411 ](https://github.com/strongloop/loopback/pull/2411 ) [SEMVER-MAJOR] Remove `loopback#errorHandler` middleware ([loay](https://github.com/loay))
* [@a2e199f ](https://github.com/strongloop/loopback/commit/a2e199f02554c75845bcbb0cc37843b3816f375b ) 3.0.0-alpha.2 ([Miroslav Bajtoš](https://github.com/bajtos))
* [PR#2227 ](https://github.com/strongloop/loopback/pull/2227 ) add missing unit tests for #2108 ([benkroeger](https://github.com/benkroeger))
* [@83b5d72 ](https://github.com/strongloop/loopback/commit/83b5d72073397420c252093b9e52f1dc58d823b3 ) add missing unit tests for #2108 ([Benjamin Kroeger](https://github.com/benkroeger))
* [PR#2316 ](https://github.com/strongloop/loopback/pull/2316 ) Expose `Replace*` methods ([Amir-61](https://github.com/Amir-61))
2016-06-08 04:25:54 +00:00
* [PR#2375 ](https://github.com/strongloop/loopback/pull/2375 ) [SEMVER-MAJOR] Fix remoting strong-error-handler ([davidcheung](https://github.com/davidcheung))
2016-06-02 04:26:16 +00:00
* [PR#2394 ](https://github.com/strongloop/loopback/pull/2394 ) [SEMVER-MAJOR] Remove legacy express 3.x middleware getters ([bajtos](https://github.com/bajtos))
2015-12-03 00:31:38 +00:00
### loopback-boot
2016-07-14 05:22:00 +00:00
* [PR#194 ](https://github.com/strongloop/loopback-boot/pull/194 ) Stop caching config files ([bajtos](https://github.com/bajtos))
2016-07-02 04:25:47 +00:00
* [PR#196 ](https://github.com/strongloop/loopback-boot/pull/196 ) travis: drop io.js, add Node v4 and v6 ([bajtos](https://github.com/bajtos))
2016-06-21 04:25:51 +00:00
* **Released 2.19.0** ([Miroslav Bajtoš](https://github.com/bajtos))
2015-12-03 00:31:38 +00:00
### loopback-datasource-juggler
2016-07-14 05:22:00 +00:00
* [PR#996 ](https://github.com/strongloop/loopback-datasource-juggler/pull/996 ) Ensure stable order of items in DAO.find() ([bajtos](https://github.com/bajtos))
2016-07-12 04:25:46 +00:00
* [PR#989 ](https://github.com/strongloop/loopback-datasource-juggler/pull/989 ) Add test for updateOrCreate ([Amir-61](https://github.com/Amir-61))
2016-06-30 04:25:43 +00:00
* [@45e14af ](https://github.com/strongloop/loopback-datasource-juggler/commit/45e14af4a981fcf376276babeb344ceac578186c ) Update validations.js ([Rand McKinney](https://github.com/crandmck))
* [PR#976 ](https://github.com/strongloop/loopback-datasource-juggler/pull/976 ) [SEMVER-MAJOR] Remove DataSource.registerType() ([gunjpan](https://github.com/gunjpan))
2016-06-25 04:25:56 +00:00
* [@fbe58f7 ](https://github.com/strongloop/loopback-datasource-juggler/commit/fbe58f7cf82b0a8e7e04afbaddea319fb7e8e8d1 ) give options to validators #984 ([RobinBiondi](https://github.com/robinbiondi))
* [PR#947 ](https://github.com/strongloop/loopback-datasource-juggler/pull/947 ) [SEMVER-MAJOR] Throw Error for property names with dots ([gunjpan](https://github.com/gunjpan))
2016-06-18 04:25:50 +00:00
* [PR#960 ](https://github.com/strongloop/loopback-datasource-juggler/pull/960 ) Update datasource.js ([ritch](https://github.com/ritch))
2016-06-14 04:25:50 +00:00
* [@058d9d4 ](https://github.com/strongloop/loopback-datasource-juggler/commit/058d9d46c09f249dd7aa14a09e3097aae8a7a21b ) 3.0.0-alpha.5 ([Miroslav Bajtoš](https://github.com/bajtos))
2016-06-09 04:25:53 +00:00
* [PR#952 ](https://github.com/strongloop/loopback-datasource-juggler/pull/952 ) Avoid changing PK of instance in operation hook when forceId is set ([Amir-61](https://github.com/Amir-61))
* [PR#965 ](https://github.com/strongloop/loopback-datasource-juggler/pull/965 ) [SEMVER-MAJOR] Remove model events ([0candy](https://github.com/0candy))
2016-06-08 04:25:54 +00:00
* [@ea2266e ](https://github.com/strongloop/loopback-datasource-juggler/commit/ea2266e453220208b204d3817a866ea7f0b42410 ) Persist changes on parent for embedsOne ([Dimitris Halatsis](https://github.com/mitsos1os))
2016-06-06 14:26:09 +00:00
* [PR#964 ](https://github.com/strongloop/loopback-datasource-juggler/pull/964 ) Fix `disableInclude` for hasAndBelongsToMany relation ([Amir-61](https://github.com/Amir-61))
2016-06-03 04:25:52 +00:00
* [PR#953 ](https://github.com/strongloop/loopback-datasource-juggler/pull/953 ) Fix error message ([Amir-61](https://github.com/Amir-61))
2016-06-02 04:26:16 +00:00
* [PR#954 ](https://github.com/strongloop/loopback-datasource-juggler/pull/954 ) Retun err for UPSERT if the connector returns err ([Amir-61](https://github.com/Amir-61))
* [PR#955 ](https://github.com/strongloop/loopback-datasource-juggler/pull/955 ) ModelBuilder: add new setting strictEmbeddedModels ([bajtos](https://github.com/bajtos))
* [PR#950 ](https://github.com/strongloop/loopback-datasource-juggler/pull/950 ) Add test's description ([Amir-61](https://github.com/Amir-61))
2016-06-01 04:25:50 +00:00
* [PR#944 ](https://github.com/strongloop/loopback-datasource-juggler/pull/944 ) [SEMVER-MAJOR] throw error for undefined mixin ([alexpit](https://github.com/alexpit))
2016-05-07 04:25:55 +00:00
2015-12-03 00:31:38 +00:00
### loopback-swagger
2016-06-28 04:25:51 +00:00
* [PR#47 ](https://github.com/strongloop/loopback-swagger/pull/47 ) Add doc root ([jannyHou](https://github.com/jannyHou))
2015-12-03 00:31:38 +00:00
### strong-remoting
2016-06-22 04:25:53 +00:00
* [@f899aa3 ](https://github.com/strongloop/strong-remoting/commit/f899aa342a4b3b10becb999bcd997e70b5147213 ) Prioritise auth errors over sharedCtor errors ([Miroslav Bajtoš](https://github.com/bajtos))
2016-06-14 04:25:50 +00:00
* [@aa0bda6 ](https://github.com/strongloop/strong-remoting/commit/aa0bda634b1d2883b0549f9cde65baf65d55ea16 ) Fix style violations introduced by a1b156b9 ([Miroslav Bajtoš](https://github.com/bajtos))
* [PR#271 ](https://github.com/strongloop/strong-remoting/pull/271 ) Allow source to be `formData` (=== `form` ) to comply with swagger-definition ([0ff](https://github.com/0ff))
* [@2e4a500 ](https://github.com/strongloop/strong-remoting/commit/2e4a50041f3b3e8c336f0d2609d108bc65219f83 ) Add http source "formData" ([Fabian Off](https://github.com/0ff))
* [@6cf759a ](https://github.com/strongloop/strong-remoting/commit/6cf759ab0ed69d598a252a485ace09e773a4e139 ) 3.0.0-alpha.3 ([Miroslav Bajtoš](https://github.com/bajtos))
* [@270d88f ](https://github.com/strongloop/strong-remoting/commit/270d88f6062890b60491c4fde4f6ea5c96aeea5e ) Fix integration tests for coercion in REST ([Miroslav Bajtoš](https://github.com/bajtos))
* [PR#304 ](https://github.com/strongloop/strong-remoting/pull/304 ) Test rest coercion ([bajtos](https://github.com/bajtos))
2016-06-08 04:25:54 +00:00
* [PR#302 ](https://github.com/strongloop/strong-remoting/pull/302 ) [SEMVER-MAJOR] Implement strong error handler for rest-adapter ([davidcheung](https://github.com/davidcheung))
2016-06-07 04:26:47 +00:00
* [PR#305 ](https://github.com/strongloop/strong-remoting/pull/305 ) Implement getEndpoints ([Amir-61](https://github.com/Amir-61))
2015-12-03 00:31:38 +00:00
## Connectors
2016-01-21 14:25:53 +00:00
### loopback-connector-db2
2016-06-15 04:25:50 +00:00
* [PR#36 ](https://github.com/strongloop/loopback-connector-db2/pull/36 ) Componentization ([qpresley](https://github.com/qpresley))
* [@72a8f01 ](https://github.com/strongloop/loopback-connector-db2/commit/72a8f016062588689169a5b18c7131ffdafe9786 ) Merge v1.0.17 release ([Ryan Graham](https://github.com/rmg))
2016-06-09 04:25:53 +00:00
* [@2286350 ](https://github.com/strongloop/loopback-connector-db2/commit/2286350479b8d8bc29aeb30555968ae17350518a ) Update README.md ([Quentin Presley](https://github.com/qpresley))
2016-05-07 02:26:38 +00:00
2016-06-14 14:26:13 +00:00
### loopback-connector-mqlight
2016-06-15 04:25:50 +00:00
* **Released 1.0.0** ([Quentin Presley](https://github.com/qpresley))
2016-06-14 14:26:13 +00:00
* [@82d0d74 ](https://github.com/strongloop/loopback-connector-mqlight/commit/82d0d74977dc4a1cb5cda8e20e0193bc8bf94d18 ) Complete readme and touch up minor typos ([Quentin Presley](https://github.com/qpresley))
* [@3aed1cb ](https://github.com/strongloop/loopback-connector-mqlight/commit/3aed1cb878b9bed67279290e7f0471001832986f ) Update tests to include CReate Update and Delete tests ([Quentin Presley](https://github.com/qpresley))
* [@e0d112d ](https://github.com/strongloop/loopback-connector-mqlight/commit/e0d112d65605dfbce0533b16da6697d575df6811 ) Code cleanup ([Quentin Presley](https://github.com/qpresley))
* [@53f079b ](https://github.com/strongloop/loopback-connector-mqlight/commit/53f079b1b2ff2c33c2fac9667fd8fa78e4ad8726 ) Updated with working tests ([Quentin Presley](https://github.com/qpresley))
* [@20893c5 ](https://github.com/strongloop/loopback-connector-mqlight/commit/20893c5009c49de6edd9be1ab17ead18e854671a ) Initial code drop ([Quentin Presley](https://github.com/qpresley))
* [@7a3c77c ](https://github.com/strongloop/loopback-connector-mqlight/commit/7a3c77c36ea72bc60e8b74d9323d74bbcd8de580 ) Initial commit ([Quentin Presley](https://github.com/qpresley))
2016-01-21 06:25:48 +00:00
### loopback-connector-mssql
2016-06-22 04:25:53 +00:00
* **Released 2.8.0** ([Simon Ho](https://github.com/superkhau))
2016-01-21 06:25:48 +00:00
2016-01-22 06:25:53 +00:00
### loopback-connector-mysql
2016-06-22 04:25:53 +00:00
* **Released 2.3.0** ([Simon Ho](https://github.com/superkhau))
2016-01-22 06:25:53 +00:00
2016-01-21 22:25:51 +00:00
### loopback-connector-postgresql
2016-06-24 04:25:54 +00:00
* **Released 2.6.3** ([Raymond Feng](https://github.com/raymondfeng))
* [@ab5a0cb ](https://github.com/strongloop/loopback-connector-postgresql/commit/ab5a0cb7dd8f16f8adc53a13f86e244e372709be ) Fix the datasource init ([Raymond Feng](https://github.com/raymondfeng))
* **Released 2.6.2** ([Raymond Feng](https://github.com/raymondfeng))
* **Released 2.6.1** ([Raymond Feng](https://github.com/raymondfeng))
* [@315bd2a ](https://github.com/strongloop/loopback-connector-postgresql/commit/315bd2a7cfb0c35063fba14fea87767c7ffc8a45 ) Fix for https://github.com/strongloop/loopback-connector-postgresql/issues/145 ([Raymond Feng](https://github.com/raymondfeng))
2016-06-23 04:25:53 +00:00
* **Released 2.6.0** ([Raymond Feng](https://github.com/raymondfeng))
* [PR#143 ](https://github.com/strongloop/loopback-connector-postgresql/pull/143 ) Upgrade to pg 6.0.0 ([raymondfeng](https://github.com/raymondfeng))
2016-06-22 04:25:53 +00:00
* **Released 2.5.0** ([Simon Ho](https://github.com/superkhau))
2016-05-14 04:25:56 +00:00
2016-05-07 04:25:55 +00:00
### loopback-connector-soap
2016-06-25 04:25:56 +00:00
* **Released 2.5.0** ([Raymond Feng](https://github.com/raymondfeng))
2016-06-24 04:25:54 +00:00
* [@54dd01d ](https://github.com/strongloop/loopback-connector-soap/commit/54dd01df67de603e7f763bc8ed399b92e1cff7b6 ) Upgrade to soap@0.16 ([Raymond Feng](https://github.com/raymondfeng))
2016-06-15 04:25:50 +00:00
* [@568557d ](https://github.com/strongloop/loopback-connector-soap/commit/568557df4abb2c6e2ef092d1b51a4ac3f17e3cc1 ) Honor security options ([Raymond Feng](https://github.com/raymondfeng))
2016-06-10 04:25:54 +00:00
* [@5955176 ](https://github.com/strongloop/loopback-connector-soap/commit/5955176d389514af3f13cbda3f96304cbd73ee2c ) Update deps ([Raymond Feng](https://github.com/raymondfeng))
* [PR#35 ](https://github.com/strongloop/loopback-connector-soap/pull/35 ) Update soap-connector.js ([ritch](https://github.com/ritch))
2016-05-07 04:25:55 +00:00
2016-06-02 16:26:13 +00:00
### loopback-connector-swagger
2016-06-24 04:25:54 +00:00
* **Released 1.0.0** ([Miroslav Bajtoš](https://github.com/bajtos))
2016-06-23 04:25:53 +00:00
* [PR#4 ](https://github.com/strongloop/loopback-connector-swagger/pull/4 ) Update Readme with more info ([gunjpan](https://github.com/gunjpan))
2016-06-02 16:26:13 +00:00
2015-12-03 00:31:38 +00:00
## SDKs
### loopback-sdk-angular
2016-07-14 05:22:00 +00:00
* **Released 1.8.0** ([Miroslav Bajtoš](https://github.com/bajtos))
2016-07-02 04:25:47 +00:00
* [PR#225 ](https://github.com/strongloop/loopback-sdk-angular/pull/225 ) Expose configured properties (authHeader and urlBase) on LoopBackResource ([mrbatista](https://github.com/mrbatista))
2016-06-03 04:25:52 +00:00
* [PR#223 ](https://github.com/strongloop/loopback-sdk-angular/pull/223 ) Describe model schema in generated $resource ([bajtos](https://github.com/bajtos))
2015-12-03 00:31:38 +00:00
2016-05-07 04:25:55 +00:00
### loopback-sdk-ios
2016-06-14 04:25:50 +00:00
* [PR#108 ](https://github.com/strongloop/loopback-sdk-ios/pull/108 ) WIP: fix on new CI ([rmg](https://github.com/rmg))
2016-05-07 04:25:55 +00:00
2015-12-03 00:31:38 +00:00
## Components
2016-01-06 06:25:47 +00:00
### loopback-component-explorer
2016-06-23 04:25:53 +00:00
* [PR#168 ](https://github.com/strongloop/loopback-component-explorer/pull/168 ) Redirect get http 301 instead of 303 ([jannyHou](https://github.com/jannyHou))
2015-12-03 00:31:38 +00:00
2015-12-31 06:25:43 +00:00
### loopback-component-push
2016-06-21 04:25:51 +00:00
* [PR#113 ](https://github.com/strongloop/loopback-component-push/pull/113 ) [SEMVER-MINOR] Update GCM, APN and node-cache ([seriousben](https://github.com/seriousben))
2015-12-31 06:25:43 +00:00
2015-12-03 00:31:38 +00:00
### loopback-component-storage
2016-06-15 04:25:50 +00:00
* [PR#129 ](https://github.com/strongloop/loopback-component-storage/pull/129 ) Fixes issue #127 (Bad Content-type returned) ([GaryTowers](https://github.com/GaryTowers))
2015-12-03 00:31:38 +00:00
2015-11-20 06:30:48 +00:00