Skip to content

Releases: cohenerickson/Velocity

v1.4.0

29 Aug 04:24
Compare
Choose a tag to compare

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

v1.3.0

26 Mar 18:11
Compare
Choose a tag to compare

New Features

  • Add browsing history support
  • Add browser theme support (#5)
  • Make PWA compatible (#7)
  • Ability to change keybinds

General Changes

  • Major refactors to Preferences, Keybind, Protocol & UI systems.
  • Bump undici from 5.14.0 to 5.19.1 by @dependabot in #4

Bug Fixes

  • Bare server doesn't resolve when self-hosting (#11)
  • Fix certain states not being restored after reloading (#10)
  • Start URL is searched through google instead of Protocol handler (#9)

Full Changelog: v1.2.0...v1.3.0

v1.2.0

14 Feb 23:52
Compare
Choose a tag to compare

New Features

  • Custom context menus
  • Eruda dev tools
  • Expose Velocity API & Create docs

Improvements

  • Major improvements to bookmark system
  • Improvements to click & keybind handler
  • Minor improvement to protocol API
  • Improve static copy in vite.config.js

Bug fixes

  • Fix issues with UV config not loading correctly

Full Changelog: v1.1.0...v1.2.0-beta

v1.1.0

11 Feb 14:08
Compare
Choose a tag to compare

New Features

  • Ability to view page source Ctrl + U

General Changes

  • New logo
  • New easy deploy script (npm start)
  • Add default favicon
  • Add favicon for preferences page

Technical Changes

  • Refactor internal URLs & Icons
  • Overhaul existing protocol handler

Bug Fixes

  • Favicons not resolving correctly in niche scenarios
  • Tabs not being restored properly
  • Active tab not being restored properly
  • Ultraviolet client script missing
  • Missing favicon

Full Changelog: v1.0.0-beta...v1.1.0

v1.0.0 beta

09 Feb 19:27
Compare
Choose a tag to compare