Skip to content

Releases: BookOwl/pion-browser

v1.2.1

12 Nov 16:01
Compare
Choose a tag to compare

A bugfix release to make Pion work on the newest version of Electron. I also fixed some macOS bugs.

v1.2.0

24 Nov 21:56
Compare
Choose a tag to compare

Version 1.2 adds several new features.

  1. I moved the quicklinks to a json file. This will make it much easier
    to add more quicklinks.
  2. You can now open HTML fragments directly in Pion! Just open Dev
    Tools>Load HTML
  3. You can now inject JS and CSS into any page! Just use the options in
    the Dev Tools menu
  4. You can view the HTML5 outline of any webpage in Pion! Pion is the
    very first browser to EVER have this feature natively! You can activate
    this feature by clicking Dev Tools>Show Document Outline

v.1.1.0

17 Nov 17:06
Compare
Choose a tag to compare

Several new features were added in this release, including

  • A better protocol RE. javascript:alert("Foo"); works now
  • Added dev tools for Pion itself
  • Added a window title.
  • Fixed a link opening bug
  • I also made the code file structure neater.

Pion v1.0.0

17 Nov 15:08
Compare
Choose a tag to compare

The first version of Pion.