Browser build on chromium & electron.
- Electron - Cross-platform framework
- Tabbed browsing
Notable changes in new Simplix versions will be documented here.
- Added a loading spinner when the page is loading.
- Page title will now correctly be updated.
- Added window resize region around the window.
- Bumped Electron to 3.0.7
- When you close a tab another tab will be set active.
- Bumped Electron to 3.0.3
- Scroll bounce added for macOS.
- [Security] Disabled
window.eval
. - Changed webview id to
view${id}
.
- Fixed macOS fullscreen bug, titlebar margin-left was incorrect when in fullscreen.
- Fixed tab text color transition bug.
- Added dynamic tab item size, will shrink when window gets smaller.
- Added titlebar (Windows & MacOS).
- Tabbed browsing.