|
1 | 1 | # cordova-simulate Release Notes |
2 | 2 |
|
3 | | -### 0.6.2 (May 23, 2019) |
| 3 | +## 0.6.2 (May 23, 2019) |
4 | 4 | * Return fix for [#105](https://github.com/microsoft/cordova-simulate/issues/105) |
5 | 5 | * Fix security vulnerabilities [#289](https://github.com/microsoft/cordova-simulate/pull/289) |
6 | 6 |
|
7 | | -### 0.6.1 (January 18, 2019) |
| 7 | +## 0.6.1 (January 18, 2019) |
8 | 8 | * Fix security vulnerability WS-2017-0247 [#286](https://github.com/Microsoft/cordova-simulate/pull/286) |
9 | 9 |
|
10 | | -### 0.6.0 (January 17, 2019) |
| 10 | +## 0.6.0 (January 17, 2019) |
11 | 11 | * Fix security vulnerabilities [#284](https://github.com/Microsoft/cordova-simulate/pull/284), [#278](https://github.com/Microsoft/cordova-simulate/pull/278) |
12 | 12 |
|
13 | | -### 0.5.1 (January 14, 2019) |
| 13 | +## 0.5.1 (January 14, 2019) |
14 | 14 | * Temporarily undo fix for [#105](https://github.com/Microsoft/cordova-simulate/issues/105), more info [here](https://github.com/Microsoft/cordova-simulate/issues/105#issuecomment-453950879). |
15 | 15 |
|
16 | | -### 0.5.0 (December 26, 2018) |
| 16 | +## 0.5.0 (December 26, 2018) |
17 | 17 | * Migrate to [[email protected]](https://github.com/apache/cordova-serve/releases/tag/rel%2F3.0.0), which fixes several bugs affecting cordova-simulate: [apache/cordova-serve/ #10](https://github.com/apache/cordova-serve/pull/10), [apache/cordova-serve/ #14](https://github.com/apache/cordova-serve/pull/14) |
18 | 18 | * Breaking change: minimal version of supported Node.js is set to 6.0.0 |
19 | 19 | * Fixed issue with CSS livereload doesn't pick up changes on Linux ([#105](https://github.com/Microsoft/cordova-simulate/issues/105)) |
20 | 20 | * Improved geolocation ([#80](https://github.com/Microsoft/cordova-simulate/issues/80)) |
21 | 21 | * Added support for host system camera and default camera image ([#234](https://github.com/Microsoft/cordova-simulate/pull/234)) |
22 | 22 |
|
23 | | -### 0.4.0 (June 21, 2018) |
| 23 | +## 0.4.0 (June 21, 2018) |
24 | 24 | * Migrate to [[email protected]](https://github.com/apache/cordova-serve/releases/tag/rel%2F2.0.1) |
25 | 25 | * Fixed work with Cordova Android 7.0.0 |
26 | 26 |
|
27 | | -### 0.3.15 (June 18, 2018) |
| 27 | +## 0.3.15 (June 18, 2018) |
28 | 28 | * Fixed rendering in Chrome ([#265](https://github.com/Microsoft/cordova-simulate/pull/265)) |
29 | 29 | * Fixed switcher for radio buttons in camera plugin ([#268](https://github.com/Microsoft/cordova-simulate/pull/268)) |
30 | 30 |
|
31 | | -### 0.3.14 (March 6, 2018) |
| 31 | +## 0.3.14 (March 6, 2018) |
32 | 32 | * Fixed an issue caused by differences in the path on some macOS installs ([#256](https://github.com/Microsoft/cordova-simulate/pull/256)) |
33 | 33 |
|
34 | | -### 0.3.13 (Sept 20, 2017) |
| 34 | +## 0.3.13 (Sept 20, 2017) |
35 | 35 | * Fix accessibility issue with GPX playback speed combobox ([#247](https://github.com/Microsoft/cordova-simulate/pull/247)) |
36 | 36 |
|
37 | | -### 0.3.12 (May 22, 2017) |
| 37 | +## 0.3.12 (May 22, 2017) |
38 | 38 | * Update with real translations ([ee5fa92](https://github.com/Microsoft/cordova-simulate/commit/ee5fa9242d8e514cb8995373dc826344cb18267f)) |
39 | 39 |
|
40 | | -### 0.3.11 (May 19, 2017) |
| 40 | +## 0.3.11 (May 19, 2017) |
41 | 41 | * Remove spurious CSS file from root folder |
42 | 42 |
|
43 | | -### 0.3.10 (May 19, 2017) |
| 43 | +## 0.3.10 (May 19, 2017) |
44 | 44 | * Localization tool updates ([#240](https://github.com/Microsoft/cordova-simulate/pull/240), [#242](https://github.com/Microsoft/cordova-simulate/pull/242)) |
45 | 45 | * Display arguments in "Unhandled Exec Call" dialog ([#231](https://github.com/Microsoft/cordova-simulate/pull/231)) |
46 | 46 | * Fix Live Reload to handle deleted files ([#233](https://github.com/Microsoft/cordova-simulate/pull/233)) |
|
49 | 49 | * Fix Live Reload failure with Ionic 2 templates and watcher task in Visual Studio ([#226](https://github.com/Microsoft/cordova-simulate/pull/226)) |
50 | 50 | * Improvements for screen readers ([#222](https://github.com/Microsoft/cordova-simulate/pull/222), [#223](https://github.com/Microsoft/cordova-simulate/pull/223)) |
51 | 51 |
|
52 | | -### 0.3.9 (Jan 5, 2017) |
| 52 | +## 0.3.9 (Jan 5, 2017) |
53 | 53 | * Support scroll bar color in themes ([#221](https://github.com/Microsoft/cordova-simulate/pull/221)) |
54 | 54 |
|
55 | | -### 0.3.8 (Dec 30, 2016) |
| 55 | +## 0.3.8 (Dec 30, 2016) |
56 | 56 | * Update compass and accelerometer panel device widget to scale dynamically when font size changes ([#219](https://github.com/Microsoft/cordova-simulate/pull/219), [#220](https://github.com/Microsoft/cordova-simulate/pull/220)) |
57 | 57 | * Update slider controls to work better in high contrast mode in IE ([#216](https://github.com/Microsoft/cordova-simulate/pull/216)) |
58 | 58 |
|
59 | | -### 0.3.7 (Dec 5, 2016) |
| 59 | +## 0.3.7 (Dec 5, 2016) |
60 | 60 | * Loc team pass on recent machine translated strings ([#213](https://github.com/Microsoft/cordova-simulate/pull/213), [#214](https://github.com/Microsoft/cordova-simulate/pull/214)) |
61 | 61 |
|
62 | | -### 0.3.6 (Dec 1, 2016) |
| 62 | +## 0.3.6 (Dec 1, 2016) |
63 | 63 | * Ensure XHR proxy forwards headers ([#212](https://github.com/Microsoft/cordova-simulate/pull/212)) |
64 | 64 | * Don't localize 'alpha' ([#208](https://github.com/Microsoft/cordova-simulate/pull/208), [#209](https://github.com/Microsoft/cordova-simulate/pull/209)) |
65 | 65 | * Support updating the current theme on the fly ([#205](https://github.com/Microsoft/cordova-simulate/pull/205), [#206](https://github.com/Microsoft/cordova-simulate/pull/206)) |
66 | 66 | * Localize languages and day names in *Globalization* panel ([#204](https://github.com/Microsoft/cordova-simulate/pull/204)) |
67 | 67 | * Ellipsize panel captions that are too wide to fit, and provide a tooltip ([#202](https://github.com/Microsoft/cordova-simulate/pull/202)) |
68 | 68 | * Add tooltips to labeled values, so value can be seen when label is wide (in certain languages) ([#201](https://github.com/Microsoft/cordova-simulate/pull/201)) |
69 | 69 |
|
70 | | -### 0.3.5 (Nov 16, 2016) |
| 70 | +## 0.3.5 (Nov 16, 2016) |
71 | 71 | * Improved support for screen readers ([#185](https://github.com/Microsoft/cordova-simulate/pull/185), [#186](https://github.com/Microsoft/cordova-simulate/pull/186), [#189](https://github.com/Microsoft/cordova-simulate/pull/189), [#197](https://github.com/Microsoft/cordova-simulate/pull/197)) |
72 | 72 | * Further keyboard improvements (`esc` closes dialogs, `del` deletes persisted exec calls, editable *Accelerometer* panel values) ([#188](https://github.com/Microsoft/cordova-simulate/pull/188), [#187](https://github.com/Microsoft/cordova-simulate/pull/187), [#190](https://github.com/Microsoft/cordova-simulate/pull/190)) |
73 | 73 |
|
74 | | -### 0.3.4 (Oct 28, 2016) |
| 74 | +## 0.3.4 (Oct 28, 2016) |
75 | 75 | * Now supports themes ([#175](https://github.com/Microsoft/cordova-simulate/pull/175)) - see [Support for Themes](https://github.com/Microsoft/cordova-simulate/wiki/Support-for-Themes) for more information. |
76 | 76 | * Updated compass that can be themed ([#172](https://github.com/Microsoft/cordova-simulate/pull/172)) |
77 | 77 | * Modernized Accelerometer panel device ([#173](https://github.com/Microsoft/cordova-simulate/pull/173)) |
78 | 78 | * Better keyboard support ([#180](https://github.com/Microsoft/cordova-simulate/pull/180), [#181](https://github.com/Microsoft/cordova-simulate/pull/181), [#182](https://github.com/Microsoft/cordova-simulate/pull/182)) |
79 | 79 | * XHR proxy: ensure post data forwarded to proxied server ([#174](https://github.com/Microsoft/cordova-simulate/pull/174)) |
80 | 80 | * Ensure elements within custom elements have unique ids ([#165](https://github.com/Microsoft/cordova-simulate/pull/165)) |
81 | 81 |
|
82 | | -### 0.3.3 (Oct 4, 2016) |
| 82 | +## 0.3.3 (Oct 4, 2016) |
83 | 83 | * Updated localized files with real translations ([#161](https://github.com/Microsoft/cordova-simulate/pull/161), [#162](https://github.com/Microsoft/cordova-simulate/pull/162), [#163](https://github.com/Microsoft/cordova-simulate/pull/163)) |
84 | 84 |
|
85 | | -### 0.3.2 (Sep 29, 2016) |
| 85 | +## 0.3.2 (Sep 29, 2016) |
86 | 86 | * Add localization support (currently machine localized for 13 languages - real translations coming soon) |
87 | 87 | ([#153](https://github.com/Microsoft/cordova-simulate/pull/153), [#155](https://github.com/Microsoft/cordova-simulate/pull/155), |
88 | 88 | [#156](https://github.com/Microsoft/cordova-simulate/pull/156), [#158](https://github.com/Microsoft/cordova-simulate/pull/158), |
89 | 89 | [#159](https://github.com/Microsoft/cordova-simulate/pull/159)) |
90 | 90 | * Updated Device panel and devices list ([#150](https://github.com/Microsoft/cordova-simulate/pull/150)) |
91 | 91 |
|
92 | | -### 0.3.1 (Sep 17, 2016) |
| 92 | +## 0.3.1 (Sep 17, 2016) |
93 | 93 | * Fix [#152](https://github.com/Microsoft/cordova-simulate/issues/152): Published package fails when run on command line (windows newline) |
94 | 94 | * Fix live-reload when launching from VS ([#151](https://github.com/Microsoft/cordova-simulate/pull/151)) |
95 | 95 | * If prepare fails, display a warning and continue ([#149](https://github.com/Microsoft/cordova-simulate/pull/149)) |
96 | 96 | * Adds ability to customize sim-host window title ([#147](https://github.com/Microsoft/cordova-simulate/pull/147)) |
97 | 97 |
|
98 | | -### 0.3.0 (Aug 24, 2016) |
| 98 | +## 0.3.0 (Aug 24, 2016) |
99 | 99 | * Fix [#117](https://github.com/Microsoft/cordova-simulate/issues/117): cordova-number-entry fields indicate valid values are invalid ([#140](https://github.com/Microsoft/cordova-simulate/pull/140)) |
100 | 100 | * Fix battery status label in IE ([#138](https://github.com/Microsoft/cordova-simulate/pull/138)) |
101 | 101 | * Improve column rendering in IE ([c019b9a1](https://github.com/Microsoft/cordova-simulate/commit/c019b9a1)) |
|
110 | 110 | * Fix [#114](https://github.com/Microsoft/cordova-simulate/issues/114): Camera: file picker doesn't validate that the result is a valid content ([#116](https://github.com/Microsoft/cordova-simulate/pull/116)) |
111 | 111 | * Server module object-oriented redesign (API break change) ([#84](https://github.com/Microsoft/cordova-simulate/pull/84)) |
112 | 112 |
|
113 | | -### 0.2.3 (July 24, 2016) |
| 113 | +## 0.2.3 (July 24, 2016) |
114 | 114 | * Use npm package for `send-transform` rather than github branch ([be26606e](https://github.com/Microsoft/cordova-simulate/commit/be26606e)). |
115 | 115 | * Position sim-host UI to the left rather than sort of centered ([5f082644](https://github.com/Microsoft/cordova-simulate/commit/5f082644)). |
116 | 116 |
|
117 | | -### 0.2.2 (July 21, 2016) |
| 117 | +## 0.2.2 (July 21, 2016) |
118 | 118 | * Fix [#103](https://github.com/Microsoft/cordova-simulate/issues/103) Geolocation: Changing long / lat values using arrows does not update the map ([ce4b7649](https://github.com/Microsoft/cordova-simulate/commit/ce4b7649)) |
119 | 119 | * Fix XHR proxy with non-standard ports ([9fd2ff36](https://github.com/Microsoft/cordova-simulate/commit/9fd2ff36)) |
120 | 120 | * Validate input number to be always a number ([4ea94f6a](https://github.com/Microsoft/cordova-simulate/commit/4ea94f6a)) |
121 | 121 | * Retry Cordova prepare if it fails the first time ([5456e44a](https://github.com/Microsoft/cordova-simulate/commit/5456e44a)) |
122 | 122 |
|
123 | | -### 0.2.1 (June 30, 2016) |
| 123 | +## 0.2.1 (June 30, 2016) |
124 | 124 | * Bootstrap protocol enhancements |
125 | 125 | * Multiple bug fixes and improvements |
126 | 126 |
|
127 | | -### 0.2.0 (June 9, 2016) |
| 127 | +## 0.2.0 (June 9, 2016) |
128 | 128 | * Support for additional core plugins: cordova-plugin-battery-status, cordova-plugin-network-information, cordova-plugin-device-orientation, cordova-plugin-inappbrowser |
129 | 129 | * Live reload |
130 | 130 | * Touch events |
131 | 131 | * CORS proxy |
132 | 132 | * Device screen resizing |
133 | 133 | * Multiple bug fixes and improvements |
134 | 134 |
|
135 | | -### 0.1.3 (Oct 28, 2015) |
| 135 | +## 0.1.3 (Oct 28, 2015) |
136 | 136 | * Adds support for some basic telemetry ([e547555f](https://github.com/Microsoft/taco-simulate-server/commit/e547555f)). |
137 | 137 | * Ensure server is closed if an error occurs ([ffe2b134](https://github.com/Microsoft/taco-simulate-server/commit/ffe2b134)). |
138 | 138 | * Expose `server` and `log` ([d0dc5224](https://github.com/Microsoft/taco-simulate-server/commit/d0dc5224)). |
139 | 139 |
|
140 | | -### 0.1.2 (Oct 13, 2015) |
| 140 | +## 0.1.2 (Oct 13, 2015) |
141 | 141 | * Better handled scenarios with no success/fail methods ([0805ad28](https://github.com/Microsoft/taco-simulate-server/commit/0805ad28)). |
142 | 142 | * Handle plugins with "old style" id ([5b46fddb](https://github.com/Microsoft/taco-simulate-server/commit/5b46fddb)). |
143 | 143 |
|
144 | | -### 0.1.1 (Oct 8, 2015) |
| 144 | +## 0.1.1 (Oct 8, 2015) |
145 | 145 | * Restore missing utils.navHelper() method ([63ef7679](https://github.com/Microsoft/taco-simulate-server/commit/63ef7679)). |
146 | 146 |
|
147 | | -### 0.1.0 (Oct 8, 2015) |
| 147 | +## 0.1.0 (Oct 8, 2015) |
148 | 148 | * Initial test release |
0 commit comments