Skip to content

Releases: benhatsor/scepter

v1.5

09 Aug 09:51
683620d
Compare
Choose a tag to compare
  • Fixed #2 - Cross-origin scripts now load!
  • The console now shows errors and detailed logs!
  • Adding base URL commences in temporary iframe, fixes #3
  • Shortened timeout and made it more fixed
  • Added URL parsing (berryscript.com turns to https://www.berryscript.com)
  • Page scripts now load in correct order
  • Switched to reliable CORS proxy
  • When selecting an element that isn't on screen, Scepter scrolls to it
  • Disabled Safari showing link previews when long-pressing an element
  • Enforced consistency in Scepter element classes
  • Console UI tweaks
  • Disabled selecting the Scepter menu
  • Disabled pages redirecting outside of Scepter

v1.3

23 Jul 14:14
43c8d35
Compare
Choose a tag to compare
  • Fixed relative URLs in links and scripts

v1.2

20 Jul 11:19
d3fe79c
Compare
Choose a tag to compare
  • Changed Scepter menu appearance
  • Allowed selecting other elements while the Scepter menu is open
  • Only scroll to selected element if needed
  • Fixed link redirects
  • Added default console message

v1.1

19 Jul 19:14
78f08c7
Compare
Choose a tag to compare
  • Added inline console
  • Fixed CSS files with cross-origin don't fetch (#1)
  • Updated README.md, added CONTRIBUTORS.md

v1

07 Jun 18:19
03980b9
Compare
Choose a tag to compare
v1
  • First release