1 |
|
2 | 4.9.10 / 2016-04-22
|
3 | ===================
|
4 |
|
5 | * runtime: export runtime lists
|
6 |
|
7 | 4.9.7 / 2016-04-19
|
8 | ==================
|
9 |
|
10 | * test: add site.wpcomPlugin() tests
|
11 | * SiteWPComPlugin: add Class
|
12 | * test: add site.wpcomPluginsList() test
|
13 | * Site: add wpcomPluginsList() method
|
14 |
|
15 | 4.9.6 / 2016-04-18
|
16 | ==================
|
17 |
|
18 | * SitePlugin: rename methods: updateVersion() and update()
|
19 |
|
20 | 4.9.5 / 2016-14-04
|
21 | ==================
|
22 |
|
23 | * site.taxonomy and site.taxonomy.term implemented
|
24 | * site.plugin updates
|
25 | * various test cleanup
|
26 |
|
27 | 4.9.4 / 2016-04-04
|
28 | ==================
|
29 |
|
30 | * add site.post.del back which was removed in 4.9.3
|
31 |
|
32 | 4.9.3 / 2016-03-30
|
33 | ==================
|
34 |
|
35 | * site.post.subscriber: implemented
|
36 | * site.post: add post methods in the runtime
|
37 | * runtime-build: refact -> pass pathBuilder function
|
38 | * site.post: ES6ify
|
39 | * site: ES6ify
|
40 |
|
41 | 4.9.2 / 2016-03-27
|
42 | ==================
|
43 |
|
44 | * Fix requiring a JSON file
|
45 |
|
46 | 4.9.1 / 2016-03-28
|
47 | ==================
|
48 |
|
49 | * site.plugin: add basic site plugins structure
|
50 | * site.domain: add basic site domain structure
|
51 |
|
52 | 4.9.0 / 2016-03-28
|
53 | ==================
|
54 |
|
55 | * site: add domain methods (see https://github.com/Automattic/wpcom.js/pull/163)
|
56 | * version bump wpcom-xhr-request (see https://github.com/Automattic/wpcom-xhr-request/pull/17)
|
57 |
|
58 | 4.8.6 / 2016-03-23
|
59 | ==================
|
60 |
|
61 | * domain.dns: add `/domains/%s/dns` methods
|
62 | * domain.email: add `/domains/%s/email` methods
|
63 | * domain: add `/domains/%s` methods
|
64 | * domains: add `/domains` methods
|
65 | * site.settings: implemented
|
66 | * me: add me.posts() method
|
67 | * process site methods using runtime libs
|
68 | * site: add generic postTypesList method
|
69 | * site: add site.postCounts()
|
70 | * site.wordads: add several methods
|
71 |
|
72 | 4.8.5 / 2016-2-23
|
73 | ==================
|
74 |
|
75 | * version bump wpcom-xhr-request
|
76 |
|
77 | 4.8.4 / 2016-2-18
|
78 | ==================
|
79 |
|
80 | * adds support for special `apiNamespace` param to integrate core WP-API
|
81 |
|
82 | 4.8.3 / 2015-12-10
|
83 | ==================
|
84 |
|
85 | * add methods:
|
86 | * - me.billingHistory
|
87 | * - me.connectedAppication
|
88 | * - me.keyringConnection
|
89 | * - me.publicizeConnection
|
90 | * - me.settins.password
|
91 | * - me.towStep
|
92 |
|
93 | 4.8.2 / 2015-11-26
|
94 | ==================
|
95 |
|
96 | * add babel-runtime so that es6 features requiring a pollyfill work
|
97 |
|
98 | 4.8.1 / 2015-11-20
|
99 | ==================
|
100 |
|
101 | * add compiled js files to revision system
|
102 |
|
103 | 4.8.0 / 2015-11-19
|
104 | ==================
|
105 |
|
106 | * Use webpack to build final product
|
107 |
|
108 | 4.7.0 / 2015-09-07
|
109 | ==================
|
110 |
|
111 | * Return the static Promise.{reject/resolve} objects
|
112 | * Set default Promise return in absence of callback
|
113 |
|
114 | 4.6.2 / 2015-09-03
|
115 | ==================
|
116 |
|
117 | * Add Promise documentation
|
118 | * circle: add config file. set node version
|
119 | * Add Promsie Wrapper
|
120 |
|
121 | 4.6.1 / 2015-08-30
|
122 | ==================
|
123 |
|
124 | * Add site.pageTemplates() test
|
125 | * Add site.pageTemplates() method
|
126 |
|
127 | 4.6.0 / 2015-08-13
|
128 | ==================
|
129 |
|
130 | * batch: remove bracket in url query
|
131 | * send-request: parse and assign query param rightly
|
132 | * example: add cors batch example
|
133 |
|
134 | 4.5.3 / 2015-08-11
|
135 | ==================
|
136 |
|
137 | * send-request: always stringify query object
|
138 |
|
139 | 4.5.2 / 2015-08-11
|
140 | ==================
|
141 |
|
142 | * Use PHP style query params for a batch request
|
143 |
|
144 | 4.5.1 / 2015-07-08
|
145 | ==================
|
146 |
|
147 | * pkg: bump "wpcom-xhr-request" to "0.3.2"
|
148 | * send-request: handler proxyOrigin parameter
|
149 |
|
150 | 4.5.0 / 2015-05-06
|
151 | ==================
|
152 |
|
153 | * docs: fix references to `wpcom.sites()` -> `wpcom.site()`
|
154 | * site: fix query args for `statsVideo` and `statsPostViews`
|
155 |
|
156 | 4.4.1 / 2015-04-30
|
157 | ==================
|
158 |
|
159 | * core: store token if is defined
|
160 |
|
161 | 4.4.0 / 2015-04-20
|
162 | ==================
|
163 |
|
164 | * test: fix a couple of failing tests and methods
|
165 | * docs: prepare for auto-generated docs and code samples
|
166 |
|
167 | 4.3.0 / 2015-04-15
|
168 | ==================
|
169 |
|
170 | * site: add stats endpoints
|
171 | * docs: update OAuth and testing docs
|
172 |
|
173 | 4.2.1 / 2015-03-31
|
174 | ==================
|
175 |
|
176 | * pkg: bump `wpcom-xhr-request` to `0.3.1`
|
177 |
|
178 | 4.2.0 / 2015-03-13
|
179 | ==================
|
180 |
|
181 | * send-request: check `query` paramter
|
182 | * test: add util req testing file
|
183 | * test: update wpcom.site.tagsList test
|
184 | * test: update wpcom.site.categoriesList test
|
185 |
|
186 | 4.1.0 / 2015-02-18
|
187 | ==================
|
188 |
|
189 | * test: force apiVersion to 1 for some stats tests
|
190 | * site: fix embed_url param
|
191 | * send-request: default value for `query` is {}
|
192 |
|
193 | 4.0.0 / 2015-02-09
|
194 | ==================
|
195 |
|
196 | * request: update path for send-request module
|
197 | * core: add sendRequest() to suppoert compatibility
|
198 | * test: add users suggest testing file
|
199 | * update to wpcom.req method
|
200 | * test: add site.follow testing file
|
201 | * test: add site embeds testing file
|
202 | * test: add site.shortcodes testing file
|
203 | * send-response: set apiVersion from wpcom property
|
204 | * core: add apiVersion as property. Define `1.1` as default
|
205 | * request: refact -> create Req class
|
206 |
|
207 | 3.2.0 / 2015-02-05
|
208 | ==================
|
209 |
|
210 | * site: use `list` builder for `embdesList` method
|
211 | * test: site: add embedsList() test
|
212 | * site: use `list` builder for shortcodesList method
|
213 | * test: add site.shortcodesList test
|
214 | * post: propagate `id` and `slug` when post is added
|
215 | * improve tests
|
216 |
|
217 | 3.1.1 / 2014-12-08
|
218 | ==================
|
219 |
|
220 | * site: URIencode id. This allows to use the API wit Jetpack sites installed on subfolders.
|
221 |
|
222 | 3.1.0 / 2014-12-04
|
223 | ==================
|
224 |
|
225 | * core: request handler parameter in constructor
|
226 |
|
227 | 3.0.0 / 2014-12-02
|
228 | ==================
|
229 |
|
230 | * add `requite` util module
|
231 | * update coding
|
232 | * core: Added users suggest endpoint
|
233 | * Merge pull request #71 from Automattic/add/post-restore-endpoint
|
234 | * Allow optional third-index apiVersion for resource list
|
235 | * test: improve media util functions
|
236 | * test: pre-process files in addFiles test
|
237 | * test: update apiVersion tests using getFiles()
|
238 | * test: add test.getFiles() method
|
239 | * examples: better proxy me.html output
|
240 | * test: fix testing data
|
241 | * Get rid of confusion between `index.js` and `wpcom+xhr.js`
|
242 |
|
243 | 2.6.0 / 2014-11-12
|
244 | ==================
|
245 |
|
246 | * media: fix bug in checking File on server-side
|
247 |
|
248 | 2.5.0 / 2014-11-12
|
249 | ==================
|
250 |
|
251 | * media: fix checking File parameter in #addFiles method
|
252 |
|
253 | 2.4.0 / 2014-11-03
|
254 | ==================
|
255 |
|
256 | * media: fix bug adding media files in client-side
|
257 | * examples: add browser-proxy "upload.html" example
|
258 | * media: add optional [query] parameter.
|
259 | * pkg: update "wpcom-xhr-request" to v0.3.0
|
260 | * add `return` statement to all `sendRequest()` calls
|
261 | * media: support new api features
|
262 | * media: use api version 1.1
|
263 |
|
264 | 2.3.0 / 2014-10-10
|
265 | ==================
|
266 |
|
267 | * test: add batch test
|
268 | * Add batch support
|
269 |
|
270 | 2.2.0 / 2014-10-03
|
271 | ==================
|
272 |
|
273 | * test: add tag tests
|
274 | * site: add site#tag() method
|
275 | * tag: add tag library
|
276 | * test: fix typeof asserts
|
277 | * test: add category tests
|
278 | * site: add site#category() method
|
279 | * category: add category
|
280 | * test: move up `global` testing value
|
281 | * package: update "debug" to v2.0.0
|
282 | * Add media.update method
|
283 |
|
284 | 2.1.0 / 2014-09-11
|
285 | ==================
|
286 |
|
287 | * Add tests for comment likes
|
288 | * add CommentLike module and functions to Comment (mirroring Like for Posts)
|
289 | * landing v1
|
290 |
|
291 | 2.0.4 / 2014-08-05
|
292 | ==================
|
293 |
|
294 | * dist: recompile
|
295 | * docs: update Follow doc page
|
296 | * Add `Follow` implementation
|
297 | * update "browserify" to v4.2.1
|
298 |
|
299 | 2.0.3 / 2014-07-15
|
300 | ==================
|
301 |
|
302 | * dist: recompile
|
303 | * package: update "browserify" to v4.2.0
|
304 | * package: update "wpcom-xhr-request" to v0.2.5
|
305 | * site: use `%o` formatter for debug() calls
|
306 |
|
307 | 2.0.2 / 2014-06-25
|
308 | ==================
|
309 |
|
310 | * dist: recompile
|
311 | * examples: add "browser-proxy" example
|
312 | * Makefile: remove `-xhr`
|
313 | * index: inline the `sendRequest()` function
|
314 | * package: update "browserify" to v4.1.11
|
315 | * package: update "wpcom-xhr-request" to v0.2.3
|
316 | * wpcom+xhr: add JSDoc comment
|
317 |
|
318 | 2.0.1 / 2014-06-10
|
319 | ==================
|
320 |
|
321 | * dist: recompile
|
322 | * package: update "wpcom-xhr-request" to v0.2.2
|
323 | * docs: fix typo in function name
|
324 | * docs: fix typo in `post` docs
|
325 | * docs: fix relative links in `WPCOM` main docs
|
326 | * package: be loose with the `debug` version
|
327 | * package: add "license" field
|
328 |
|
329 | 2.0.0 / 2014-06-05
|
330 | ==================
|
331 |
|
332 | * dist: rebuild
|
333 | * package: update "debug" and "wpcom-xhr-request" dependencies
|
334 | * package: add "keywords" field
|
335 | * test: fix testing data
|
336 | * package: update "description"
|
337 | * add LICENSE file
|
338 | * package, Redme: use lowercase .JS, add "web"
|
339 | * example: add uploading image browser example
|
340 | * delete legacy wpcom-proxy (#39, @guille)
|
341 | * examples: a few tweaks
|
342 | * example: remove token value
|
343 |
|
344 | 1.2.3 / 2014-05-20
|
345 | ==================
|
346 |
|
347 | * xhr: add wpcom.setToken()
|
348 |
|
349 | 1.2.2 / 2014-05-19
|
350 | ==================
|
351 |
|
352 | * New methods:
|
353 | - post.comment()
|
354 | - post.comments()
|
355 |
|
356 | - comment.get()
|
357 | - comment.update()
|
358 | - comment.replies()
|
359 | - comment.reply()
|
360 | - comment.delete()
|
361 |
|
362 | * dist: recompile
|
363 | * add test for all new methods
|
364 | * update documentation
|
365 |
|
366 | 1.2.1 / 2014-05-13
|
367 | ==================
|
368 |
|
369 | * New methods:
|
370 | - site.addMediaFiles()
|
371 | - site.addMediaUrls()
|
372 | - site.deleteMedia()
|
373 | - site.usersList()
|
374 | - site.likesList()
|
375 |
|
376 | - media.addFiles()
|
377 | - media.addUrls()
|
378 | - media.del()
|
379 |
|
380 | - post.reblog()
|
381 | - post.related()
|
382 |
|
383 | - like.state()
|
384 | - like.mine()
|
385 | - like.del()
|
386 |
|
387 | - reblog.to()
|
388 | - reblog.state()
|
389 |
|
390 | * Add and update examples over the browser
|
391 | * Improve and update documentation
|
392 |
|
393 | 1.2.0 / 2014-04-23
|
394 | ==================
|
395 |
|
396 | * Remove internal "endpoints" `.json` files, saves ~8kb uncompressed (#19)
|
397 | * package: update "description" field
|
398 | * History: match `git changelog` output
|
399 | * rename `doc` -> `docs` and `example` to `examples`
|
400 |
|
401 | 1.1.0 / 2014-04-22
|
402 | ==================
|
403 |
|
404 | * site: rename Sites to Site
|
405 | * dist: add the compiled `wpcom-proxy.js` and `wpcom.js` files
|
406 | * Readme: improve
|
407 |
|
408 | 1.0.0 / 2014-04-22
|
409 | ==================
|
410 |
|
411 | * remove `req.js`, move send() fn to WPCOM class
|
412 | * add wpcom+proxy.js and wpcom+xhr.js wrapper class scripts
|
413 | * add browserify standalone build rules
|
414 |
|
415 | 0.3.0 / 2014-04-11
|
416 | ==================
|
417 |
|
418 | * rename npm name to `wpcom`
|
419 |
|
420 | 0.2.3 / 2014-04-10
|
421 | ==================
|
422 |
|
423 | * add me.sites() method
|
424 |
|
425 | 0.2.2 / 2014-04-02
|
426 | ==================
|
427 |
|
428 | * New methods:
|
429 | - me.connections()
|
430 | - me.groups()
|
431 | - me.likes()
|
432 | - post.edit()
|
433 | - post.del()
|
434 | * improve error handling
|
435 | * improve endpoint files structure
|
436 | * update documentation
|
437 |
|
438 | 0.2.1 / 2014-03-31
|
439 | ==================
|
440 |
|
441 | * replace `request` by `superagent`
|
442 |
|
443 | 0.2.0 / 2014-03-28
|
444 | ==================
|
445 |
|
446 | * pck: bump wp-connect@0.2.0
|
447 | * set token in the constructor
|
448 | * remove .token() method
|
449 |
|
450 | 0.1.1 / 2014-03-27
|
451 | ==================
|
452 |
|
453 | * core: cretae a Req instance in this.req property
|
454 | * req: refact -> expose a Req constructor
|
455 | * example: add simple exmaple application
|
456 |
|
457 | 0.1.0 / 2014-03-19
|
458 | ==================
|
459 |
|
460 | * change the API
|
461 | * doc: update documentation
|
462 | * add tests
|
463 |
|
464 | 0.0.2 / 2014-02-20
|
465 | ==================
|
466 |
|
467 | * first approach
|