[6a3a178] | 1 | <a name="3.1.0"></a>
|
---|
| 2 | # [3.1.0](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.0.0...v3.1.0) (2019-08-13)
|
---|
| 3 |
|
---|
| 4 |
|
---|
| 5 | ### Features
|
---|
| 6 |
|
---|
| 7 | * add --disable-dev-shm-usage flag to headless ([137005d](https://github.com/karma-runner/karma-chrome-launcher/commit/137005d))
|
---|
| 8 |
|
---|
| 9 |
|
---|
| 10 |
|
---|
| 11 | <a name="3.0.0"></a>
|
---|
| 12 | # [3.0.0](https://github.com/karma-runner/karma-chrome-launcher/compare/v2.2.0...v3.0.0) (2019-07-12)
|
---|
| 13 |
|
---|
| 14 |
|
---|
| 15 | ### Features
|
---|
| 16 |
|
---|
| 17 | * allow overriding of the default debug port ([26ae9f4](https://github.com/karma-runner/karma-chrome-launcher/commit/26ae9f4)), closes [#187](https://github.com/karma-runner/karma-chrome-launcher/issues/187)
|
---|
| 18 |
|
---|
| 19 |
|
---|
| 20 |
|
---|
| 21 | <a name="2.2.0"></a>
|
---|
| 22 | # [2.2.0](https://github.com/karma-runner/karma-chrome-launcher/compare/v2.1.1...v2.2.0) (2017-06-23)
|
---|
| 23 |
|
---|
| 24 |
|
---|
| 25 | ### Features
|
---|
| 26 |
|
---|
| 27 | * add ChromiumHeadless ([7a12021](https://github.com/karma-runner/karma-chrome-launcher/commit/7a12021))
|
---|
| 28 |
|
---|
| 29 |
|
---|
| 30 |
|
---|
| 31 | <a name="2.1.1"></a>
|
---|
| 32 | ## [2.1.1](https://github.com/karma-runner/karma-chrome-launcher/compare/v2.1.0...v2.1.1) (2017-05-05)
|
---|
| 33 |
|
---|
| 34 |
|
---|
| 35 | ### Bug Fixes
|
---|
| 36 |
|
---|
| 37 | * add disable-renderer-backgrounding flag ([6bfc170](https://github.com/karma-runner/karma-chrome-launcher/commit/6bfc170)), closes [#123](https://github.com/karma-runner/karma-chrome-launcher/issues/123)
|
---|
| 38 |
|
---|
| 39 |
|
---|
| 40 |
|
---|
| 41 | <a name="2.1.0"></a>
|
---|
| 42 | # [2.1.0](https://github.com/karma-runner/karma-chrome-launcher/compare/v2.0.0...v2.1.0) (2017-05-02)
|
---|
| 43 |
|
---|
| 44 |
|
---|
| 45 | ### Features
|
---|
| 46 |
|
---|
| 47 | * add support for custom user-data-dir in Chromium ([579fcfc](https://github.com/karma-runner/karma-chrome-launcher/commit/579fcfc)), closes [#89](https://github.com/karma-runner/karma-chrome-launcher/issues/89)
|
---|
| 48 | * add support for headless Chrome/ChromeCanary ([7446181](https://github.com/karma-runner/karma-chrome-launcher/commit/7446181))
|
---|
| 49 |
|
---|
| 50 |
|
---|
| 51 |
|
---|
| 52 | <a name="2.0.0"></a>
|
---|
| 53 | # [2.0.0](https://github.com/karma-runner/karma-chrome-launcher/compare/v1.0.1...v2.0.0) (2016-08-18)
|
---|
| 54 |
|
---|
| 55 |
|
---|
| 56 | ### Features
|
---|
| 57 |
|
---|
| 58 | * Chromium support for Linux, Darwin and Windows ([33e8d82](https://github.com/karma-runner/karma-chrome-launcher/commit/33e8d82))
|
---|
| 59 |
|
---|
| 60 |
|
---|
| 61 |
|
---|
| 62 | <a name="1.0.1"></a>
|
---|
| 63 | ## [1.0.1](https://github.com/karma-runner/karma-chrome-launcher/compare/v0.2.3...v1.0.1) (2016-05-02)
|
---|
| 64 |
|
---|
| 65 |
|
---|
| 66 |
|
---|
| 67 |
|
---|
| 68 | <a name="0.2.3"></a>
|
---|
| 69 | ## [0.2.3](https://github.com/karma-runner/karma-chrome-launcher/compare/v0.2.1...v0.2.3) (2016-03-22)
|
---|
| 70 |
|
---|
| 71 |
|
---|
| 72 | ### Features
|
---|
| 73 |
|
---|
| 74 | * **config:** Allow --user-data-dir to be set in launcher properties ([2c0b7f4](https://github.com/karma-runner/karma-chrome-launcher/commit/2c0b7f4))
|
---|
| 75 |
|
---|
| 76 |
|
---|
| 77 |
|
---|
| 78 | <a name="0.2.2"></a>
|
---|
| 79 | ## [0.2.2](https://github.com/karma-runner/karma-chrome-launcher/compare/v0.2.1...v0.2.2) (2015-12-01)
|
---|
| 80 |
|
---|
| 81 | ### Bug Fixes
|
---|
| 82 |
|
---|
| 83 | * chrome will ignore command line flags it does not yet know about ([426e7c3](https://github.com/karma-runner/karma-chrome-launcher/commit/426e7c3))
|
---|
| 84 |
|
---|
| 85 |
|
---|
| 86 |
|
---|
| 87 | <a name="0.2.1"></a>
|
---|
| 88 | ## [0.2.1](https://github.com/karma-runner/karma-chrome-launcher/compare/v0.2.0...v0.2.1) (2015-10-07)
|
---|
| 89 |
|
---|
| 90 |
|
---|
| 91 | ### Bug Fixes
|
---|
| 92 |
|
---|
| 93 | * **ChromeCanary:** on Linux (archlinux), it can be named google-chrome-unstable ([28cb5b0](https://github.com/karma-runner/karma-chrome-launcher/commit/28cb5b0))
|
---|
| 94 |
|
---|
| 95 |
|
---|
| 96 |
|
---|
| 97 | <a name"0.2.0"></a>
|
---|
| 98 | ## 0.2.0 (2015-06-23)
|
---|
| 99 |
|
---|
| 100 |
|
---|
| 101 | #### Bug Fixes
|
---|
| 102 |
|
---|
| 103 | * Use fs-access shim for file detection. ([6355ca88](https://github.com/karma-runner/karma-chrome-launcher/commit/6355ca88), closes [#53](https://github.com/karma-runner/karma-chrome-launcher/issues/53))
|
---|
| 104 |
|
---|
| 105 |
|
---|
| 106 | <a name"0.1.9"></a>
|
---|
| 107 | ### 0.1.9 (2015-06-23)
|
---|
| 108 |
|
---|
| 109 |
|
---|
| 110 | <a name"0.1.8"></a>
|
---|
| 111 | ### 0.1.8 (2015-06-23)
|
---|
| 112 |
|
---|
| 113 |
|
---|
| 114 | <a name"0.1.7"></a>
|
---|
| 115 | ### 0.1.7 (2015-06-23)
|
---|
| 116 |
|
---|
| 117 |
|
---|
| 118 | <a name"0.1.6"></a>
|
---|
| 119 | ### 0.1.6 (2015-06-23)
|
---|
| 120 |
|
---|
| 121 |
|
---|
| 122 | #### Bug Fixes
|
---|
| 123 |
|
---|
| 124 | * **jsFlags:** un-quote --js-flags flag and automatically merge with presets ([4509c277](https://github.com/karma-runner/karma-chrome-launcher/commit/4509c277))
|
---|
| 125 |
|
---|
| 126 |
|
---|
| 127 | <a name"0.1.5"></a>
|
---|
| 128 | ### 0.1.5 (2015-06-23)
|
---|
| 129 |
|
---|
| 130 |
|
---|
| 131 | #### Bug Fixes
|
---|
| 132 |
|
---|
| 133 | * better error when DARTIUM_BIN not set ([27462e86](https://github.com/karma-runner/karma-chrome-launcher/commit/27462e86))
|
---|
| 134 |
|
---|
| 135 |
|
---|
| 136 | <a name"0.1.4"></a>
|
---|
| 137 | ### 0.1.4 (2015-06-23)
|
---|
| 138 |
|
---|
| 139 |
|
---|
| 140 | #### Bug Fixes
|
---|
| 141 |
|
---|
| 142 | * the translation is now disabled on launch ([b2f389ba](https://github.com/karma-runner/karma-chrome-launcher/commit/b2f389ba))
|
---|
| 143 |
|
---|
| 144 |
|
---|
| 145 | <a name"0.1.3"></a>
|
---|
| 146 | ### 0.1.3 (2015-06-23)
|
---|
| 147 |
|
---|
| 148 |
|
---|
| 149 | #### Features
|
---|
| 150 |
|
---|
| 151 | * **Launcher:** Add Dartium launcher. ([ae81c0c1](https://github.com/karma-runner/karma-chrome-launcher/commit/ae81c0c1))
|
---|
| 152 |
|
---|
| 153 |
|
---|
| 154 | <a name"0.1.2"></a>
|
---|
| 155 | ### 0.1.2 (2015-06-23)
|
---|
| 156 |
|
---|
| 157 |
|
---|
| 158 | <a name"0.1.12"></a>
|
---|
| 159 | ### 0.1.12 (2015-06-23)
|
---|
| 160 |
|
---|
| 161 |
|
---|
| 162 | <a name"0.1.11"></a>
|
---|
| 163 | ### 0.1.11 (2015-06-23)
|
---|
| 164 |
|
---|
| 165 |
|
---|
| 166 | <a name"0.1.10"></a>
|
---|
| 167 | ### 0.1.10 (2015-06-23)
|
---|
| 168 |
|
---|
| 169 |
|
---|
| 170 | #### Bug Fixes
|
---|
| 171 |
|
---|
| 172 | * better error when DARTIUM_BIN not set ([27462e86](https://github.com/karma-runner/karma-chrome-launcher/commit/27462e86))
|
---|
| 173 | * the translation is now disabled on launch ([b2f389ba](https://github.com/karma-runner/karma-chrome-launcher/commit/b2f389ba))
|
---|
| 174 | * **jsFlags:** un-quote --js-flags flag and automatically merge with presets ([4509c277](https://github.com/karma-runner/karma-chrome-launcher/commit/4509c277))
|
---|
| 175 |
|
---|
| 176 |
|
---|
| 177 | #### Features
|
---|
| 178 |
|
---|
| 179 | * disable popup blocking by default ([2cdace9e](https://github.com/karma-runner/karma-chrome-launcher/commit/2cdace9e))
|
---|
| 180 | * **Launcher:** Add Dartium launcher. ([ae81c0c1](https://github.com/karma-runner/karma-chrome-launcher/commit/ae81c0c1))
|
---|
| 181 |
|
---|
| 182 |
|
---|
| 183 | <a name"0.1.1"></a>
|
---|
| 184 | ### 0.1.1 (2015-06-23)
|
---|
| 185 |
|
---|
| 186 |
|
---|
| 187 | #### Bug Fixes
|
---|
| 188 |
|
---|
| 189 | * handle Chrome location on Windows ([62df3014](https://github.com/karma-runner/karma-chrome-launcher/commit/62df3014))
|
---|
| 190 | * correct Chrome path on Windows ([9ebd9974](https://github.com/karma-runner/karma-chrome-launcher/commit/9ebd9974), closes [#2](https://github.com/karma-runner/karma-chrome-launcher/issues/2))
|
---|
| 191 |
|
---|
| 192 |
|
---|
| 193 | <a name"0.1.0"></a>
|
---|
| 194 | ## 0.1.0 (2015-06-23)
|
---|
| 195 |
|
---|
| 196 |
|
---|
| 197 | <a name"0.0.2"></a>
|
---|
| 198 | ### 0.0.2 (2015-06-23)
|
---|
| 199 |
|
---|
| 200 |
|
---|
| 201 | #### Features
|
---|
| 202 |
|
---|
| 203 | * allow passing custom flags ([4ebc7694](https://github.com/karma-runner/karma-chrome-launcher/commit/4ebc7694))
|
---|
| 204 |
|
---|