Skip to content

Releases: OakLabsInc/oak

v9.0.0

04 May 21:11
Compare
Choose a tag to compare
  • electron version upgraded to v9.4.4
  • node version upgraded to v14.16.1

v7.0.0

28 Jul 22:24
Compare
Choose a tag to compare
  • Upgraded node to v12.18.3
  • Upgraded electron to v7.3.2

v6.0.1

29 Jun 21:12
Compare
Choose a tag to compare

Adding --no-sandbox when the user HOME env variable is set to /root, this is a simple fix for when running in Docker

v6.0.0

29 Jun 20:27
Compare
Choose a tag to compare
  • Upgrade Electron to v6.1.12
  • Upgrade node to v12.18.1

v5.0.10

06 Mar 23:27
Compare
Choose a tag to compare

Upgrade Electron to 3.1.13
Upgraded lodash to 4.17.15

v5.0.8

21 Mar 23:01
Compare
Choose a tag to compare
  • The scripts array in oak.load options is now injecting modules per individual window, after the dom is ready
  • sslExceptions is now a method of oak, and will not inherit other settings from previous calls

v5.0.7

21 Mar 23:00
Compare
Choose a tag to compare
  • oak-rebuild now uses readfile to improve cross platform usage

v5.0.6

21 Mar 22:59
Compare
Choose a tag to compare
  • Upgraded electron to v3.1.6

v5.0.5

21 Mar 22:58
Compare
Choose a tag to compare
  • changed Dockerfile to use stretch-backports

v5.0.4

02 Feb 20:37
Compare
Choose a tag to compare
  • upgraded node to v10.15.1
  • upgraded electron to v3.1.3
  • upgraded minor and patch package.json versions
  • added xvfb and deps to the Dockerfile for running tests during build
  • cleaned up standardjs linting errors