Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@cohenerickson cohenerickson released this 29 Aug 04:24
· 9 commits to main since this release

New Features

  • Add "More Menu" to Toolbar by @maxicode2 in #19
  • Popups
  • Ability to modify bookmarks and create bookmarklets
  • Several WebExtension API's (alarms, bookmarks, captivePortal, dns, idle, etc...)
  • QOL Updates

Technical Changes

  • SEO Improvements
  • Implement virtual file system
  • Move bookmark system to vfs
  • Implement partial WebExtension API support
  • Improve extension install logic
  • Slowly start moving from Velocity API's to WebExtension API's (for whenever applicable)
  • Sort tailwind styles using prettier
  • Move to webpack for WebExtension bundling

Bug Fixes

  • #41 Velocity doesn't respect custom context menus
  • #37 Bookmark information not being used correctly
  • #30 Bookmarklet support
  • #26 Tab behavior
  • #14 PWA Errors
  • Fix favicon resolution in some situations

Full Changelog: v1.3.0...v1.4.0