Skip to content

Releases: LulumiProject/lulumi-browser

Lulumi-browser v1.3.2

10 Jul 07:10
Compare
Choose a tag to compare
Lulumi-browser v1.3.2 Pre-release
Pre-release

Bug Fixes

  • Enable plugins in webview so as to use the default chrome pdf viewer. ec38354
  • Improve the way triggering find-in-page event. 15dd37d
  • Tabs-ordering is much better. 0c76094
  • Fix the reloading problem while saving the current app-state. 2e5e87c
  • Fix some API problems. 3b274f6
  • Fix a problem of new-tab ipc handler. edfbe26
  • Revise the typos of ipcRenderer.removeAllListeners. f601177

API Changes

  • More APIs support. #19

Upgrades

  • Upgrade Electron to v1.7.4. 60a54f7

Lulumi-browser v1.3.1

02 Jun 10:16
Compare
Choose a tag to compare
Lulumi-browser v1.3.1 Pre-release
Pre-release

Bug Fixes

  • Fix the unit test and e2e test. 3dd3fb2 2e70f64 63803a7 719b5f9 31b8da2 cda4f00
  • Better looks of locations of About pages and PDF viewer pages. 468ec4d
  • Dynamically adjust the height of webview. 6799f64
  • Reload the tab while recovering from the disconnected environment. 69a36f0
  • Adjust the timing setting the current pageIndex when creating a new tab. 494a6fc
  • Use Fuse.js to fuzz search the results of auto-completion. 13b0461
  • More stable way to get the current BrowserWindow instance. 16e9f13

API Changes

Upgrades

  • Upgrade Electron to v1.7.2. 0e6f8d0

Lulumi-browser v1.3.0

21 Apr 09:45
Compare
Choose a tag to compare
Lulumi-browser v1.3.0 Pre-release
Pre-release

1.3.0

Note:

The build provided here has a modified version of MakeGithubGreatAgain in order to test the functionality of lulumi API. Clone and build yourself a clean one to fit your need.

  • Update electron version to v1.6.7.
  • Add swipe arrow indicator. #22655c6
  • Add shortcuts for open and close tabs. #3693a63
  • Add "Extensions" page.
  • Experimental API design. 🎉

Lulumi-browser v1.2.1

05 Apr 09:27
Compare
Choose a tag to compare

1.2.1

  • Add 'secure' hint beside the location bar.
  • Improvements on tabs ordering, search auto-suggestions, and find-in-page bar. #fc87daa, #d09c0b6, #d499a7d, #5861851
  • Reverse history list (latest comes first).
  • New design. 🎉

Lulumi-browser v1.2.0

30 Mar 08:18
Compare
Choose a tag to compare

1.2.0

  • Add "History" page.
  • Store states of the browser, such as tabs history, browsing history, and etc.
  • Users can choose which pdf-viewer they want to use, built-in chrome pdf-viewer, or pdf.js.
  • Hold down over backward and forward buttons will drop down page history.
  • Implementation of permission requesting notification.
  • More details are listed here.

Lulumi-browser v1.1.0

22 Mar 09:40
Compare
Choose a tag to compare

1.1.0

  • add pdf.js to view PDF files
  • upgrade to electron v1.6.3 to support async pop up in renderer pages
  • change style of new-tab button
  • add simple find-in-page function
  • add "app/guest" directory
  • add "About" pages
  • add downloads function

Lulumi-browser v1.0.0 beta

08 Mar 08:01
Compare
Choose a tag to compare
Pre-release

Lulumi-browser v1.0.0 beta

First release. 🎉