Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Releases: beakerbrowser/beaker

Beaker 0.8.9

13 Mar 00:36
Compare
Choose a tag to compare

โš ๏ธ Hey everybody! This is an important security fix. Please update immediately if you are using Beaker 0.8.x. โš ๏ธ Follow #1519 for more information. We will post a full post-mortem there after users have had time to update.

  • โš ๏ธ Critical security fix (#1519)

Note Some users have reported that the settings page will not open, making it difficult to update. If this is the case for you, download the binary from this page and reinstall.

A very big thank you to @imagemlt for researching this issue and responsibly disclosing it.


A major new release of Beaker is now in closed beta and will be releasing soon this year! It has also had this security fix applied. Stay tuned for updates at https://twitter.com/beakerbrowser

Beaker 0.8.8

02 Apr 16:43
Compare
Choose a tag to compare
  • ๐Ÿž Fixed an issue with markdown and JSON rendering
  • ๐Ÿž Fixed a condition where loading tabs failed to close

Beaker 0.8.7

29 Mar 20:54
Compare
Choose a tag to compare
  • ๐Ÿ’ฅ Fixed a persistent freezing issue (close #1333). Sorry about that everyone!
  • ๐Ÿž Fix: Favicons should now render correctly
  • ๐Ÿž Fix: URL will no longer overflow the navbar
  • ๐Ÿž Fix: URL will no longer swap to items loading within the page
  • ๐Ÿž Fixed an issue where Beaker would fail to close in Windows and Linux (close #1359)
  • ๐Ÿž Fixed an issue where the url bar suggestions would not accept clicks (close #1360)
  • ๐Ÿž Fix: Devtools no longer opens a โ€œchrome-devtools://โ€œ tab when popping out
  • ๐Ÿž Fix: Windows and Linux now correctly show the new beaker logo image (close #1305)
  • ๐Ÿž Fix: A weird little window no longer shows up during startup on Windows

Beaker 0.8.6

19 Mar 18:08
Compare
Choose a tag to compare
  • โš ๏ธ Important security fix, see this post for details.
  • โšก๏ธ Beaker's UI has been rewritten to improve performance and stability
  • โš™๏ธ Devtools are now dockable to the window
  • ๐Ÿ”ข Dat DNS-over-HTTPS lookups are now randomized between multiple providers to reduce the user's browsing fingerprint.

Beaker 0.8.5

18 Feb 18:20
Compare
Choose a tag to compare
  • ๐Ÿ“ก Adds UPnP port-binding, to help improve connectivity success (thanks @da2x!)
  • โš ๏ธ Temporary disables the HTML5 fullscreen APIs due to an issue with upstream (see #1339)

Beaker 0.8.4

11 Feb 15:33
Compare
Choose a tag to compare
  • ๐Ÿ›  Fix a bug which caused Beaker to freeze due to bad responses from the dat:// protocol.
  • ๐Ÿ’‚ Beaker now uses Chromium's process-level sandbox.

Beaker 0.8.3

03 Feb 00:59
Compare
Choose a tag to compare

A few fixes and minor updates:

  • โฌ†๏ธ Upgrade to Electron 4.0.3 and Chromium 69
  • ๐Ÿ”ˆ Add "sound playing" and "muted" indicator to tabs
  • ๐Ÿ”จ Add experimental.datPeers.getOwnPeerId() (Thanks @imsnif!)
  • ๐Ÿ›  Fixes to the Dat stack
  • ๐Ÿ›  Various small fixes

Beaker 0.8.2

29 Nov 16:09
Compare
Choose a tag to compare

Quick bugfix:

  • ๐Ÿ”จ Fix issue with dat forking ("Make an editable copy") where files would not be copied.

Beaker 0.8.1

16 Nov 16:50
Compare
Choose a tag to compare
  • ๐Ÿš€ Performance improvements! We used the latest in โœจcomputingโœจsciencesโœจ to make Beaker run smoother than ever before. (We moved dat into its own child process.)
  • ๐Ÿ†• Favicon editor. You can now draw your own favicons for your sites! Thanks @Septimus for this awesome new tool.
  • ๐Ÿ”จ A couple small bugfixes.

Beaker 0.8.0

22 Oct 17:38
Compare
Choose a tag to compare
  • โœจ Full release! The changes to 0.8 have stabilized and we are no longer on pre-releases.
  • ๐Ÿ†• The Watchlist. Added the "Watchlist." (Thanks to @Septimus and @sgwilym.)
  • ๐Ÿ†• Default to Dat. HTTP/S sites with Dat alternatives will now automatically redirect. This can be disabled from the settings page, and you will be prompted to go back to the HTTP/S version if you want. (Thanks to @Septimus.)
  • ๐Ÿ†• Spellchecker Added a spell-checker. (Thanks to @Septimus.)
  • ๐Ÿ”จ globalFetch. The experimental globalFetch API can now be used on dat:// URLs.
  • ๐Ÿ”จ Preview-mode. The "+preview" version of dats now filter out files according to the .datignore.
  • ๐Ÿ”จ Favicons. Favicon picker now supports uploading your own images. (Thanks to @Septimus.)
  • ๐Ÿ”จ Forking. Forked dats now preserve the experimental and content_security_policy fields of the dat.json.
  • ๐Ÿ”จ Files editor Files editor will now stop you from navigating away from unsaved work.
  • Many other final bugfixes and UI updates.
  • Updated to Electron 3 which includes Chromium 66.

About the Watchlist

Because dat is a peer-to-peer network, sometimes you'll try to browse to a dat which nobody is hosting. When this happens, Beaker will prompt you to add the site to your "watchlist."

Add to watchlist

Beaker will continue to search for the site. When the site is found, Beaker will let you know.

Notification