UNPKG

6.7 kBMarkdownView Raw
12016-10-14, Version 1.7.0
2=========================
3
4 * Use eslint in favour of JSHint (#129) (Simon Ho)
5
6 * Update translation files - round#2 (Candy)
7
8 * Add translated files (gunjpan)
9
10 * Update deps to LB 3.0.0 RC (Miroslav Bajtoš)
11
12 * Use loopback@3.0.0-alpha for running the tests. (Miroslav Bajtoš)
13
14
152016-09-09, Version 1.6.0
16=========================
17
18 * Fix alert and badge not included in GCM (Benjamin Boudreau)
19
20 * Update strong-globalize to 2.6.2 (Simon Ho)
21
22 * Update strong-globalize to 2.6.0 (Simon Ho)
23
24 * Globalization cleanup (Simon Ho)
25
26 * Add globalization (Simon Ho)
27
28 * Update URLs in CONTRIBUTING.md (#115) (Ryan Graham)
29
30 * Upgrading dependencies (Benjamin Boudreau)
31
32
332016-05-03, Version 1.5.4
34=========================
35
36 * update copyright statements (Ryan Graham)
37
38 * re-license as Artistic-2.0 only (Ryan Graham)
39
40
412016-02-19, Version 1.5.3
42=========================
43
44 * Remove sl-blip from dependencies (Miroslav Bajtoš)
45
46 * Remove dependency on loopback-testing (Simon Ho)
47
48
492015-12-29, Version 1.5.2
50=========================
51
52 * Remove examples (Simon Ho)
53
54 * Refer to licenses with a link (Sam Roberts)
55
56 * Upgrade LB Explorer and related changes (crandmck)
57
58 * Use strongloop conventions for licensing (Sam Roberts)
59
60 * Fix iOS sample app's push registration handling Changes introduced by PR #67 should have been done in loopback-sdk-ios rather than inside the app. Those changes has been moved to loopback-sdk-ios (PR #38) and this PR removes them from the sample. This fixes Issue #75. Add MobileCoreServices and SystemConfiguration frameworks that are needed for the recent SDK. (hideya kawahara)
61
62 * adding jscs and jshint to the pretest with jsdocs updates (Bryan Clark)
63
64 * downgrade to node-cache@2.1.1 (Bryan Clark)
65
66 * Forward "contentAvailable" and "urlArgs" to APNS (Jonathon Mah)
67
68 * Update deps (Raymond Feng)
69
70 * Fix links to example (Rand McKinney)
71
72 * Update README.md (DeniseLee)
73
74 * Style changes and edits. (DeniseLee)
75
76
772015-04-12, Version 1.5.1
78=========================
79
80 * Add the missing require statement (Raymond Feng)
81
82
832015-04-09, Version 1.5.0
84=========================
85
86 * Fix the package.json (Raymond Feng)
87
88 * update module to loopback 2.0 (Bryan Clark)
89
90 * update the example/server-2.0 demo (Bryan Clark)
91
92 * Update notification.js (Rand McKinney)
93
94
952015-03-11, Version 1.4.4
96=========================
97
98 * Fix API doc and add Notification properties per #69 (crandmck)
99
100
1012015-03-04, Version 1.4.3
102=========================
103
104 * Fix for iOS8 category parameter (Andrej Šinigoj)
105
106 * Support ios notification app on iOS8 version (xcode 6) (Vine Brancho)
107
108 * Fix a build error from xcode (Vine Brancho)
109
110 * Update README.md (Rand McKinney)
111
112 * Typo (Rand McKinney)
113
114 * Added keywords (Rand McKinney)
115
116 * Fix bad CLA URL in CONTRIBUTING.md (Ryan Graham)
117
118 * Cleanup CHANGES.md (ariskemper)
119
120 * Fix to GCM provider "devicesGone" test (Andrej Šinigoj)
121
122 * Update gcm.js (Andrej Šinigoj)
123
124
1252014-12-02, Version 1.4.2
126=========================
127
128 * Add gcm response handling for multiple device tokens, tests (Aris Kemper)
129
130 * Fix the order of routes (Raymond Feng)
131
132
1332014-11-27, Version 1.4.1
134=========================
135
136
137
1382014-11-05, Version 1.4.0
139=========================
140
141 * Bump version (Raymond Feng)
142
143 * Add applications cache, settings ttlInSeconds, checkPeriodInSeconds, tests (Aris Kemper)
144
145 * Add contribution guidelines (Ryan Graham)
146
147 * Updated doc link (Rand McKinney)
148
149
1502014-09-15, Version 1.3.1
151=========================
152
153 * Bump version (Raymond Feng)
154
155 * Fix the push config (Raymond Feng)
156
157 * Fixed issue#47: Creating a submodel for Installation breaks find* methods (Timo Saikkonen)
158
159 * Add LoopBack 2.0 version of push server (Raymond Feng)
160
161
1622014-08-03, Version 1.3.0
163=========================
164
165 * Bump version (Raymond Feng)
166
167 * Ensure deviceType/token are populated from installation (Raymond Feng)
168
169 * Upgrade to apn version 1.6.0. (ariskemper)
170
171 * Fix gcm pushNotification and add test case for array of device tokens. Signed-off-by: Aris Kemper <aris.github@gmail.com> (Aris Kemper)
172
173 * Fix gcm pushNotification and add test case for array of device tokens. (Aris Kemper)
174
175 * Add fixes to notifyMany and tests. (Aris Kemper)
176
177 * Push notification to many installations (ariskemper)
178
179 * push notification to many devices support (ariskemper)
180
181
1822014-07-22, Version 1.2.3
183=========================
184
185 * Remove the peer dep to loopback (Raymond Feng)
186
187
1882014-07-01, Version 1.2.2
189=========================
190
191 * Update deps (Raymond Feng)
192
193 * Rename loopback-push-notification to loopback-component-push (Raymond Feng)
194
195 * Update link to doc (Rand McKinney)
196
197
1982014-06-10, Version 1.2.1
199=========================
200
201 * gcm: fix `devicesGone` event (Andrej Šinigoj)
202
203 * Update the Apple credentials and app id (Raymond Feng)
204
205 * Update apns.js (Daehyeon Shin)
206
207 * Add missing mongodb dep (Raymond Feng)
208
209 * Update the deps (Raymond Feng)
210
211
2122014-02-21, Version 1.2.0
213=========================
214
215 * Bump version and update deps (Raymond Feng)
216
217 * Update license to dual Artistic-2.0/StrongLoop (Raymond Feng)
218
219 * Encode the id for urls (Raymond Feng)
220
221
2222014-02-11, Version 1.1.1
223=========================
224
225 * Fix the version (Raymond Feng)
226
227 * Update dependencies (Raymond Feng)
228
229 * Replace example/server with example/demo-server (Raymond Feng)
230
231 * Move the cleanup to beforeEach/afterEach (Raymond Feng)
232
233 * Use dynamic properties for dependencies (Raymond Feng)
234
235 * Fix typo (Raymond Feng)
236
237 * Improve the UI (Raymond Feng)
238
239 * Fix the push data source configuration (Raymond Feng)
240
241 * Upgrade Bootstrap and Angular (Raymond Feng)
242
243 * Add simple UI to manage applications (Raymond Feng)
244
245 * Fix the demo app (Raymond Feng)
246
247
2482014-01-14, Version 1.1.0
249=========================
250
251 * Bump the version to 1.1.0 (Raymond Feng)
252
253 * Add the demo server from loopback-workspace (Raymond Feng)
254
255 * Export the default Push model (Raymond Feng)
256
257 * Bump version (Raymond Feng)
258
259 * Fix the test case (Raymond Feng)
260
261 * Refactor to support loopback mobile template (Raymond Feng)
262
263 * Fix the resetBadge (Raymond Feng)
264
265 * Fix link to docs after splitting article. (Rand McKinney)
266
267 * Create README.md (Rand McKinney)
268
269 * Minor rewording and better links to examples. (Rand McKinney)
270
271 * Clean up main README and add links to docs (Rand McKinney)
272
273 * Minor cleanup (Rand McKinney)
274
275 * Add ref to original repo (Rand McKinney)
276
277 * Replace old README with links to docs. (Rand McKinney)
278
279 * example: Use more sensible default values (Miroslav Bajtoš)
280
281 * Update README.md (Rand McKinney)
282
283 * example/android: update LoopBack Android SDK (Miroslav Bajtoš)
284
285
2862014-01-08, Version 1.0.0
287=========================
288
289 * First release!