Releases: Lumieducation/Lumi
Releases · Lumieducation/Lumi
0.2.4
chore(release): 0.2.4 ## [0.2.4](https://github.com/Lumieducation/Lumi/compare/v0.2.3...v0.2.4) (2020-04-14) ### Bug Fixes * **ui:** removed broken fullscreen buttons ([#358](https://github.com/Lumieducation/Lumi/issues/358)) ([4a07250](https://github.com/Lumieducation/Lumi/commit/4a07250f1017ad6503b1db1385df4799ed5a34d4))
0.2.3
chore(release): 0.2.3 ## [0.2.3](https://github.com/Lumieducation/Lumi/compare/v0.2.2...v0.2.3) (2020-04-13) ### Bug Fixes * **deps:** update dependency h5p-nodejs-library to v2.0.6 ([c15652e](https://github.com/Lumieducation/Lumi/commit/c15652ef4e587a2735b63e0a16a93e6ca4a52963))
0.2.2
chore(release): 0.2.2 ## [0.2.2](https://github.com/Lumieducation/Lumi/compare/v0.2.1...v0.2.2) (2020-04-13) ### Bug Fixes * **deps:** update dependency h5p-nodejs-library to v2.0.5 ([4d991db](https://github.com/Lumieducation/Lumi/commit/4d991dbe3f997775a23cad52fe801e6f99d49683))
0.2.1
chore(release): 0.2.1 ## [0.2.1](https://github.com/Lumieducation/Lumi/compare/v0.2.0...v0.2.1) (2020-04-13) ### Bug Fixes * **ui:** removed superfluous horizontal scroll bar ([#346](https://github.com/Lumieducation/Lumi/issues/346)) ([dc8f810](https://github.com/Lumieducation/Lumi/commit/dc8f810be200e8e66ffba966fd25de5ea5c15beb)) * **user interface:** minor improvements ([#353](https://github.com/Lumieducation/Lumi/issues/353)) ([e9363e3](https://github.com/Lumieducation/Lumi/commit/e9363e340a580535e95461dfe2f57a1d63b00a24))
0.2.0
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))
0.1.0
ci(release): release from master-branch Somehow the release from the release-branch does not work.
0.0.8
v0.0.8 fix(autoupdate): autoupdater will install updates when quitting the a…
0.0.7
v0.0.7 fix(deps): update dependency @sentry/electron to v1.2.1
0.0.6
v0.0.6 fix(deps): update dependency electron-log to v4.0.7
0.0.5
v0.0.5 fix(tracking): track client-side actions