UNPKG

11 kBMarkdownView Raw
1Version 9 of Highlight.js has reached EOL and is no longer supported.
2Please upgrade or ask whatever dependency you are using to upgrade.
3https://github.com/highlightjs/highlight.js/issues/2877
4
5Version 9 of Highlight.js has reached EOL and is no longer supported.
6Please upgrade or ask whatever dependency you are using to upgrade.
7https://github.com/highlightjs/highlight.js/issues/2877
8
9Version 9 of Highlight.js has reached EOL and is no longer supported.
10Please upgrade or ask whatever dependency you are using to upgrade.
11https://github.com/highlightjs/highlight.js/issues/2877
12
13Version 9 of Highlight.js has reached EOL and is no longer supported.
14Please upgrade or ask whatever dependency you are using to upgrade.
15https://github.com/highlightjs/highlight.js/issues/2877
16
17## v3.1.0 (2021-05-02)
18
19#### :rocket: Enhancement
20* [#811](https://github.com/adopted-ember-addons/ember-electron/pull/811) feat: expose forge publish api ([@basz](https://github.com/basz))
21
22#### :memo: Documentation
23* [#769](https://github.com/adopted-ember-addons/ember-electron/pull/769) Include info on context isolation in documentation ([@bendemboski](https://github.com/bendemboski))
24
25#### Committers: 3
26- Bas Kamer ([@basz](https://github.com/basz))
27- Ben Demboski ([@bendemboski](https://github.com/bendemboski))
28- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
29
30## v3.0.0 (2021-03-13)
31
32#### :rocket: Enhancement
33* [#747](https://github.com/adopted-ember-addons/ember-electron/pull/747) pass allowFileAccess option to electron-devtools-installer ([@evoactivity](https://github.com/evoactivity))
34
35#### :bug: Bug Fix
36* [#751](https://github.com/adopted-ember-addons/ember-electron/pull/751) Use process.execPath is the test runner ([@bendemboski](https://github.com/bendemboski))
37* [#739](https://github.com/adopted-ember-addons/ember-electron/pull/739) Enable remote module in tests ([@bendemboski](https://github.com/bendemboski))
38
39#### :memo: Documentation
40* [#705](https://github.com/adopted-ember-addons/ember-electron/pull/705) Update CSP instructions ([@rwwagner90](https://github.com/rwwagner90))
41
42#### :house: Internal
43* [#706](https://github.com/adopted-ember-addons/ember-electron/pull/706) Increase yarn timeout in CI ([@bendemboski](https://github.com/bendemboski))
44
45#### Committers: 4
46- Ben Demboski ([@bendemboski](https://github.com/bendemboski))
47- Liam Potter ([@evoactivity](https://github.com/evoactivity))
48- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
49- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
50
51## v3.0.0-beta.6 (2021-01-25)
52
53#### :rocket: Enhancement
54* [#701](https://github.com/adopted-ember-addons/ember-electron/pull/701) Make embroider-compatible ([@bendemboski](https://github.com/bendemboski))
55
56#### :memo: Documentation
57* [#700](https://github.com/adopted-ember-addons/ember-electron/pull/700) Change `vendor.js` to `app.js` in documentation ([@bendemboski](https://github.com/bendemboski))
58
59#### :house: Internal
60* [#704](https://github.com/adopted-ember-addons/ember-electron/pull/704) Build on MacOS in CI ([@bendemboski](https://github.com/bendemboski))
61* [#702](https://github.com/adopted-ember-addons/ember-electron/pull/702) Parallelize end-to-end tests ([@bendemboski](https://github.com/bendemboski))
62* [#698](https://github.com/adopted-ember-addons/ember-electron/pull/698) Update Ember to 3.24 ([@rwwagner90](https://github.com/rwwagner90))
63
64#### Committers: 3
65- Ben Demboski ([@bendemboski](https://github.com/bendemboski))
66- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
67- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
68
69## v3.0.0-beta.5 (2021-01-22)
70
71#### :rocket: Enhancement
72* [#685](https://github.com/adopted-ember-addons/ember-electron/pull/685) fix: replace deprecated 'crashed' event ([@knownasilya](https://github.com/knownasilya))
73* [#676](https://github.com/adopted-ember-addons/ember-electron/pull/676) Set `contextIsolation` to false for tests ([@rwwagner90](https://github.com/rwwagner90))
74* [#638](https://github.com/adopted-ember-addons/ember-electron/pull/638) Fix making/building with a custom output path ([@bendemboski](https://github.com/bendemboski))
75
76#### :memo: Documentation
77* [#668](https://github.com/adopted-ember-addons/ember-electron/pull/668) Mention `nodeIntegration` in the documentation ([@bendemboski](https://github.com/bendemboski))
78* [#646](https://github.com/adopted-ember-addons/ember-electron/pull/646) fix: typo in link to github profile page of author ([@jl-cs](https://github.com/jl-cs))
79
80#### :house: Internal
81* [#699](https://github.com/adopted-ember-addons/ember-electron/pull/699) Remove Mac from tests ([@rwwagner90](https://github.com/rwwagner90))
82* [#697](https://github.com/adopted-ember-addons/ember-electron/pull/697) Run Windows and MacOS tests with GH Actions ([@rwwagner90](https://github.com/rwwagner90))
83* [#695](https://github.com/adopted-ember-addons/ember-electron/pull/695) Move inline scripts to public folder, document CSP setup ([@rwwagner90](https://github.com/rwwagner90))
84* [#671](https://github.com/adopted-ember-addons/ember-electron/pull/671) Convert to GitHub actions ([@rwwagner90](https://github.com/rwwagner90))
85
86#### Committers: 5
87- Ben Demboski ([@bendemboski](https://github.com/bendemboski))
88- Ilya Radchenko ([@knownasilya](https://github.com/knownasilya))
89- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
90- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
91- [@jl-cs](https://github.com/jl-cs)
92
93## v3.0.0-beta.4 (2020-09-16)
94
95#### :bug: Bug Fix
96* [#589](https://github.com/adopted-ember-addons/ember-electron/pull/589) Fix handle-file-urls on Windows ([@bendemboski](https://github.com/bendemboski))
97
98#### :memo: Documentation
99* [#576](https://github.com/adopted-ember-addons/ember-electron/pull/576) Add IndexedDB migration instructions ([@rwwagner90](https://github.com/rwwagner90))
100* [#490](https://github.com/adopted-ember-addons/ember-electron/pull/490) Correct the link to felixs github ([@spruce](https://github.com/spruce))
101
102#### Committers: 4
103- Ben Demboski ([@bendemboski](https://github.com/bendemboski))
104- Felix Fichte ([@spruce](https://github.com/spruce))
105- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
106- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
107
108## v3.0.0-beta.3 (2020-05-22)
109
110#### :boom: Breaking Change
111* [#476](https://github.com/adopted-ember-addons/ember-electron/pull/476) Switch from electron-protocol-serve to file: URLs ([@bendemboski](https://github.com/bendemboski))
112
113#### :rocket: Enhancement
114* [#465](https://github.com/adopted-ember-addons/ember-electron/pull/465) Install devtron from the main process ([@rwwagner90](https://github.com/rwwagner90))
115* [#458](https://github.com/adopted-ember-addons/ember-electron/pull/458) Install inspector via electron-devtools-installer ([@rwwagner90](https://github.com/rwwagner90))
116
117#### Committers: 2
118- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
119- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
120
121## v3.0.0-beta.2 (2020-04-28)
122
123#### :boom: Breaking Change
124* [#446](https://github.com/adopted-ember-addons/ember-electron/pull/446) Drop node 8 support ([@rwwagner90](https://github.com/rwwagner90))
125
126#### :memo: Documentation
127* [#439](https://github.com/adopted-ember-addons/ember-electron/pull/439) Fix Docs URL ([@devotox](https://github.com/devotox))
128
129#### Committers: 2
130- Devonte ([@devotox](https://github.com/devotox))
131- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
132
133## v3.0.0-beta.1 (2019-12-22)
134
135#### :rocket: Enhancement
136* [#437](https://github.com/adopted-ember-addons/ember-electron/pull/437) Update to electron-forge beta 47 ([@bendemboski](https://github.com/bendemboski))
137* [#433](https://github.com/adopted-ember-addons/ember-electron/pull/433) feat: check dependencies in Electron project ([@bendemboski](https://github.com/bendemboski))
138
139#### :bug: Bug Fix
140* [#434](https://github.com/adopted-ember-addons/ember-electron/pull/434) fix: update .travis.yml correctly from the blueprint ([@bendemboski](https://github.com/bendemboski))
141* [#438](https://github.com/adopted-ember-addons/ember-electron/pull/438) fix: update docs root URL ([@bendemboski](https://github.com/bendemboski))
142* [#432](https://github.com/adopted-ember-addons/ember-electron/pull/432) fix: use a single version of electron-forge ([@bendemboski](https://github.com/bendemboski))
143* [#424](https://github.com/adopted-ember-addons/ember-electron/pull/424) fix: install devtron and ember-inspector ([@bendemboski](https://github.com/bendemboski))
144
145#### :memo: Documentation
146* [#436](https://github.com/adopted-ember-addons/ember-electron/pull/436) Update docs URL ([@bendemboski](https://github.com/bendemboski))
147* [#421](https://github.com/adopted-ember-addons/ember-electron/pull/421) Docs after release ([@rwwagner90](https://github.com/rwwagner90))
148
149#### Committers: 2
150- Ben Demboski ([@bendemboski](https://github.com/bendemboski))
151- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
152
153## v3.0.0-beta.0 (2019-11-25)
154
155#### :boom: Breaking Change
156* [#418](https://github.com/adopted-ember-addons/ember-electron/pull/418) Update to electron-forge 6 & simplify build pipeline/project structure ([@bendemboski](https://github.com/bendemboski))
157
158#### :rocket: Enhancement
159* [#412](https://github.com/adopted-ember-addons/ember-electron/pull/412) chore: Fix vendor weirdness ([@bendemboski](https://github.com/bendemboski))
160
161#### :memo: Documentation
162* [#414](https://github.com/adopted-ember-addons/ember-electron/pull/414) docs: Link to docs in README ([@rwwagner90](https://github.com/rwwagner90))
163
164#### :house: Internal
165* [#417](https://github.com/adopted-ember-addons/ember-electron/pull/417) chore: Update Appveyor badge link ([@rwwagner90](https://github.com/rwwagner90))
166* [#415](https://github.com/adopted-ember-addons/ember-electron/pull/415) chore: Speed up travis build ([@bendemboski](https://github.com/bendemboski))
167
168#### Committers: 2
169- Ben Demboski ([@bendemboski](https://github.com/bendemboski))
170- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
171
172
173## v2.10.2 (2019-11-16)
174
175#### :memo: Documentation
176* [#405](https://github.com/adopted-ember-addons/ember-electron/pull/405) docs: Change links to docs, port index page ([@rwwagner90](https://github.com/rwwagner90))
177* [#404](https://github.com/adopted-ember-addons/ember-electron/pull/404) docs: Use ember-cli-addon-docs for docs ([@rwwagner90](https://github.com/rwwagner90))
178
179#### :house: Internal
180* [#413](https://github.com/adopted-ember-addons/ember-electron/pull/413) fix: Disable fingerprinting on images ([@rwwagner90](https://github.com/rwwagner90))
181* [#410](https://github.com/adopted-ember-addons/ember-electron/pull/410) chore: Make ESLint config more standard ([@rwwagner90](https://github.com/rwwagner90))
182
183#### Committers: 1
184- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
185