Skip to content

Releases: Lumieducation/Lumi

v0.8.2-beta.3

02 Oct 09:55
Compare
Choose a tag to compare
v0.8.2-beta.3 Pre-release
Pre-release

0.8.2-beta.3 (2021-10-02)

Bug Fixes

  • initial language detected correctly (#1881) (1934c0a)
  • deps: update dependency @lumieducation/h5p-express to v8.2.0 (cb741e8)
  • deps: update dependency @lumieducation/h5p-html-exporter to v8.2.0 (c1a971e)
  • deps: update dependency @lumieducation/h5p-react to v8.2.0 (7f6571f)
  • deps: update dependency @lumieducation/h5p-server to v8.2.0 (75f7ee8)
  • deps: update dependency @sentry/electron to v2.5.4 (b96a16a)
  • deps: update dependency @testing-library/react to v12.1.0 (8c41019)
  • deps: update dependency @testing-library/react to v12.1.1 (502d839)
  • deps: update dependency @types/jest to v27.0.2 (20d24db)
  • deps: update dependency @types/node to v14.17.15 (1124a8c)
  • deps: update dependency @types/node to v14.17.16 (bdf362e)
  • deps: update dependency @types/node to v14.17.17 (7ba7c66)
  • deps: update dependency @types/node to v14.17.18 (0c6f037)
  • deps: update dependency @types/node to v14.17.19 (b330c4e)
  • deps: update dependency @types/node to v14.17.20 (ff3e235)
  • deps: update dependency @types/react to v17.0.20 (d51a20f)
  • deps: update dependency @types/react to v17.0.21 (98a810c)
  • deps: update dependency @types/react to v17.0.22 (8abcdba)
  • deps: update dependency @types/react to v17.0.24 (15e34a6)
  • deps: update dependency @types/react to v17.0.25 (124c505)
  • deps: update dependency @types/react to v17.0.26 (b1e7455)
  • deps: update dependency electron-updater to v4.5.2 (df28045)
  • deps: update dependency electron-updater to v4.6.0 (820f62f)
  • deps: update dependency i18next to v20.6.0 (6d5a214)
  • deps: update dependency i18next to v20.6.1 (20c98ce)
  • deps: update dependency i18next-http-backend to v1.3.1 (018e6f2)
  • deps: update dependency react-i18next to v11.12.0 (f35f9a3)
  • deps: update dependency react-redux to v7.2.5 (f29cbdf)
  • deps: update dependency react-router-dom to v5.3.0 (160fae5)
  • deps: update sentry-javascript monorepo to v6.13.0 (11f7261)
  • deps: update sentry-javascript monorepo to v6.13.1 (98166f4)
  • deps: update sentry-javascript monorepo to v6.13.2 (8342f35)

v0.8.2-beta.2

01 Sep 06:32
Compare
Choose a tag to compare
v0.8.2-beta.2 Pre-release
Pre-release

0.8.2-beta.2 (2021-09-01)

Bug Fixes

  • Fixed cases in which Turkish users in Windows couldn't export HTML or SCORM packages if they used directories or filenames with Turkish characters like İ
  • Fixed cause of 'editor Instance of h5p editor not defined' error message if users had their Windows language set to 'Spanish (Latin America)' or similar.

v0.8.2-beta.1

18 Aug 14:10
Compare
Choose a tag to compare
v0.8.2-beta.1 Pre-release
Pre-release

0.8.2-beta.1 (2021-08-18)

Bug Fixes

  • fixed issue with non-Latin characters in Windows user names
  • fixed errors in which embedded YouTube videos weren't displayed in exports (HTML and SCORM)

v0.8.1

04 Aug 14:45
Compare
Choose a tag to compare

Features and changes:

  • Auto updates are now offered to the user before installation
  • Large files are loaded much quicker than before
  • You can enable prerelease features in the settings
  • MacOS users now have the menu entries typical for macOS
  • Windows and macOS users can now open H5P-files from the Windows Explorer or Finder by (double) clicking on them
  • The privacy policy was translated into many languages to comply with GDPR
  • Many translations were updated
  • Added Arabic to language selection

Bug fixes in SCORM / HTML exports:

  • We fixed a bug in which the Interactive Book didn’t work if the content inside it didn’t report a xAPI score
  • We fixed a bug in which embedded files weren’t displayed in Drag & Drop when creating the export in Windows 10
  • We fixed a bug in which the close icon wasn’t displayed in Image Hotspots

General bug fixes:

  • We fixed a bug that made the Branching Scenario editor unusable if the user had previously opened the Branching Scenario editor in an older version
  • The H5P core was updated, so the exported HTML and SCORM files now use jQuery 3.5.1 instead of the very outdated previous version
  • Temporary files are not stored in the user’s profile folder anymore, which avoids issues for users who use an enterprise domain account in Windows 10, as the temporary files are not synced with the profile.

v0.8.1-beta.1

04 Aug 13:24
Compare
Choose a tag to compare
v0.8.1-beta.1 Pre-release
Pre-release

0.8.1-beta.1 (2021-08-04)

Bug Fixes

  • deps: update dependency @types/node to v14.17.8 (746a003)
  • language: add arabic to language selection (#1743) (5e78e10)

0.8.0

04 Aug 08:51
Compare
Choose a tag to compare

Features and changes:

  • Auto updates are now offered to the user before installation
  • Large files are loaded much quicker than before
  • You can enable prerelease features in the settings
  • MacOS users now have the menu entries typical for macOS
  • Windows and macOS users can now open H5P-files from the Windows Explorer or Finder by (double) clicking on them
  • The privacy policy was translated into many languages to comply with GDPR
  • Many translations were updated

Bug fixes in SCORM / HTML exports:

  • We fixed a bug in which the Interactive Book didn’t work if the content inside it didn’t report a xAPI score
  • We fixed a bug in which embedded files weren’t displayed in Drag & Drop when creating the export in Windows 10
  • We fixed a bug in which the close icon wasn’t displayed in Image Hotspots

General bug fixes:

  • We fixed a bug that made the Branching Scenario editor unusable if the user had previously opened the Branching Scenario editor in an older version
  • The H5P core was updated, so the exported HTML and SCORM files now use jQuery 3.5.1 instead of the very outdated previous version
  • Temporary files are not stored in the user’s profile folder anymore, which avoids issues for users who use an enterprise domain account in Windows 10, as the temporary files are not synced with the profile.

v0.8.0-beta.7

04 Aug 07:39
Compare
Choose a tag to compare
v0.8.0-beta.7 Pre-release
Pre-release

0.8.0-beta.7 (2021-08-04)

Bug Fixes

  • deps: update dependency @material-ui/core to v4.12.3 (df90203)
  • deps: update dependency @testing-library/user-event to v13.2.1 (00ed45a)
  • deps: update dependency @types/node to v14.17.6 (7419e10)
  • deps: update dependency @types/node to v14.17.7 (7dd68c4)
  • deps: update dependency @types/react to v17.0.15 (748582d)
  • deps: update dependency electron-log to v4.4.0 (5e92358)
  • deps: update dependency electron-log to v4.4.1 (477a011)
  • deps: update dependency electron-updater to v4.4.2 (c46a25b)
  • deps: update dependency electron-updater to v4.4.3 (811e9b8)
  • deps: update dependency i18next to v20.3.5 (9d88f16)
  • deps: update dependency i18next-http-backend to v1.2.8 (6079000)
  • deps: update dependency i18next-http-backend to v1.3.0 (38e43eb)
  • deps: update dependency notistack to v1.0.10 (#1725) (526377b)
  • deps: update dependency react-i18next to v11.11.4 (#1726) (4467cdb)
  • deps: update dependency redux to v4.1.1 (89b0dfd)
  • temp-storage: move workingCache to temporary storage (fixes #1136) (#1727) (274dd65)

v0.8.0-beta.6

22 Jul 13:49
Compare
Choose a tag to compare
v0.8.0-beta.6 Pre-release
Pre-release

0.8.0-beta.6 (2021-07-22)

Bug Fixes

  • deps: update dependency @material-ui/core to v4.12.2 (166f3ab)
  • deps: update dependency @testing-library/user-event to v13.2.0 (fca6234)
  • deps: update dependency i18next to v20.3.4 (fff9640)
  • deps: update dependency i18next-http-backend to v1.2.7 (8303dc8)
  • deps: update dependency react-i18next to v11.11.3 (9907f96)
  • deps: update sentry monorepo to v6.10.0 (296155d)
  • deps: updated h5p dependencies (fd8337a)
  • exports: scorm export always works with interactive book (#1715) (84ae568)

v0.8.0-beta.5

14 Jul 11:24
Compare
Choose a tag to compare
v0.8.0-beta.5 Pre-release
Pre-release

0.8.0-beta.5 (2021-07-14)

Bug Fixes

  • deps: update dependency electron-updater to v4.4.1 (c2bff6b)
  • deps: update dependency i18next to v20.3.3 (5499723)
  • deps: update dependency react-i18next to v11.11.2 (15ab71c)

v0.8.0-beta.3

11 Jun 19:17
Compare
Choose a tag to compare
v0.8.0-beta.3 Pre-release
Pre-release

0.8.0-beta.3 (2021-06-11)

Bug Fixes

  • deps: update dependency @testing-library/jest-dom to v5.14.0 (fa0ab3b)
  • deps: update dependency @testing-library/jest-dom to v5.14.1 (ba97765)
  • deps: update dependency @types/react to v17.0.10 (24caf37)
  • deps: update dependency @types/react to v17.0.11 (b57f5c9)
  • deps: update dependency @types/react-dom to v17.0.7 (4e73c47)
  • deps: update dependency web-vitals to v2 (#1594) (c5721cb)
  • deps: update sentry monorepo to v6.6.0 (55b1f45)