Skip to content

v1.5.0

Compare
Choose a tag to compare
@anthonyec anthonyec released this 21 May 20:35
· 9 commits to main since this release
813906a

You can now edit your bookmarklets within Powerlet. It's not a full blown editor, so the experience is similar to editing scripts in the bookmark manager. But it makes more convenient foe small tweaks or adding new scripts.

  • Add and edit bookmarklets #72 #78 #79
  • Add the ability to right click bookmarklets to either edit, delete or move them between categories #73
  • Add undo history with the option to use Ctrl + Z or Cmd + Z shortcut #75
  • Fix React setup issues that were showing as warnings #76
  • Fix issue where bookmarklets that no longer existed could still exist in localStorage, causing the "Recent" heading to show #77