Skip to content

0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 10:07
· 2344 commits to master since this release
chore(release): 0.2.0

# [0.2.0](https://github.com/Lumieducation/Lumi/compare/v0.1.0...v0.2.0) (2020-04-12)

### Bug Fixes

* **client:** update sentry tracking code ([e5a7a41](https://github.com/Lumieducation/Lumi/commit/e5a7a41f3f213aac540237f9188f27e15426028f))
* **deps:** update dependency electron-log to v4.1.0 ([381f1fc](https://github.com/Lumieducation/Lumi/commit/381f1fc6414fcd809c578e231b506a60d8effe85))
* **deps:** update dependency electron-log to v4.1.1 ([77d69b3](https://github.com/Lumieducation/Lumi/commit/77d69b39b75004d93278778787cef23ac1a239f3))
* **deps:** update dependency electron-updater to v4.2.4 ([65e2b44](https://github.com/Lumieducation/Lumi/commit/65e2b44f7f533b5a389691d7818a565bbb77ded3))
* **deps:** update dependency electron-updater to v4.2.5 ([1da7325](https://github.com/Lumieducation/Lumi/commit/1da73257f2ebdd66e1406e003429f58b6449e684))
* **deps:** update dependency electron-updater to v4.3.0 ([af271f7](https://github.com/Lumieducation/Lumi/commit/af271f796d972533953c36e256a7cb164c6ff525))
* **deps:** update dependency h5p-nodejs-library to v2.0.1 ([d9c121d](https://github.com/Lumieducation/Lumi/commit/d9c121d1366532766cf93e6583176a7732611f8c))
* **deps:** update dependency h5p-nodejs-library to v2.0.2 ([79cc617](https://github.com/Lumieducation/Lumi/commit/79cc6172fc7c18056418f53f37f9a360af52b55c))
* **deps:** update dependency h5p-nodejs-library to v2.0.3 ([5200452](https://github.com/Lumieducation/Lumi/commit/52004523f76bb189c83c421a713bd621cc400257))
* **deps:** update dependency mkdirp to v1.0.4 ([d01d147](https://github.com/Lumieducation/Lumi/commit/d01d147e221835ea8c95de950daaf9e3b9a000d6))
* **editor:** added missing header to editor (closes [#118](https://github.com/Lumieducation/Lumi/issues/118)) ([20ef91b](https://github.com/Lumieducation/Lumi/commit/20ef91bf06baabe71a8522e4fee84c8e6355b56a))
* **editor:** corrected dependency reference order ([69e5b6d](https://github.com/Lumieducation/Lumi/commit/69e5b6dee68b3acd200dd847709642c92802d49e))
* **editor:** removed fullscreen functionality ([229ac73](https://github.com/Lumieducation/Lumi/commit/229ac73fb53e373ec94385a1fc855051bbd8fb1f))
* **editor:** upload button hidden (closes [#100](https://github.com/Lumieducation/Lumi/issues/100)) ([1a57992](https://github.com/Lumieducation/Lumi/commit/1a57992424f0848c141e53e8970ee52c512ec064))
* **h5p controller:** corrected usage of fsExtra.pathExists ([2a635c4](https://github.com/Lumieducation/Lumi/commit/2a635c4a73856133fb56ca0bad2af17a2014fd23))
* **h5p route:** added cast of query paramters to string ([1eef0ca](https://github.com/Lumieducation/Lumi/commit/1eef0ca9785a720bf34422016b17d1cf9c864034))
* **initialization:** added H5P Hub updates (closes [#115](https://github.com/Lumieducation/Lumi/issues/115)) ([3413444](https://github.com/Lumieducation/Lumi/commit/34134441209265945ab14da5d43bb25fecdd3c90))
* **leftdrawer:** leftDrawer closes when crash-report is open (fixes [#49](https://github.com/Lumieducation/Lumi/issues/49)) ([6810072](https://github.com/Lumieducation/Lumi/commit/68100725852b57e2a90ba489bbe450065630e831))
* **links:** open external links in default browser (fixes [#50](https://github.com/Lumieducation/Lumi/issues/50)) ([#232](https://github.com/Lumieducation/Lumi/issues/232)) ([6518127](https://github.com/Lumieducation/Lumi/commit/65181270731425c53738977d4d13985236668d91))
* **shortcuts:** corrected menu bar items ([11556d4](https://github.com/Lumieducation/Lumi/commit/11556d4ea8b452ca5d8074b9a34017bda66d0e08))
* **shortcuts:** use cmd+y for redo on windows ([2546256](https://github.com/Lumieducation/Lumi/commit/25462561d003b547bbdf2e3383a275080b127918))
* **user interface:** corrected titles in tab lists (closes [#48](https://github.com/Lumieducation/Lumi/issues/48)) ([#307](https://github.com/Lumieducation/Lumi/issues/307)) ([5f9ea5f](https://github.com/Lumieducation/Lumi/commit/5f9ea5fd4c4d7e8c777a4fd34ff2e1a83e5590d7))

### Features

* **h5p-core:** Updated the h5p-nodejs-library to version 2.0.0  ([#217](https://github.com/Lumieducation/Lumi/issues/217)) ([31f3088](https://github.com/Lumieducation/Lumi/commit/31f30886523e1b421620d98c27c0fe2fc27a65bd))
* **shortcuts:** add shortcuts for copy&paste, select all (closes [#230](https://github.com/Lumieducation/Lumi/issues/230)) ([092b095](https://github.com/Lumieducation/Lumi/commit/092b0956c9185c47c08c01d1a2e5c97973ba2c17))