UNPKG

53.1 kBMarkdownView Raw
1<a name="2.21.1"></a>
2## [2.21.1](https://github.com/DomoApps/domoapps-cli/compare/v2.21.0...v2.21.1) (2017-01-19)
3
4
5### Technical Improvements
6
7* add adobe.com and google.com to the whitelist array (#37) ([06968d1](https://github.com/DomoApps/domoapps-cli/commit/06968d1))
8
9
10<a name="2.21.0"></a>
11# [2.21.0](https://github.com/DomoApps/domoapps-cli/compare/v2.20.13...v2.21.0) (2016-11-22)
12
13
14### Technical Improvements
15
16* * feat(fullscreen): add fullscreen preview to 'domo dev' window ([09a9cd6](https://github.com/DomoApps/domoapps-cli/commit/09a9cd6))
17
18
19<a name="2.20.13"></a>
20## [2.20.13](https://github.com/DomoApps/domoapps-cli/compare/v2.20.12...v2.20.13) (2016-11-21)
21
22
23<a name="2.20.10"></a>
24## [2.20.10](https://github.com/DomoApps/domoapps-cli/compare/v2.20.9...v2.20.10) (2016-10-06)
25
26
27### Bug Fixes
28
29* fixing help output for commands with more than one string ([c5c022b](https://github.com/DomoApps/domoapps-cli/commit/c5c022b))
30
31
32### Technical Improvements
33
34* feat(dev): external access false by default (#35) ([bd6e67a](https://github.com/DomoApps/domoapps-cli/commit/bd6e67a))
35* v2.20.12 ([a01b041](https://github.com/DomoApps/domoapps-cli/commit/a01b041))
36
37
38### User Experience Polish
39
40* changelog cleanup ([9dbd267](https://github.com/DomoApps/domoapps-cli/commit/9dbd267))
41
42
43<a name="2.20.11"></a>
44## [2.20.11](https://github.com/DomoApps/domoapps-cli/compare/v2.20.9...v2.20.11) (2016-11-09)
45
46
47### Technical Improvements
48
49* nicer help and also showing output when no arguments are passed or an invalid argument is used (#33) ([11e8698](https://github.com/DomoApps/domoapps-cli/commit/11e8698))
50* (fix) using universal node with no harmony flag (#29) ([52c364c](https://github.com/DomoApps/domoapps-cli/commit/52c364c))
51
52
53### User Experience Polish
54
55* fixing typo ([0706128](https://github.com/DomoApps/domoapps-cli/commit/0706128))
56* using universal node with no harmony flag ([933b606](https://github.com/DomoApps/domoapps-cli/commit/933b606))
57
58
59<a name="2.20.9"></a>
60## [2.20.9](https://github.com/DomoApps/domoapps-cli/compare/v2.20.8...v2.20.9) (2016-10-04)
61
62
63### Technical Improvements
64
65* (fix) using universal node with harmony flag (#26) ([d954298](https://github.com/DomoApps/domoapps-cli/commit/d954298))
66* (polish) update Hello World template to include a limit in the data call along with documentation. (#27) ([86f640a](https://github.com/DomoApps/domoapps-cli/commit/86f640a))
67
68
69<a name="2.20.8"></a>
70## [2.20.8](https://github.com/DomoApps/domoapps-cli/compare/v2.20.7...v2.20.8) (2016-09-14)
71
72
73### Bug Fixes
74
75* fixing imports ([ea3e399](https://github.com/DomoApps/domoapps-cli/commit/ea3e399))
76
77
78<a name="2.20.7"></a>
79## [2.20.7](https://github.com/DomoApps/domoapps-cli/compare/v2.20.6...v2.20.7) (2016-09-13)
80
81
82### Bug Fixes
83
84* initial publish error ([92755a3](https://github.com/DomoApps/domoapps-cli/commit/92755a3))
85
86
87<a name="2.20.6"></a>
88## [2.20.6](https://github.com/DomoApps/domoapps-cli/compare/v2.20.5...v2.20.6) (2016-09-13)
89
90
91### Technical Improvements
92
93* upgrade client ([1deb1fa](https://github.com/DomoApps/domoapps-cli/commit/1deb1fa))
94
95
96<a name="2.20.5"></a>
97## [2.20.5](https://github.com/DomoApps/domoapps-cli/compare/v2.20.4...v2.20.5) (2016-09-12)
98
99
100### Bug Fixes
101
102* publish error ([e8bebf9](https://github.com/DomoApps/domoapps-cli/commit/e8bebf9))
103
104
105<a name="2.20.4"></a>
106## [2.20.4](https://github.com/DomoApps/domoapps-cli/compare/v2.20.3...v2.20.4) (2016-09-12)
107
108
109### Bug Fixes
110
111* pass manifest override to migrate command ([d6f6536](https://github.com/DomoApps/domoapps-cli/commit/d6f6536))
112
113
114### Technical Improvements
115
116* move dev to own command ([d52fad8](https://github.com/DomoApps/domoapps-cli/commit/d52fad8))
117* bump client dep ([5a5af3c](https://github.com/DomoApps/domoapps-cli/commit/5a5af3c))
118* bump node version support message to 5.0.0 ([369f687](https://github.com/DomoApps/domoapps-cli/commit/369f687))
119* move verifyNodeVersion into util ([28b1f9c](https://github.com/DomoApps/domoapps-cli/commit/28b1f9c))
120* cleanup main script ([94d993e](https://github.com/DomoApps/domoapps-cli/commit/94d993e))
121* group manifest related utils ([b25471d](https://github.com/DomoApps/domoapps-cli/commit/b25471d))
122* move release to own command ([d5b1ec3](https://github.com/DomoApps/domoapps-cli/commit/d5b1ec3))
123* auto import all commands ([206f7b8](https://github.com/DomoApps/domoapps-cli/commit/206f7b8))
124* move revert to own command ([2bc6e15](https://github.com/DomoApps/domoapps-cli/commit/2bc6e15))
125* move migrate to own command ([a06fe7c](https://github.com/DomoApps/domoapps-cli/commit/a06fe7c))
126* move delete to own command ([61aa162](https://github.com/DomoApps/domoapps-cli/commit/61aa162))
127* move owner actions into own command ([b19cf72](https://github.com/DomoApps/domoapps-cli/commit/b19cf72))
128* separate out manifest util and publish command ([86521c0](https://github.com/DomoApps/domoapps-cli/commit/86521c0))
129* move download into own command ([32e650e](https://github.com/DomoApps/domoapps-cli/commit/32e650e))
130* move ls out into own command ([df88feb](https://github.com/DomoApps/domoapps-cli/commit/df88feb))
131
132
133<a name="2.20.3"></a>
134## [2.20.3](https://github.com/DomoApps/domoapps-cli/compare/v2.20.2...v2.20.3) (2016-09-06)
135
136
137### Technical Improvements
138
139* update readme to point to developer docs ([5b5b6bb](https://github.com/DomoApps/domoapps-cli/commit/5b5b6bb))
140
141
142<a name="2.20.2"></a>
143## [2.20.2](https://github.com/DomoApps/domoapps-cli/compare/v2.20.1...v2.20.2) (2016-09-01)
144
145
146### Bug Fixes
147
148* check CLI version when using tokens ([abbe302](https://github.com/DomoApps/domoapps-cli/commit/abbe302)) (<a href="https://trello.com/c/yhM33tfO/1033-cli-update-and-dev-token-do-not-work-together">ticket</a>)
149
150
151<a name="2.20.1"></a>
152## [2.20.1](https://github.com/DomoApps/domoapps-cli/compare/v2.20.0...v2.20.1) (2016-08-31)
153
154
155### Bug Fixes
156
157* allow specifying manifest for domo dev ([6f9727e](https://github.com/DomoApps/domoapps-cli/commit/6f9727e))
158
159
160<a name="2.20.0"></a>
161# [2.20.0](https://github.com/DomoApps/domoapps-cli/compare/v2.19.6...v2.20.0) (2016-08-31)
162
163
164### Features
165
166* allow specifying manifest file ([a33a12d](https://github.com/DomoApps/domoapps-cli/commit/a33a12d))
167
168
169### Technical Improvements
170
171* remove old methods ([0df0ce1](https://github.com/DomoApps/domoapps-cli/commit/0df0ce1))
172
173
174<a name="2.19.6"></a>
175## [2.19.6](https://github.com/DomoApps/domoapps-cli/compare/v2.19.5...v2.19.6) (2016-08-19)
176
177
178### Bug Fixes
179
180* data access in domo dev with tokens ([0202e2c](https://github.com/DomoApps/domoapps-cli/commit/0202e2c)) (<a href="https://trello.com/c/AFlr0H4D/1040-domo-token-domo-dev-no-longer-accessing-data-again">ticket</a>)
181
182
183<a name="2.19.5"></a>
184## [2.19.5](https://github.com/DomoApps/domoapps-cli/compare/v2.19.4...v2.19.5) (2016-08-16)
185
186
187### Technical Improvements
188
189* update latest domo.js ([669fbda](https://github.com/DomoApps/domoapps-cli/commit/669fbda))
190
191
192<a name="2.19.4"></a>
193## [2.19.4](https://github.com/DomoApps/domoapps-cli/compare/v2.19.3...v2.19.4) (2016-08-03)
194
195
196### Technical Improvements
197
198* add more domains to whitelist ([fb11038](https://github.com/DomoApps/domoapps-cli/commit/fb11038))
199
200
201<a name="2.19.3"></a>
202## [2.19.3](https://github.com/DomoApps/domoapps-cli/compare/v2.19.2...v2.19.3) (2016-08-02)
203
204
205### Bug Fixes
206
207* pass userId in domo dev ([01cfe9e](https://github.com/DomoApps/domoapps-cli/commit/01cfe9e))
208
209
210### Technical Improvements
211
212* update latest domo.js ([b160204](https://github.com/DomoApps/domoapps-cli/commit/b160204))
213
214
215<a name="2.19.2"></a>
216## [2.19.2](https://github.com/DomoApps/domoapps-cli/compare/v2.19.1...v2.19.2) (2016-07-26)
217
218
219### Bug Fixes
220
221* includes 'util' and 'polyfills' files in compilation step for better support of older versions of node ([9bb9cbe](https://github.com/DomoApps/domoapps-cli/commit/9bb9cbe))
222
223
224<a name="2.19.1"></a>
225## [2.19.1](https://github.com/DomoApps/domoapps-cli/compare/v2.19.0...v2.19.1) (2016-07-20)
226
227
228### Bug Fixes
229
230* data access in domo dev with tokens ([437b5d7](https://github.com/DomoApps/domoapps-cli/commit/437b5d7))
231
232
233<a name="2.19.0"></a>
234# [2.19.0](https://github.com/DomoApps/domoapps-cli/compare/v2.18.2...v2.19.0) (2016-07-15)
235
236
237### User Experience Polish
238
239* It is now a requirement to include a thumbnail before a card in Domo can be created from a Custom App design. This release includes a warning in the local dev environment through the domo.dev command or within the publish flow through the domo publish command. In addition, the local dev environment will now display the current thumbnail or warn the user to include it. ([a48ca95](https://github.com/DomoApps/domoapps-cli/commit/a48ca95))
240
241
242<a name="2.18.2"></a>
243## [2.18.2](https://github.com/DomoApps/domoapps-cli/compare/v2.18.1...v2.18.2) (2016-07-11)
244
245
246### Bug Fixes
247
248* prevent domo token create failures ([8be9caa](https://github.com/DomoApps/domoapps-cli/commit/8be9caa)) (<a href="https://trello.com/c/EtZPCesH/1013-cli-dev-token-create-error">ticket</a>)
249
250
251### Technical Improvements
252
253* don't fail parsing when no sid ([18ec8bc](https://github.com/DomoApps/domoapps-cli/commit/18ec8bc))
254* move verify login to login util ([cdfba18](https://github.com/DomoApps/domoapps-cli/commit/cdfba18))
255* update latest client ([ae4d46a](https://github.com/DomoApps/domoapps-cli/commit/ae4d46a))
256
257
258### User Experience Polish
259
260* fix typo in error message ([3a3cc72](https://github.com/DomoApps/domoapps-cli/commit/3a3cc72))
261
262
263<a name="2.18.1"></a>
264## [2.18.1](https://github.com/DomoApps/domoapps-cli/compare/v2.18.0...v2.18.1) (2016-06-29)
265
266
267### Bug Fixes
268
269* add content type header to server proxy ([018f933](https://github.com/DomoApps/domoapps-cli/commit/018f933)) (<a href="https://trello.com/c/5AFIWcHj/1020-domo-dev-doesn-t-fetch-data-when-using-dev-token">ticket</a>)
270
271
272<a name="2.18.0"></a>
273# [2.18.0](https://github.com/DomoApps/domoapps-cli/compare/v2.17.8...v2.18.0) (2016-06-29)
274
275
276### Technical Improvements
277
278* remove deprecated --watch option ([823e787](https://github.com/DomoApps/domoapps-cli/commit/823e787))
279* support for node 6 ([1ba6589](https://github.com/DomoApps/domoapps-cli/commit/1ba6589))
280
281
282<a name="2.17.8"></a>
283## [2.17.8](https://github.com/DomoApps/domoapps-cli/compare/v2.17.7...v2.17.8) (2016-06-24)
284
285
286### Technical Improvements
287
288* remove extra line from changelog commits ([f5f8ea8](https://github.com/DomoApps/domoapps-cli/commit/f5f8ea8))
289
290
291<a name="2.17.7"></a>
292## [2.17.7](https://github.com/DomoApps/domoapps-cli/compare/v2.17.5...v2.17.7) (2016-06-24)
293
294
295### Technical Improvements
296
297* v2.17.6 ([9537f05](https://github.com/DomoApps/domoapps-cli/commit/9537f05))
298* include ticket link in changelog ([63b3d38](https://github.com/DomoApps/domoapps-cli/commit/63b3d38)) (<a href="https://trello.com/c/1QzUvqHY/1017-update-changelog-to-include-trello-card-links">ticket</a>)
299
300
301<a name="2.17.5"></a>
302## [2.17.5](https://github.com/DomoApps/domoapps-cli/compare/v2.17.4...v2.17.5) (2016-06-24)
303
304
305### Technical Improvements
306
307* group changelog commits by type ([0719978](https://github.com/DomoApps/domoapps-cli/commit/0719978)) (<a href="https://trello.com/c/1QzUvqHY/1017-update-changelog-to-include-trello-card-links">ticket</a>)
308
309
310<a name="2.17.4"></a>
311## [2.17.4](https://github.com/DomoApps/domoapps-cli/compare/v2.17.3...v2.17.4) (2016-06-22)
312
313
314### User Experience Polish
315
316* prompt for instance on token add/remove ([8eaecda](https://github.com/DomoApps/domoapps-cli/commit/8eaecda))
317
318
319<a name="2.17.3"></a>
320## [2.17.3](https://github.com/DomoApps/domoapps-cli/compare/v2.17.2...v2.17.3) (2016-06-21)
321
322
323### Bug Fixes
324
325* new instance option now works again ([e52e1f4](https://github.com/DomoApps/domoapps-cli/commit/e52e1f4))
326
327
328<a name="2.17.2"></a>
329## [2.17.2](https://github.com/DomoApps/domoapps-cli/compare/v2.17.1...v2.17.2) (2016-06-16)
330
331
332### Technical Improvements
333
334* fixing bug with output logging during upgrades ([82a5cdb](https://github.com/DomoApps/domoapps-cli/commit/82a5cdb))
335
336
337<a name="2.17.1"></a>
338## [2.17.1](https://github.com/DomoApps/domoapps-cli/compare/v2.17.0...v2.17.1) (2016-06-16)
339
340
341### Technical Improvements
342
343* fixing owner command argument parsing ([e2447a7](https://github.com/DomoApps/domoapps-cli/commit/e2447a7))
344
345
346<a name="2.17.0"></a>
347# [2.17.0](https://github.com/DomoApps/domoapps-cli/compare/v2.16.2...v2.17.0) (2016-06-16)
348
349
350### Features
351
352* domo token <add|remove|create> ([f3920e1](https://github.com/DomoApps/domoapps-cli/commit/f3920e1))
353* support dev tokens ([e8c1b36](https://github.com/DomoApps/domoapps-cli/commit/e8c1b36))
354
355
356### Technical Improvements
357
358* update commander.js ([7036ccd](https://github.com/DomoApps/domoapps-cli/commit/7036ccd))
359* update latest client ([cb59e5f](https://github.com/DomoApps/domoapps-cli/commit/cb59e5f))
360* restoring change log ([e6a91b5](https://github.com/DomoApps/domoapps-cli/commit/e6a91b5))
361* changelog command ([e2b71d8](https://github.com/DomoApps/domoapps-cli/commit/e2b71d8))
362* running changelog before release ([6d8284e](https://github.com/DomoApps/domoapps-cli/commit/6d8284e))
363* update latest client ([165bbcb](https://github.com/DomoApps/domoapps-cli/commit/165bbcb))
364* respect dev tokens when set ([f4533ed](https://github.com/DomoApps/domoapps-cli/commit/f4533ed))
365* clearing change log ([fd9d32e](https://github.com/DomoApps/domoapps-cli/commit/fd9d32e))
366* adding grunt shell:changelog command ([f1fe264](https://github.com/DomoApps/domoapps-cli/commit/f1fe264))
367* move evoke into own function ([a45aaca](https://github.com/DomoApps/domoapps-cli/commit/a45aaca))
368* move login into own command ([843131c](https://github.com/DomoApps/domoapps-cli/commit/843131c))
369* move login to own util ([9999bd4](https://github.com/DomoApps/domoapps-cli/commit/9999bd4))
370* move sid parsing to own util ([25c3b3c](https://github.com/DomoApps/domoapps-cli/commit/25c3b3c))
371
372
373### User Experience Polish
374
375* let user know they can paste token ([090d78a](https://github.com/DomoApps/domoapps-cli/commit/090d78a))
376* mention domo token create command ([bc42879](https://github.com/DomoApps/domoapps-cli/commit/bc42879))
377* move text below logo after login ([e34b0fb](https://github.com/DomoApps/domoapps-cli/commit/e34b0fb))
378
379
380<a name="2.16.2"></a>
381## [2.16.2](https://github.com/DomoApps/domoapps-cli/compare/v2.16.1...v2.16.2) (2016-05-26)
382
383
384### Technical Improvements
385
386* making sure to only warn once ([88c6281](https://github.com/DomoApps/domoapps-cli/commit/88c6281))
387
388
389<a name="2.16.1"></a>
390## [2.16.1](https://github.com/DomoApps/domoapps-cli/compare/v2.16.0...v2.16.1) (2016-05-19)
391
392
393### Technical Improvements
394
395* support data append in domo dev ([78e73e1](https://github.com/DomoApps/domoapps-cli/commit/78e73e1))
396* unhandledRejection handler with update message ([f8b9e80](https://github.com/DomoApps/domoapps-cli/commit/f8b9e80))
397* fixing wording ([5d6de9d](https://github.com/DomoApps/domoapps-cli/commit/5d6de9d))
398* uncaughtException handler with update message ([0f24802](https://github.com/DomoApps/domoapps-cli/commit/0f24802))
399
400
401<a name="2.16.0"></a>
402# [2.16.0](https://github.com/DomoApps/domoapps-cli/compare/v2.15.0...v2.16.0) (2016-05-11)
403
404
405### Technical Improvements
406
407* loading info function ([11e7d6f](https://github.com/DomoApps/domoapps-cli/commit/11e7d6f))
408
409
410<a name="2.15.0"></a>
411# [2.15.0](https://github.com/DomoApps/domoapps-cli/compare/v2.14.9...v2.15.0) (2016-05-11)
412
413
414<a name="2.14.9"></a>
415## [2.14.9](https://github.com/DomoApps/domoapps-cli/compare/v2.14.8...v2.14.9) (2016-05-11)
416
417
418### Technical Improvements
419
420* adding warning when watch flag is used since it will soon be deprecated ([8083e1f](https://github.com/DomoApps/domoapps-cli/commit/8083e1f))
421
422
423<a name="2.14.8"></a>
424## [2.14.8](https://github.com/DomoApps/domoapps-cli/compare/v2.14.7...v2.14.8) (2016-05-02)
425
426
427### Technical Improvements
428
429* move log dep higher ([ba17897](https://github.com/DomoApps/domoapps-cli/commit/ba17897))
430
431
432<a name="2.14.7"></a>
433## [2.14.7](https://github.com/DomoApps/domoapps-cli/compare/v2.14.6...v2.14.7) (2016-05-02)
434
435
436### Bug Fixes
437
438* process command files with babel ([869210b](https://github.com/DomoApps/domoapps-cli/commit/869210b))
439
440
441<a name="2.14.6"></a>
442## [2.14.6](https://github.com/DomoApps/domoapps-cli/compare/v2.14.5...v2.14.6) (2016-04-28)
443
444
445### Technical Improvements
446
447* add domo login to init's next steps ([34df93c](https://github.com/DomoApps/domoapps-cli/commit/34df93c))
448
449
450<a name="2.14.5"></a>
451## [2.14.5](https://github.com/DomoApps/domoapps-cli/compare/v2.14.4...v2.14.5) (2016-04-28)
452
453
454### Technical Improvements
455
456* explicit exit for windows ([8105420](https://github.com/DomoApps/domoapps-cli/commit/8105420))
457
458
459<a name="2.14.4"></a>
460## [2.14.4](https://github.com/DomoApps/domoapps-cli/compare/v2.14.3...v2.14.4) (2016-04-28)
461
462
463### Technical Improvements
464
465* use multichoice abstraction to support windows ([a392d87](https://github.com/DomoApps/domoapps-cli/commit/a392d87))
466* abstraction for multichoice questions ([6469a55](https://github.com/DomoApps/domoapps-cli/commit/6469a55))
467* move init into own command ([94af99d](https://github.com/DomoApps/domoapps-cli/commit/94af99d))
468
469
470<a name="2.14.3"></a>
471## [2.14.3](https://github.com/DomoApps/domoapps-cli/compare/v2.14.2...v2.14.3) (2016-03-25)
472
473
474### Technical Improvements
475
476* sending method and body to data endpoint ([d2bc408](https://github.com/DomoApps/domoapps-cli/commit/d2bc408))
477* v2.14.2 ([e6bd4e0](https://github.com/DomoApps/domoapps-cli/commit/e6bd4e0))
478* update domo.js to 2.5.2 ([103568d](https://github.com/DomoApps/domoapps-cli/commit/103568d))
479
480
481<a name="2.14.2"></a>
482## [2.14.2](https://github.com/DomoApps/domoapps-cli/compare/v2.14.1...v2.14.2) (2016-03-14)
483
484
485### Technical Improvements
486
487* v2.14.1 ([d5cbed4](https://github.com/DomoApps/domoapps-cli/commit/d5cbed4))
488* make domo logo grey ([4711eaa](https://github.com/DomoApps/domoapps-cli/commit/4711eaa))
489
490
491<a name="2.14.0"></a>
492# [2.14.0](https://github.com/DomoApps/domoapps-cli/compare/v2.13.8...v2.14.0) (2016-03-09)
493
494
495### Technical Improvements
496
497* make domo init create a new directory ([51a050f](https://github.com/DomoApps/domoapps-cli/commit/51a050f))
498* update whitelist ([c688397](https://github.com/DomoApps/domoapps-cli/commit/c688397))
499
500
501<a name="2.13.8"></a>
502## [2.13.8](https://github.com/DomoApps/domoapps-cli/compare/v2.13.7...v2.13.8) (2016-03-03)
503
504
505### Technical Improvements
506
507* DOMO-66519 add more domains to whitelist ([58b6cf9](https://github.com/DomoApps/domoapps-cli/commit/58b6cf9))
508
509
510<a name="2.13.7"></a>
511## [2.13.7](https://github.com/DomoApps/domoapps-cli/compare/v2.13.6...v2.13.7) (2016-03-03)
512
513
514### Bug Fixes
515
516* domo ls ([5007957](https://github.com/DomoApps/domoapps-cli/commit/5007957))
517
518
519<a name="2.13.6"></a>
520## [2.13.6](https://github.com/DomoApps/domoapps-cli/compare/v2.13.5...v2.13.6) (2016-03-03)
521
522
523### Bug Fixes
524
525* allow digits in alias names ([4c7c68d](https://github.com/DomoApps/domoapps-cli/commit/4c7c68d))
526
527
528<a name="2.13.5"></a>
529## [2.13.5](https://github.com/DomoApps/domoapps-cli/compare/v2.13.4...v2.13.5) (2016-03-02)
530
531
532### Bug Fixes
533
534* pass in real userId, and allow override ([bf1012f](https://github.com/DomoApps/domoapps-cli/commit/bf1012f))
535
536
537<a name="2.13.4"></a>
538## [2.13.4](https://github.com/DomoApps/domoapps-cli/compare/v2.13.3...v2.13.4) (2016-03-01)
539
540
541### User Experience Polish
542
543* validate alias names as valid JS props ([2ff3cfa](https://github.com/DomoApps/domoapps-cli/commit/2ff3cfa))
544
545
546<a name="2.13.3"></a>
547## [2.13.3](https://github.com/DomoApps/domoapps-cli/compare/v2.13.2...v2.13.3) (2016-02-29)
548
549
550### Technical Improvements
551
552* separate message for designs not yet published ([a36856c](https://github.com/DomoApps/domoapps-cli/commit/a36856c))
553
554
555<a name="2.13.2"></a>
556## [2.13.2](https://github.com/DomoApps/domoapps-cli/compare/v2.13.1...v2.13.2) (2016-02-29)
557
558
559### Bug Fixes
560
561* correct error message when no designs ([3c81f27](https://github.com/DomoApps/domoapps-cli/commit/3c81f27))
562
563
564<a name="2.13.1"></a>
565## [2.13.1](https://github.com/DomoApps/domoapps-cli/compare/v2.13.0...v2.13.1) (2016-02-26)
566
567
568### Technical Improvements
569
570* fix syntax ([ac8c23b](https://github.com/DomoApps/domoapps-cli/commit/ac8c23b))
571
572
573<a name="2.13.0"></a>
574# [2.13.0](https://github.com/DomoApps/domoapps-cli/compare/v2.12.3...v2.13.0) (2016-02-26)
575
576
577### Technical Improvements
578
579* proxy /domo requests ([0944434](https://github.com/DomoApps/domoapps-cli/commit/0944434))
580
581
582<a name="2.12.3"></a>
583## [2.12.3](https://github.com/DomoApps/domoapps-cli/compare/v2.12.2...v2.12.3) (2016-02-25)
584
585
586### Technical Improvements
587
588* more naming references ([e15f363](https://github.com/DomoApps/domoapps-cli/commit/e15f363))
589
590
591<a name="2.12.2"></a>
592## [2.12.2](https://github.com/DomoApps/domoapps-cli/compare/v2.12.1...v2.12.2) (2016-02-25)
593
594
595### Technical Improvements
596
597* use custom apps name ([8c86f6a](https://github.com/DomoApps/domoapps-cli/commit/8c86f6a))
598
599
600<a name="2.12.1"></a>
601## [2.12.1](https://github.com/DomoApps/domoapps-cli/compare/v2.12.0...v2.12.1) (2016-02-24)
602
603
604### Technical Improvements
605
606* fixing typo and improving the recreate message ([4577adf](https://github.com/DomoApps/domoapps-cli/commit/4577adf))
607* handling re-creation of (soft) deleted designs ([5df796a](https://github.com/DomoApps/domoapps-cli/commit/5df796a))
608
609
610<a name="2.12.0"></a>
611# [2.12.0](https://github.com/DomoApps/domoapps-cli/compare/v2.11.12...v2.12.0) (2016-02-09)
612
613
614### Features
615
616* domo release command ([e4e204e](https://github.com/DomoApps/domoapps-cli/commit/e4e204e))
617
618
619### Technical Improvements
620
621* add #ensureThumbnail ([a2be70d](https://github.com/DomoApps/domoapps-cli/commit/a2be70d))
622* update ryuu-client lib to 2.6.1 ([2f8204a](https://github.com/DomoApps/domoapps-cli/commit/2f8204a))
623
624
625<a name="2.11.12"></a>
626## [2.11.12](https://github.com/DomoApps/domoapps-cli/compare/v2.11.11...v2.11.12) (2016-02-08)
627
628
629### User Experience Polish
630
631* using our cache file ([3b8a312](https://github.com/DomoApps/domoapps-cli/commit/3b8a312))
632
633
634<a name="2.11.11"></a>
635## [2.11.11](https://github.com/DomoApps/domoapps-cli/compare/v2.11.10...v2.11.11) (2016-01-08)
636
637
638### Features
639
640* support opening link in new window/tab in domo dev ([f54c0f2](https://github.com/DomoApps/domoapps-cli/commit/f54c0f2))
641
642
643<a name="2.11.10"></a>
644## [2.11.10](https://github.com/DomoApps/domoapps-cli/compare/v2.11.9...v2.11.10) (2016-01-08)
645
646
647### Technical Improvements
648
649* update to domo.js 2.5.0 ([7db6d34](https://github.com/DomoApps/domoapps-cli/commit/7db6d34))
650
651
652<a name="2.11.9"></a>
653## [2.11.9](https://github.com/DomoApps/domoapps-cli/compare/v2.11.8...v2.11.9) (2016-01-06)
654
655
656### Technical Improvements
657
658* support all proxy paths ([7d59581](https://github.com/DomoApps/domoapps-cli/commit/7d59581))
659
660
661<a name="2.11.8"></a>
662## [2.11.8](https://github.com/DomoApps/domoapps-cli/compare/v2.11.7...v2.11.8) (2016-01-05)
663
664
665### Technical Improvements
666
667* support POST proxying ([6c3eab7](https://github.com/DomoApps/domoapps-cli/commit/6c3eab7))
668
669
670<a name="2.11.7"></a>
671## [2.11.7](https://github.com/DomoApps/domoapps-cli/compare/v2.11.6...v2.11.7) (2015-12-17)
672
673
674### Bug Fixes
675
676* manual include of domo.js ([704482a](https://github.com/DomoApps/domoapps-cli/commit/704482a))
677
678
679<a name="2.11.6"></a>
680## [2.11.6](https://github.com/DomoApps/domoapps-cli/compare/v2.11.5...v2.11.6) (2015-11-20)
681
682
683### Technical Improvements
684
685* add coupahost.com to whitelist ([68c17c9](https://github.com/DomoApps/domoapps-cli/commit/68c17c9))
686
687
688<a name="2.11.5"></a>
689## [2.11.5](https://github.com/DomoApps/domoapps-cli/compare/v2.11.4...v2.11.5) (2015-11-16)
690
691
692### Technical Improvements
693
694* fix domo init ([aca997b](https://github.com/DomoApps/domoapps-cli/commit/aca997b))
695
696
697<a name="2.11.4"></a>
698## [2.11.4](https://github.com/DomoApps/domoapps-cli/compare/v2.11.3...v2.11.4) (2015-11-16)
699
700
701### Technical Improvements
702
703* fix(init): Fix file system error for 'hello world' template. ([4d7450e](https://github.com/DomoApps/domoapps-cli/commit/4d7450e))
704
705
706<a name="2.11.3"></a>
707## [2.11.3](https://github.com/DomoApps/domoapps-cli/compare/v2.11.2...v2.11.3) (2015-10-28)
708
709
710### Technical Improvements
711
712* move session check into own util ([0da9c35](https://github.com/DomoApps/domoapps-cli/commit/0da9c35))
713
714
715### User Experience Polish
716
717* check session before domo ls ([e7e7be8](https://github.com/DomoApps/domoapps-cli/commit/e7e7be8))
718
719
720<a name="2.11.2"></a>
721## [2.11.2](https://github.com/DomoApps/domoapps-cli/compare/v2.11.1...v2.11.2) (2015-10-27)
722
723
724### Bug Fixes
725
726* support root-relative paths again in domo dev ([9cd8b52](https://github.com/DomoApps/domoapps-cli/commit/9cd8b52))
727
728
729<a name="2.11.1"></a>
730## [2.11.1](https://github.com/DomoApps/domoapps-cli/compare/v2.11.0...v2.11.1) (2015-10-27)
731
732
733### Bug Fixes
734
735* always pull latest domo.js lib on domo init ([450bd88](https://github.com/DomoApps/domoapps-cli/commit/450bd88))
736
737
738<a name="2.11.0"></a>
739# [2.11.0](https://github.com/DomoApps/domoapps-cli/compare/v2.10.2...v2.11.0) (2015-10-21)
740
741
742### Features
743
744* support link API in domo dev ([35c2718](https://github.com/DomoApps/domoapps-cli/commit/35c2718))
745
746
747### Technical Improvements
748
749* mount domo app separately from domo dev ([3f24448](https://github.com/DomoApps/domoapps-cli/commit/3f24448))
750
751
752<a name="2.10.2"></a>
753## [2.10.2](https://github.com/DomoApps/domoapps-cli/compare/v2.10.1...v2.10.2) (2015-10-20)
754
755
756### Technical Improvements
757
758* scale back file permissions to read/write ([8cc02c2](https://github.com/DomoApps/domoapps-cli/commit/8cc02c2))
759
760
761<a name="2.10.1"></a>
762## [2.10.1](https://github.com/DomoApps/domoapps-cli/compare/v2.10.0...v2.10.1) (2015-10-20)
763
764
765### Bug Fixes
766
767* recursively set download files to read/write ([31d9097](https://github.com/DomoApps/domoapps-cli/commit/31d9097))
768
769
770<a name="2.10.0"></a>
771# [2.10.0](https://github.com/DomoApps/domoapps-cli/compare/v2.9.3...v2.10.0) (2015-10-20)
772
773
774### Features
775
776* manifest-only init ([7599396](https://github.com/DomoApps/domoapps-cli/commit/7599396))
777
778
779<a name="2.9.3"></a>
780## [2.9.3](https://github.com/DomoApps/domoapps-cli/compare/v2.9.2...v2.9.3) (2015-10-12)
781
782
783### Technical Improvements
784
785* set file permissions explicitly ([ff7e48d](https://github.com/DomoApps/domoapps-cli/commit/ff7e48d))
786
787
788<a name="2.9.2"></a>
789## [2.9.2](https://github.com/DomoApps/domoapps-cli/compare/v2.9.1...v2.9.2) (2015-10-09)
790
791
792### Bug Fixes
793
794* pass accept header on domo dev ([b71638e](https://github.com/DomoApps/domoapps-cli/commit/b71638e))
795
796
797<a name="2.9.1"></a>
798## [2.9.1](https://github.com/DomoApps/domoapps-cli/compare/v2.9.0...v2.9.1) (2015-10-01)
799
800
801### Bug Fixes
802
803* handle invalid context ([5e357b1](https://github.com/DomoApps/domoapps-cli/commit/5e357b1))
804
805
806<a name="2.9.0"></a>
807# [2.9.0](https://github.com/DomoApps/domoapps-cli/compare/v2.8.2...v2.9.0) (2015-09-28)
808
809
810### User Experience Polish
811
812* domo dev: inform user of expired session ([b9db55c](https://github.com/DomoApps/domoapps-cli/commit/b9db55c))
813
814
815<a name="2.8.2"></a>
816## [2.8.2](https://github.com/DomoApps/domoapps-cli/compare/v2.8.1...v2.8.2) (2015-09-25)
817
818
819### Technical Improvements
820
821* better error message when sharing unpublished design ([e5410cd](https://github.com/DomoApps/domoapps-cli/commit/e5410cd))
822
823
824<a name="2.8.1"></a>
825## [2.8.1](https://github.com/DomoApps/domoapps-cli/compare/v2.8.0...v2.8.1) (2015-09-25)
826
827
828### Technical Improvements
829
830* fix domo dev to use new context refactor ([a27ca47](https://github.com/DomoApps/domoapps-cli/commit/a27ca47))
831* remove unused function ([d31c100](https://github.com/DomoApps/domoapps-cli/commit/d31c100))
832
833
834<a name="2.8.0"></a>
835# [2.8.0](https://github.com/DomoApps/domoapps-cli/compare/v2.7.0...v2.8.0) (2015-08-27)
836
837
838### Features
839
840* domo download ([70afdc4](https://github.com/DomoApps/domoapps-cli/commit/70afdc4))
841
842
843### Technical Improvements
844
845* refactor(version): add short hand flag for detecting version ([ea1938b](https://github.com/DomoApps/domoapps-cli/commit/ea1938b))
846
847
848<a name="2.7.0"></a>
849# [2.7.0](https://github.com/DomoApps/domoapps-cli/compare/v2.6.16...v2.7.0) (2015-08-19)
850
851
852### Technical Improvements
853
854* domo ls command ([eb9d080](https://github.com/DomoApps/domoapps-cli/commit/eb9d080))
855* use very latest domo.js ([532ecd1](https://github.com/DomoApps/domoapps-cli/commit/532ecd1))
856* always use latest domo.js lib ([09bbd56](https://github.com/DomoApps/domoapps-cli/commit/09bbd56))
857
858
859<a name="2.6.16"></a>
860## [2.6.16](https://github.com/DomoApps/domoapps-cli/compare/v2.6.15...v2.6.16) (2015-08-13)
861
862
863### Technical Improvements
864
865* Add more debugging for this error ([c60f670](https://github.com/DomoApps/domoapps-cli/commit/c60f670))
866
867
868<a name="2.6.15"></a>
869## [2.6.15](https://github.com/DomoApps/domoapps-cli/compare/v2.6.14...v2.6.15) (2015-08-03)
870
871
872### Technical Improvements
873
874* fix a bug for Ayne ([846a922](https://github.com/DomoApps/domoapps-cli/commit/846a922))
875
876
877<a name="2.6.14"></a>
878## [2.6.14](https://github.com/DomoApps/domoapps-cli/compare/v2.6.13...v2.6.14) (2015-07-29)
879
880
881### Technical Improvements
882
883* fix babel when ryuu installed globally ([b1c1bf2](https://github.com/DomoApps/domoapps-cli/commit/b1c1bf2))
884
885
886<a name="2.6.13"></a>
887## [2.6.13](https://github.com/DomoApps/domoapps-cli/compare/v2.6.12...v2.6.13) (2015-07-29)
888
889
890### Technical Improvements
891
892* move to domo.js ([a31147f](https://github.com/DomoApps/domoapps-cli/commit/a31147f))
893* remove grunt babel ([db74033](https://github.com/DomoApps/domoapps-cli/commit/db74033))
894
895
896<a name="2.6.12"></a>
897## [2.6.12](https://github.com/DomoApps/domoapps-cli/compare/v2.6.11...v2.6.12) (2015-07-28)
898
899
900### Technical Improvements
901
902* remove compiled files ([3817e8b](https://github.com/DomoApps/domoapps-cli/commit/3817e8b))
903* fix dependencies ([50b3440](https://github.com/DomoApps/domoapps-cli/commit/50b3440))
904
905
906<a name="2.6.11"></a>
907## [2.6.11](https://github.com/DomoApps/domoapps-cli/compare/v2.6.10...v2.6.11) (2015-07-28)
908
909
910### Technical Improvements
911
912* remove unused grunt task ([a0586b3](https://github.com/DomoApps/domoapps-cli/commit/a0586b3))
913* configure runner ([e443346](https://github.com/DomoApps/domoapps-cli/commit/e443346))
914* run babel on the fly instead of precompiled ([baf6ae2](https://github.com/DomoApps/domoapps-cli/commit/baf6ae2))
915
916
917<a name="2.6.10"></a>
918## [2.6.10](https://github.com/DomoApps/domoapps-cli/compare/v2.6.9...v2.6.10) (2015-07-28)
919
920
921### Technical Improvements
922
923* migrate from dataSourceId to dataSetId ([2982913](https://github.com/DomoApps/domoapps-cli/commit/2982913))
924
925
926<a name="2.6.9"></a>
927## [2.6.9](https://github.com/DomoApps/domoapps-cli/compare/v2.6.8...v2.6.9) (2015-07-27)
928
929
930### Technical Improvements
931
932* Bump ryuu-client ([3929a50](https://github.com/DomoApps/domoapps-cli/commit/3929a50))
933
934
935<a name="2.6.8"></a>
936## [2.6.8](https://github.com/DomoApps/domoapps-cli/compare/v2.6.7...v2.6.8) (2015-07-23)
937
938
939### Technical Improvements
940
941* refactor for better error messages ([3395b8f](https://github.com/DomoApps/domoapps-cli/commit/3395b8f))
942
943
944<a name="2.6.7"></a>
945## [2.6.7](https://github.com/DomoApps/domoapps-cli/compare/v2.6.6...v2.6.7) (2015-07-23)
946
947
948### Technical Improvements
949
950* use latest client ([ee2f930](https://github.com/DomoApps/domoapps-cli/commit/ee2f930))
951
952
953<a name="2.6.6"></a>
954## [2.6.6](https://github.com/DomoApps/domoapps-cli/compare/v2.6.5...v2.6.6) (2015-07-23)
955
956
957### Technical Improvements
958
959* include example at domo login prompt ([307fe7b](https://github.com/DomoApps/domoapps-cli/commit/307fe7b))
960* use template strings for the logo ([bdc1c43](https://github.com/DomoApps/domoapps-cli/commit/bdc1c43))
961
962
963<a name="2.6.5"></a>
964## [2.6.5](https://github.com/DomoApps/domoapps-cli/compare/v2.6.4...v2.6.5) (2015-07-22)
965
966
967### Technical Improvements
968
969* Update to latest ryuu-client ([3c7abb3](https://github.com/DomoApps/domoapps-cli/commit/3c7abb3))
970* Properly pass down documented errors ([616386e](https://github.com/DomoApps/domoapps-cli/commit/616386e))
971
972
973<a name="2.6.4"></a>
974## [2.6.4](https://github.com/DomoApps/domoapps-cli/compare/v2.6.3...v2.6.4) (2015-07-22)
975
976
977### Technical Improvements
978
979* enable harmony flag again ([235ac31](https://github.com/DomoApps/domoapps-cli/commit/235ac31))
980
981
982<a name="2.6.3"></a>
983## [2.6.3](https://github.com/DomoApps/domoapps-cli/compare/v2.6.2...v2.6.3) (2015-07-22)
984
985
986### Technical Improvements
987
988* fix git add task ([d590e15](https://github.com/DomoApps/domoapps-cli/commit/d590e15))
989
990
991<a name="2.6.2"></a>
992## [2.6.2](https://github.com/DomoApps/domoapps-cli/compare/v2.6.1...v2.6.2) (2015-07-22)
993
994
995### Technical Improvements
996
997* add all task ([5769d4b](https://github.com/DomoApps/domoapps-cli/commit/5769d4b))
998* add missing dep ([366f0fc](https://github.com/DomoApps/domoapps-cli/commit/366f0fc))
999
1000
1001<a name="2.6.1"></a>
1002## [2.6.1](https://github.com/DomoApps/domoapps-cli/compare/v2.6.0...v2.6.1) (2015-07-22)
1003
1004
1005### Technical Improvements
1006
1007* update grunt-release ([c806305](https://github.com/DomoApps/domoapps-cli/commit/c806305))
1008* comment ([5dfab2c](https://github.com/DomoApps/domoapps-cli/commit/5dfab2c))
1009
1010
1011<a name="2.6.0"></a>
1012# [2.6.0](https://github.com/DomoApps/domoapps-cli/compare/v2.5.0...v2.6.0) (2015-07-22)
1013
1014
1015### Technical Improvements
1016
1017* use babel ([7e55a5e](https://github.com/DomoApps/domoapps-cli/commit/7e55a5e))
1018
1019
1020<a name="2.5.0"></a>
1021# [2.5.0](https://github.com/DomoApps/domoapps-cli/compare/v2.4.3...v2.5.0) (2015-07-21)
1022
1023
1024### Technical Improvements
1025
1026* support simultaneous app development ([ffdef67](https://github.com/DomoApps/domoapps-cli/commit/ffdef67))
1027
1028
1029<a name="2.4.3"></a>
1030## [2.4.3](https://github.com/DomoApps/domoapps-cli/compare/v2.4.2...v2.4.3) (2015-07-21)
1031
1032
1033### Technical Improvements
1034
1035* Give more specific error messages for publish failures ([a08f5ef](https://github.com/DomoApps/domoapps-cli/commit/a08f5ef))
1036
1037
1038<a name="2.4.2"></a>
1039## [2.4.2](https://github.com/DomoApps/domoapps-cli/compare/v2.4.1...v2.4.2) (2015-07-20)
1040
1041
1042### Technical Improvements
1043
1044* update readme ([5b0070b](https://github.com/DomoApps/domoapps-cli/commit/5b0070b))
1045
1046
1047<a name="2.4.1"></a>
1048## [2.4.1](https://github.com/DomoApps/domoapps-cli/compare/v2.4.0...v2.4.1) (2015-07-15)
1049
1050
1051<a name="2.4.0"></a>
1052# [2.4.0](https://github.com/DomoApps/domoapps-cli/compare/v2.3.0...v2.4.0) (2015-07-15)
1053
1054
1055### Technical Improvements
1056
1057* prompt user to upgrade when out of date ([ed40dc5](https://github.com/DomoApps/domoapps-cli/commit/ed40dc5))
1058
1059
1060<a name="2.3.0"></a>
1061# [2.3.0](https://github.com/DomoApps/domoapps-cli/compare/v2.2.4...v2.3.0) (2015-07-15)
1062
1063
1064### Technical Improvements
1065
1066* check and verify CLI version on login ([d713dd6](https://github.com/DomoApps/domoapps-cli/commit/d713dd6))
1067* add 'warn' and 'info' logging functions ([9d1f526](https://github.com/DomoApps/domoapps-cli/commit/9d1f526))
1068* Better document "owners" ([56530e9](https://github.com/DomoApps/domoapps-cli/commit/56530e9))
1069* Add a timestamp to the publish command ([0830233](https://github.com/DomoApps/domoapps-cli/commit/0830233))
1070
1071
1072<a name="2.2.4"></a>
1073## [2.2.4](https://github.com/DomoApps/domoapps-cli/compare/v2.2.3...v2.2.4) (2015-07-13)
1074
1075
1076### Technical Improvements
1077
1078* update readme ([8a44083](https://github.com/DomoApps/domoapps-cli/commit/8a44083))
1079
1080
1081<a name="2.2.3"></a>
1082## [2.2.3](https://github.com/DomoApps/domoapps-cli/compare/v2.2.2...v2.2.3) (2015-07-09)
1083
1084
1085### Technical Improvements
1086
1087* add license ([b92752c](https://github.com/DomoApps/domoapps-cli/commit/b92752c))
1088
1089
1090<a name="2.2.2"></a>
1091## [2.2.2](https://github.com/DomoApps/domoapps-cli/compare/v2.2.1...v2.2.2) (2015-07-09)
1092
1093
1094### Technical Improvements
1095
1096* use client 2.3.3 ([ed61934](https://github.com/DomoApps/domoapps-cli/commit/ed61934))
1097* v2.2.1 ([5987c78](https://github.com/DomoApps/domoapps-cli/commit/5987c78))
1098
1099
1100<a name="2.2.1"></a>
1101## [2.2.1](https://github.com/DomoApps/domoapps-cli/compare/v2.2.0...v2.2.1) (2015-07-09)
1102
1103
1104### Technical Improvements
1105
1106* publish to npm ([92d5ed5](https://github.com/DomoApps/domoapps-cli/commit/92d5ed5))
1107
1108
1109<a name="2.2.0"></a>
1110# [2.2.0](https://github.com/DomoApps/domoapps-cli/compare/v2.1.1...v2.2.0) (2015-07-08)
1111
1112
1113### Technical Improvements
1114
1115* update to latest client ([3bea848](https://github.com/DomoApps/domoapps-cli/commit/3bea848))
1116* Make this reduction a bit more elegant ([0132ff2](https://github.com/DomoApps/domoapps-cli/commit/0132ff2))
1117* Don't overwrite anything with domo init ([2fc7de5](https://github.com/DomoApps/domoapps-cli/commit/2fc7de5))
1118* Fix bad formatting of manifest.json file ([80f7767](https://github.com/DomoApps/domoapps-cli/commit/80f7767))
1119
1120
1121<a name="2.1.1"></a>
1122## [2.1.1](https://github.com/DomoApps/domoapps-cli/compare/v2.1.0...v2.1.1) (2015-06-18)
1123
1124
1125### Technical Improvements
1126
1127* restore login memory functionality ([d42622a](https://github.com/DomoApps/domoapps-cli/commit/d42622a))
1128
1129
1130<a name="2.1.0"></a>
1131# [2.1.0](https://github.com/DomoApps/domoapps-cli/compare/v2.0.1...v2.1.0) (2015-06-18)
1132
1133
1134### Technical Improvements
1135
1136* support configured instances ([ea67015](https://github.com/DomoApps/domoapps-cli/commit/ea67015))
1137
1138
1139<a name="2.0.1"></a>
1140## [2.0.1](https://github.com/DomoApps/domoapps-cli/compare/v2.0.0...v2.0.1) (2015-06-17)
1141
1142
1143### Technical Improvements
1144
1145* fix for legacy login format ([fec7e79](https://github.com/DomoApps/domoapps-cli/commit/fec7e79))
1146* lock inquirer version ([ec7a7ce](https://github.com/DomoApps/domoapps-cli/commit/ec7a7ce))
1147
1148
1149<a name="2.0.0"></a>
1150# [2.0.0](https://github.com/DomoApps/domoapps-cli/compare/v1.9.0...v2.0.0) (2015-06-16)
1151
1152
1153### Technical Improvements
1154
1155* consolidate authentication check ([a01c396](https://github.com/DomoApps/domoapps-cli/commit/a01c396))
1156* enable harmony and check for supported Node version ([0908f8a](https://github.com/DomoApps/domoapps-cli/commit/0908f8a))
1157* remove old domo.js template ([76d4667](https://github.com/DomoApps/domoapps-cli/commit/76d4667))
1158* enable local development with domo dev command ([5fc064f](https://github.com/DomoApps/domoapps-cli/commit/5fc064f))
1159
1160
1161<a name="1.9.0"></a>
1162# [1.9.0](https://github.com/DomoApps/domoapps-cli/compare/v1.8.0...v1.9.0) (2015-06-09)
1163
1164
1165### Technical Improvements
1166
1167* v1.8.1 ([8c3a35f](https://github.com/DomoApps/domoapps-cli/commit/8c3a35f))
1168* include domoapp design name in publish log ([352a249](https://github.com/DomoApps/domoapps-cli/commit/352a249))
1169* update changelog ([2531e5c](https://github.com/DomoApps/domoapps-cli/commit/2531e5c))
1170* instance selection list with populating email ([d7a1e39](https://github.com/DomoApps/domoapps-cli/commit/d7a1e39))
1171
1172
1173<a name="1.8.0"></a>
1174# [1.8.0](https://github.com/DomoApps/domoapps-cli/compare/v1.7.4...v1.8.0) (2015-06-09)
1175
1176
1177### Technical Improvements
1178
1179* require full Domo instance ([e2dbbc0](https://github.com/DomoApps/domoapps-cli/commit/e2dbbc0))
1180* inform user of publish location ([7764ced](https://github.com/DomoApps/domoapps-cli/commit/7764ced))
1181* let user know which env was logged into ([9151f31](https://github.com/DomoApps/domoapps-cli/commit/9151f31))
1182* use consistent capitalization ([4b49b9c](https://github.com/DomoApps/domoapps-cli/commit/4b49b9c))
1183* exit process on fail ([b7f0108](https://github.com/DomoApps/domoapps-cli/commit/b7f0108))
1184
1185
1186<a name="1.7.4"></a>
1187## [1.7.4](https://github.com/DomoApps/domoapps-cli/compare/v1.7.3...v1.7.4) (2015-06-01)
1188
1189
1190### Technical Improvements
1191
1192* log formatting errors ([ee165de](https://github.com/DomoApps/domoapps-cli/commit/ee165de))
1193* use domoapps-client 0.5.0 ([ad23eb7](https://github.com/DomoApps/domoapps-cli/commit/ad23eb7))
1194* Fix link to quick start guide. ([a76f0dd](https://github.com/DomoApps/domoapps-cli/commit/a76f0dd))
1195* Merge cli docs into main documentation ([54e4d21](https://github.com/DomoApps/domoapps-cli/commit/54e4d21))
1196* Rename data source to dataset. ([e9d40fd](https://github.com/DomoApps/domoapps-cli/commit/e9d40fd))
1197* Update old documentation ([87a712c](https://github.com/DomoApps/domoapps-cli/commit/87a712c))
1198
1199
1200<a name="1.7.3"></a>
1201## [1.7.3](https://github.com/DomoApps/domoapps-cli/compare/v1.7.2...v1.7.3) (2015-05-20)
1202
1203
1204### Technical Improvements
1205
1206* use full syntax for domo.js dependency ([47ef390](https://github.com/DomoApps/domoapps-cli/commit/47ef390))
1207* update domoapps-client to 1.4.1 ([dc44742](https://github.com/DomoApps/domoapps-cli/commit/dc44742))
1208* automatically pull in the latest domo.js lib ([ec07cda](https://github.com/DomoApps/domoapps-cli/commit/ec07cda))
1209* update install location ([28f9a05](https://github.com/DomoApps/domoapps-cli/commit/28f9a05))
1210* better install instructions ([6b01ce7](https://github.com/DomoApps/domoapps-cli/commit/6b01ce7))
1211* remove legacy apps stuff ([1b56197](https://github.com/DomoApps/domoapps-cli/commit/1b56197))
1212* update note about node version ([a182394](https://github.com/DomoApps/domoapps-cli/commit/a182394))
1213
1214
1215<a name="1.7.2"></a>
1216## [1.7.2](https://github.com/DomoApps/domoapps-cli/compare/v1.0.0...v1.7.2) (2015-05-06)
1217
1218
1219### Technical Improvements
1220
1221* Add docs for datetimeintervaloffset, or "last" ([2cfd239](https://github.com/DomoApps/domoapps-cli/commit/2cfd239))
1222* start using grunt-release ([037e930](https://github.com/DomoApps/domoapps-cli/commit/037e930))
1223* v1.7.1 ([71ee0b1](https://github.com/DomoApps/domoapps-cli/commit/71ee0b1))
1224* make linting happy ([fb7ad01](https://github.com/DomoApps/domoapps-cli/commit/fb7ad01))
1225* improved --watch reliability ([23870c8](https://github.com/DomoApps/domoapps-cli/commit/23870c8))
1226* Pointing CLI to correct version of client ([8b6b615](https://github.com/DomoApps/domoapps-cli/commit/8b6b615))
1227* v1.7.0 ([0d55e65](https://github.com/DomoApps/domoapps-cli/commit/0d55e65))
1228* Adding ability to delete designs ([6b3f462](https://github.com/DomoApps/domoapps-cli/commit/6b3f462))
1229* v1.6.1 ([a5e5aa1](https://github.com/DomoApps/domoapps-cli/commit/a5e5aa1))
1230* Forgot to clean up some comments ([118e288](https://github.com/DomoApps/domoapps-cli/commit/118e288))
1231* Fixing the output of 'domo owner ls' and adding the -i option to specify the design ID when not run from a location with a valid manifest.json file ([f268e61](https://github.com/DomoApps/domoapps-cli/commit/f268e61))
1232* Adding design owner management ([2fc655a](https://github.com/DomoApps/domoapps-cli/commit/2fc655a))
1233* Fix broken link ([1656b84](https://github.com/DomoApps/domoapps-cli/commit/1656b84))
1234* Polish up the documentation a little ([f50d410](https://github.com/DomoApps/domoapps-cli/commit/f50d410))
1235* Update node version in docs ([453111a](https://github.com/DomoApps/domoapps-cli/commit/453111a))
1236* Add info about domo.js. Improve formatting. ([927e2a1](https://github.com/DomoApps/domoapps-cli/commit/927e2a1))
1237* Improve main documentation ([eb28305](https://github.com/DomoApps/domoapps-cli/commit/eb28305))
1238* v1.5.0 ([5c42b38](https://github.com/DomoApps/domoapps-cli/commit/5c42b38))
1239* update to domoapps-client 1.1.0 ([e4de3ef](https://github.com/DomoApps/domoapps-cli/commit/e4de3ef))
1240* move tests to domoapps-client repo ([c0b816f](https://github.com/DomoApps/domoapps-cli/commit/c0b816f))
1241* move domoapps-client into own repo ([3a31b84](https://github.com/DomoApps/domoapps-cli/commit/3a31b84))
1242* fix tests ([b38f567](https://github.com/DomoApps/domoapps-cli/commit/b38f567))
1243* v1.4.0 ([5b956bf](https://github.com/DomoApps/domoapps-cli/commit/5b956bf))
1244* pull CLI version from package.json ([3a0fee2](https://github.com/DomoApps/domoapps-cli/commit/3a0fee2))
1245* validate manifest.json format before publishing ([3490dd0](https://github.com/DomoApps/domoapps-cli/commit/3490dd0))
1246* add link to node.org ([9c6bc44](https://github.com/DomoApps/domoapps-cli/commit/9c6bc44))
1247* refactor ok and fail messages to allow submessages ([7f02e45](https://github.com/DomoApps/domoapps-cli/commit/7f02e45))
1248* inform user of next step after domo init ([c6cfa30](https://github.com/DomoApps/domoapps-cli/commit/c6cfa30))
1249* add auth headers ([cc0b4ad](https://github.com/DomoApps/domoapps-cli/commit/cc0b4ad))
1250* catch error when invalid login ([199a689](https://github.com/DomoApps/domoapps-cli/commit/199a689))
1251* ensure manifest.json is valid JSON ([bf321df](https://github.com/DomoApps/domoapps-cli/commit/bf321df))
1252* fix broken links to examples ([14d0dce](https://github.com/DomoApps/domoapps-cli/commit/14d0dce))
1253* add 1x1 default size to the manifest template ([27bb92a](https://github.com/DomoApps/domoapps-cli/commit/27bb92a))
1254* update domo.js to v1.0.0 ([54002fb](https://github.com/DomoApps/domoapps-cli/commit/54002fb))
1255* Fix broken link in README ([ff8f390](https://github.com/DomoApps/domoapps-cli/commit/ff8f390))
1256* Update docs location in wiki ([41c4dd6](https://github.com/DomoApps/domoapps-cli/commit/41c4dd6))
1257* Remove docs from repo. They are now on the wiki. ([073364f](https://github.com/DomoApps/domoapps-cli/commit/073364f))
1258* Redirect documentation to Wiki ([f839dd3](https://github.com/DomoApps/domoapps-cli/commit/f839dd3))
1259* Add documentation on sizing in manifest file ([e32db0b](https://github.com/DomoApps/domoapps-cli/commit/e32db0b))
1260* add note about updating the CLI ([a3de5ec](https://github.com/DomoApps/domoapps-cli/commit/a3de5ec))
1261* instructions for publish and migrate commands ([5b1649f](https://github.com/DomoApps/domoapps-cli/commit/5b1649f))
1262* v1.3.1 ([e51e242](https://github.com/DomoApps/domoapps-cli/commit/e51e242))
1263* fix for design service result ([86dafc3](https://github.com/DomoApps/domoapps-cli/commit/86dafc3))
1264* add auth to tests ([a051655](https://github.com/DomoApps/domoapps-cli/commit/a051655))
1265* update to use latest design service api ([ad0f0ed](https://github.com/DomoApps/domoapps-cli/commit/ad0f0ed))
1266* Add rolling period documentation ([a4fd284](https://github.com/DomoApps/domoapps-cli/commit/a4fd284))
1267* point to github dep ([056dea4](https://github.com/DomoApps/domoapps-cli/commit/056dea4))
1268* v1.3.0 ([5419a88](https://github.com/DomoApps/domoapps-cli/commit/5419a88))
1269* add domo publish command ([770b3ed](https://github.com/DomoApps/domoapps-cli/commit/770b3ed))
1270* allow domo login from any directory, no longer needs a manifest.json present ([e117b47](https://github.com/DomoApps/domoapps-cli/commit/e117b47))
1271* Add documentation on period-to-date ([36464de](https://github.com/DomoApps/domoapps-cli/commit/36464de))
1272* Remove obsolete operators from docs ([344ff69](https://github.com/DomoApps/domoapps-cli/commit/344ff69))
1273* Add docs about in and !in ([4421167](https://github.com/DomoApps/domoapps-cli/commit/4421167))
1274* Add docs for not equals ([ef0b321](https://github.com/DomoApps/domoapps-cli/commit/ef0b321))
1275* v1.2.0 ([f799edc](https://github.com/DomoApps/domoapps-cli/commit/f799edc))
1276* better error handling ([d6bc477](https://github.com/DomoApps/domoapps-cli/commit/d6bc477))
1277* Add docs about Date filtering ([d0b30a6](https://github.com/DomoApps/domoapps-cli/commit/d0b30a6))
1278* fix apiContent urls ([686ead7](https://github.com/DomoApps/domoapps-cli/commit/686ead7))
1279* v1.1.0 ([e9374d9](https://github.com/DomoApps/domoapps-cli/commit/e9374d9))
1280* add domo revert command ([d035be9](https://github.com/DomoApps/domoapps-cli/commit/d035be9))
1281* Fix capitalization ([d555def](https://github.com/DomoApps/domoapps-cli/commit/d555def))
1282* Fix newline issue in manifest doc ([cb9b846](https://github.com/DomoApps/domoapps-cli/commit/cb9b846))
1283* Add a clarification to the manifest doc ([5195414](https://github.com/DomoApps/domoapps-cli/commit/5195414))
1284* One more thing ([bbba01f](https://github.com/DomoApps/domoapps-cli/commit/bbba01f))
1285* Improvements to manifest documentation ([d912473](https://github.com/DomoApps/domoapps-cli/commit/d912473))
1286* Fix formatting of documentation index ([a3783f9](https://github.com/DomoApps/domoapps-cli/commit/a3783f9))
1287* Update documentation ([cf5a9b0](https://github.com/DomoApps/domoapps-cli/commit/cf5a9b0))
1288* Various improvements to migration document ([f195728](https://github.com/DomoApps/domoapps-cli/commit/f195728))
1289* add migration docs ([3a59393](https://github.com/DomoApps/domoapps-cli/commit/3a59393))
1290* Add in more specific information ([2118316](https://github.com/DomoApps/domoapps-cli/commit/2118316))
1291* Overhaul migration doc ([307c5c5](https://github.com/DomoApps/domoapps-cli/commit/307c5c5))
1292* display correct error message on a failed upload ([dad91ea](https://github.com/DomoApps/domoapps-cli/commit/dad91ea))
1293* use PUT instead of POST for updating kpis ([d10da69](https://github.com/DomoApps/domoapps-cli/commit/d10da69))
1294* Add one more step to the migration docs. ([373eaba](https://github.com/DomoApps/domoapps-cli/commit/373eaba))
1295* Typo ([452be33](https://github.com/DomoApps/domoapps-cli/commit/452be33))
1296* Improve documentation ([65b34df](https://github.com/DomoApps/domoapps-cli/commit/65b34df))
1297* Grammatical change ([a27fb32](https://github.com/DomoApps/domoapps-cli/commit/a27fb32))
1298* Fix typo ([9bb8866](https://github.com/DomoApps/domoapps-cli/commit/9bb8866))
1299* More minor updates ([ad9c90b](https://github.com/DomoApps/domoapps-cli/commit/ad9c90b))
1300* Fix typos ([1684a99](https://github.com/DomoApps/domoapps-cli/commit/1684a99))
1301* Add documentation for updating js data ([d11399a](https://github.com/DomoApps/domoapps-cli/commit/d11399a))
1302* Update docs with migration steps ([1c17e33](https://github.com/DomoApps/domoapps-cli/commit/1c17e33))
1303* add instructions for installing ([031b38d](https://github.com/DomoApps/domoapps-cli/commit/031b38d))
1304* add domo init command ([2e7210e](https://github.com/DomoApps/domoapps-cli/commit/2e7210e))
1305* add domo.env containing any query params ([a357730](https://github.com/DomoApps/domoapps-cli/commit/a357730))
1306* add instructions for adding a domoapp to the page ([9a54195](https://github.com/DomoApps/domoapps-cli/commit/9a54195))
1307* add note about the domo revert command ([5b8dd8b](https://github.com/DomoApps/domoapps-cli/commit/5b8dd8b))
1308* better readme ([c1c8d5b](https://github.com/DomoApps/domoapps-cli/commit/c1c8d5b))
1309* default version at 1.0.0 ([dfa822c](https://github.com/DomoApps/domoapps-cli/commit/dfa822c))
1310* move migrating section to the wiki ([18ded7c](https://github.com/DomoApps/domoapps-cli/commit/18ded7c))
1311* update watch command to work with new lib ([6bd3719](https://github.com/DomoApps/domoapps-cli/commit/6bd3719))
1312* upload all assets when the design version or id changes ([25b5d8f](https://github.com/DomoApps/domoapps-cli/commit/25b5d8f))
1313
1314
1315### Tests
1316
1317* add more tests ([b76950f](https://github.com/DomoApps/domoapps-cli/commit/b76950f))
1318
1319
1320<a name="1.0.0"></a>
1321# [1.0.0](https://github.com/DomoApps/domoapps-cli/compare/0.2.0...v1.0.0) (2014-09-16)
1322
1323
1324### Technical Improvements
1325
1326* add domo.uploadAsset function ([a745bec](https://github.com/DomoApps/domoapps-cli/commit/a745bec))
1327* cleanup ([25dc07e](https://github.com/DomoApps/domoapps-cli/commit/25dc07e))
1328* create design ([cdc034e](https://github.com/DomoApps/domoapps-cli/commit/cdc034e))
1329* domo.getAsset function ([cda83a3](https://github.com/DomoApps/domoapps-cli/commit/cda83a3))
1330* fix autopopulate most recent login ([9b608ba](https://github.com/DomoApps/domoapps-cli/commit/9b608ba))
1331* initial migration script ([d3e21b7](https://github.com/DomoApps/domoapps-cli/commit/d3e21b7))
1332* make test setup even more awesome ([2d31582](https://github.com/DomoApps/domoapps-cli/commit/2d31582))
1333* login ([5931e9a](https://github.com/DomoApps/domoapps-cli/commit/5931e9a))
1334* move functionality into domo.js ([f589ecd](https://github.com/DomoApps/domoapps-cli/commit/f589ecd))
1335* domo.uploadAllAssets ([f631b84](https://github.com/DomoApps/domoapps-cli/commit/f631b84))
1336* update deps ([d7ec932](https://github.com/DomoApps/domoapps-cli/commit/d7ec932))
1337* cleanup ([65f4f4f](https://github.com/DomoApps/domoapps-cli/commit/65f4f4f))
1338* cleanup design test ([94af9b1](https://github.com/DomoApps/domoapps-cli/commit/94af9b1))
1339* even better test setup ([03e5089](https://github.com/DomoApps/domoapps-cli/commit/03e5089))
1340* update CLI to use new lib functions ([7dc9e3b](https://github.com/DomoApps/domoapps-cli/commit/7dc9e3b))
1341* domo.updateKpi ([5ff6403](https://github.com/DomoApps/domoapps-cli/commit/5ff6403))
1342* domo.getKpi method ([5259f74](https://github.com/DomoApps/domoapps-cli/commit/5259f74))
1343* refactor lib ([e416890](https://github.com/DomoApps/domoapps-cli/commit/e416890))
1344* domo.createApp method ([cfb8223](https://github.com/DomoApps/domoapps-cli/commit/cfb8223))
1345* domo migrate command ([4231c09](https://github.com/DomoApps/domoapps-cli/commit/4231c09))
1346* test setup ([adfeead](https://github.com/DomoApps/domoapps-cli/commit/adfeead))
1347
1348
1349### Tests
1350
1351* add test for domo publish ([ee341c1](https://github.com/DomoApps/domoapps-cli/commit/ee341c1))
1352* add unit test for login command ([3cde7b0](https://github.com/DomoApps/domoapps-cli/commit/3cde7b0))
1353* cleanup tests ([4f699db](https://github.com/DomoApps/domoapps-cli/commit/4f699db))
1354* upload asset test ([a6e5329](https://github.com/DomoApps/domoapps-cli/commit/a6e5329))
1355
1356
1357<a name="0.2.0"></a>
1358# [0.2.0](https://github.com/DomoApps/domoapps-cli/compare/0.1.0...0.2.0) (2014-09-03)
1359
1360
1361### Technical Improvements
1362
1363* remember most recent login customer and email, save customer in manifest for future publishes ([7f36494](https://github.com/DomoApps/domoapps-cli/commit/7f36494))
1364
1365
1366<a name="0.1.0"></a>
1367# [0.1.0](https://github.com/DomoApps/domoapps-cli/compare/0f7b3b3...0.1.0) (2014-08-19)
1368
1369
1370### Technical Improvements
1371
1372* initial domoapp cli ([0f7b3b3](https://github.com/DomoApps/domoapps-cli/commit/0f7b3b3))
1373
1374