Skip to content

Releases: AgregoreWeb/agregore-browser

Version 1.0.0-9 - Support creating / writing to hyperdrives

30 Jul 15:31
Compare
Choose a tag to compare
  • Added fetch API for writing to Hyperdrives

Version 1.0.0-10 - Support creating / writing to hyperdrives

31 Jul 07:26
Compare
Choose a tag to compare
  • Added fetch() based API for writing to Hyperdrives using PUT method.

Version 1.0.0-8 - Custom key bindings

26 Jul 00:46
Compare
Choose a tag to compare
Pre-release
  • Added the ability to customize key bindings using a config file
  • Hitting ESC in omnibox now focuses browser content
  • Fixes context menu not loading some times
  • Added automated builds

Version 1.0.0-5 - Find in page, better navigation, open folders

17 Jul 04:07
Compare
Choose a tag to compare
  • Save As now saves into downloads folder by default
  • Can now open file paths in the browser (e.g agregore-browser ./foobar.html)
  • Search box got refactored, you can click on search suggestions to navigate now, you can hit the right arrow key to fill in the URL
  • Added find in page function with ctrl+f

Version 1.0.0-4 - Improved UI, quality of life changes

08 Jul 02:13
Compare
Choose a tag to compare
  • Open Github repo instead of electron when clicking "help" menu
  • Added Save As context menu for images and videos and stuff
  • Styled the browser with a spooky dark theme based on my blog
  • Fixed tab navigation from URL bar to web content
  • Navigating to the same URL makes it reload instead of adding to the history

Version 1.0.0-3 - Persiting windows, more shortcuts

04 Jul 00:20
Compare
Choose a tag to compare
  • New open link in new window context menu item by @metanomial
  • Reworked application menu bar to be cleaner
  • Initial extension support
  • Autocomplete URLs from history when typing
  • Improved sandboxing on web contents.
  • Cleaned up welcome page
  • Save open windows when quitting the app, reopen them on load
  • Fixed bug where iframes were causing URL bar to enter an invalid state

Pre-release 1.0.0-2 More UX improvements!

23 Jun 20:31
Compare
Choose a tag to compare
  • Added context menu when right clicking on the page @metanomial
  • Cleaned up application header menu code (ctrl+shift+i opens dev tools properly)
  • Added new window menu item (ctrl+n)

Pre-release 1.0.0-1 - Improved UX

20 Jun 17:28
Compare
Choose a tag to compare
Pre-release
  • Renamed to Agregore Browser
  • New Logo
  • Ability to open urls using the CLI
  • Opening hyper:// and dat:// links navigates to the page on loading
  • Running program multiple times opens a new window in the existing instance
  • Fixed bugs with URL bar not updating
  • New debug mode
  • Added dev tools to menu bar

Pre-release 1.0.0-0

18 Jun 23:51
Compare
Choose a tag to compare
Pre-release 1.0.0-0 Pre-release
Pre-release

This is the first build of dweb-browser.

It supports loading sites from the hyper and dat:// protocols.

Currently only one window may be opened at a time.