Releases: OakLabsInc/oak
Releases · OakLabsInc/oak
v9.0.0
v7.0.0
v6.0.1
v6.0.0
v5.0.10
v5.0.8
- The
scripts
array inoak.load
options is now injecting modules per individual window, after the dom is ready sslExceptions
is now a method ofoak
, and will not inherit other settings from previous calls
v5.0.7
oak-rebuild
now usesreadfile
to improve cross platform usage
v5.0.6
- Upgraded electron to
v3.1.6
v5.0.5
- changed
Dockerfile
to usestretch-backports
v5.0.4
- upgraded node to
v10.15.1
- upgraded electron to
v3.1.3
- upgraded minor and patch
package.json
versions - added
xvfb
and deps to theDockerfile
for running tests during build - cleaned up standardjs linting errors