Releases: OakLabsInc/oak
Releases · OakLabsInc/oak
v4.3.0
- added
oak-rebuild <path>
as a bin command - minor version upgrade for electron
- minor node version upgrade
- added
.nvmrc
for local development consistency
v4.2.4
- update electron to
1.8.6
v4.2.3
version
is now an explicit command- electron upgraded to
1.8.6
package-lock.json
updated
v4.2.2
BASE
version changed fromjessie
(node-slim
) tostretch
- electron upgraded from
1.8.3
to1.8.4
v4.2.1
- added
disableZoom
into the browser window context
v4.2.0
- electron upgraded to
1.8.3
- node upgraded to
8.2.1
v4.1.3
electron
upgraded to1.7.11
v4.1.2
Minor package.json
script fix for rebuild
v4.1.1
New:
window.alert
,window.prompt
andwindow.confirm
are now logged in the renderer underwindow.info
and sent on to the window IPC (oak.window.on('alert')
)- webWorkers enabled by default with the
node
optiontrue
oak.location(url)
changes the window location URL
Changed
- `oak.reload(cache) now takes a boolean which reloads with/without page cache
v4.1.0
CLI
width
andheight
options removed forsize
, which takes a string ofWIDTHxHEIGHT
electron-version
changedelectronVersion
- oak icon added for OSX and other task bar visible desktops