Skip to content

Releases: kura52/sushi-browser

Sushi Browser v0.7.0 Negitoro

16 Oct 17:04
Compare
Choose a tag to compare

New Features

  • Implemented partical chrome extensions API (Experimental)
  • Added function that can install Chrome extension from Chrome web store
  • Implemented multi-row tabs
  • By right clicking the icon on the menu bar, we made it possible to sort
  • Performance Improvement
  • Fixed a lot of bugs
  • Updated to Muon 4.4.29

Chrome Extensions

  • Extensions Path (If browser becomes unstable please delete folders)

    • Windows: C:\Users[Name]\AppData\Roaming\sushiBrowser\resource\extension
    • MacOS: /Users/[Name]/Library/Application Support/sushiBrowser/resource/extension
    • Linux: ~/.config/sushiBrowser/resource/extension/
  • Partical or All implemented APIs

    • chrome.browserAction
    • chrome.contextMenus
    • chrome.cookies
    • chrome.extension
    • chrome.i18
    • chrome.idle
    • chrome.pageAction
    • chrome.proxy
    • chrome.runtime
    • chrome.sessions
    • chrome.storage
    • chrome.tabs
    • chrome.webNavigation
    • chrome.webRequest
    • chrome.windows

new_features9

Sushi Browser v0.6.1 Tobiuo(Flying Fish)

02 Oct 21:21
Compare
Choose a tag to compare

New Features

  • Added session tab function
  • Fixed bug at load start and stop

Sushi Browser v0.6.0 Tobiuo(Flying Fish)

30 Sep 11:50
Compare
Choose a tag to compare

New Features

  • Speed ​​up by making main synchronization processing asynchronous
  • Speed ​​up the process of creating new tabs
  • Speed ​​up display processing of Top page
  • Update npm library
  • Updated to Muon 4.4.26.

Sushi Browser v0.5.0 Sanma(Saury)

25 Sep 15:34
Compare
Choose a tag to compare

New Features

  • Added VPN function (Windows only). We are using the VPN Gate service and connect with MS-SSTP VPN. (It is a true VPN which is not a multiple proxy.)
  • Added function to extract audio from video (using ffmpeg)
  • Reduce download file size (initial launch after installation is slightly late)
  • Updated to Muon 4.4.19.
  • Fixed Issue #9 on MacOS(Command-scroll wheel to zoom is making my page all sorts of crazy sizes)
  • Fixed Issue #10 on MacOS (Copy doesn't work on Mac OS)

new_features8

Sushi Browser v0.4.0 Sanma(Saury)

18 Sep 17:23
Compare
Choose a tag to compare

New Features

  • The function to send and play URL to the external media player (such as VLC Media Player etc.) was added.
  • The function to select multiple tabs and to enable tab operation and drop and drag was added.
  • Fixed so that it works properly when the link is sent from the external application in the case that it is set up as a default browser.
  • Fixed so that multiple applications start in parallel.

new_features7_2

Sushi Browser v0.3.3 Katsuo(Tuna)

16 Sep 16:15
Compare
Choose a tag to compare

New Features

  • Improved top page's customizability
  • Fixed bug that does not start on Windows

Sushi Browser v0.3.1 Katsuo(Tuna)

10 Sep 14:04
Compare
Choose a tag to compare

New Features

  • Add page translation function that use Simultaneous page transition to right click menu
  • Reduced the number of files using asar archive
  • Addition of update information notification
  • Add the latest history information to the top page
  • Improved performance when new window is opened

Sushi Browser v0.3.0 Katsuo(Tuna)

09 Sep 05:59
Compare
Choose a tag to compare

New Features

  • Able bind other windows to the panel (Only for Windows and Linux )
    Note: Please install wmctrl when using on Linux. (apt-get install wmctrl or yum(dnf) install wmctrl)
  • Multiple search at the same time by right-clicked menu
  • Drop and drag to divide the panel
  • Download function is changed to Aria2's wrapper. It has better performance and stability. The limit of the maximum of parallel download will be changed to 16(Aria2's maximum).
  • Improvement of the sidebar bookmark and the history function.
  • Improvement of the top menu bookmark and the history function.
  • Mouse gesture for special pages like Top Page
  • Improvement of the behavior of the private tab
  • Introducing the full text search in history function (Experimental)
  • Deleting unnecessary data (Reducing some download size)
  • Updated to Muon 4.4.15.

new_features_0 3

Sushi Browser v0.2.1 Tako(Octopus)

19 Aug 12:34
Compare
Choose a tag to compare
  • Fixed quit behavior on MacOS
  • Fixed setting items
  • Updated to Muon 4.4.9.

Sushi Browser v0.2.0 Tako(Octopus)

15 Aug 19:27
Compare
Choose a tag to compare

New Features

  • Selectable Search Engine
  • Multi Search (For example, if you enter "g4 word" in the address bar, you can search with multiple panels.)
  • Partical Localization
  • Add a settings page
  • Add keyboard shortcuts and changeable key bindings
  • Add function to convert the panels to multiple windows
  • Improve Behavior in MacOS
  • Add Function that can move horizontally by triple clicking
  • Comic pdf viewer mode
  • Improve contextMenu order