Skip to content

Releases: Great3github/PolyBrowser

v1.3 beta

21 Jun 12:29

Choose a tag to compare

v1.3 beta Pre-release
Pre-release

added pb:policy listing browser configuration
added indicator to refresh button to indicate page loading, may move to url bar sometime soon

v1.2

19 Jun 18:07

Choose a tag to compare

  • Fixed browser not blocking urls properly
  • Added options to disable browser buttons
  • Added exit url that can be disabled
  • add pb: urls that spawn popups
  • pb:exit
  • pb:about

v1.1

19 Jun 13:15

Choose a tag to compare

  • Added loading message when program is starting
  • new ok/cancel dialog function
  • Added options in browser config for window mode
  • added invalid parameter error message
  • fixed bug with choosing no in initial dialog
  • added more specific error when program is installing modules
  • added import error function with option to append Exception object
  • moved Okdialog to CustomDialog.py
  • program now shows error dialogs instead of printing
  • changed url bar to allow manually changing urls
  • fixed error where program would not start from the start menu

v1.0

19 Jun 10:57

Choose a tag to compare

First release, added:

  • Basic single-tab browser with home button
  • Configuration file
  • Ability to edit any string in program using files in 'msg' and 'dialog' folders