Skip to content

Releases: Jelmerro/Vieb

Vieb 0.5.0

29 Jul 21:15
Compare
Choose a tag to compare

Vieb

  • Save and restore the last window state by default
  • Open a new tab with the current url using a single keybinding (Shift+t by default)
  • Optionally clear all cookies on quit
  • Simplified CLI output and readme
  • Improved version page layout and update check
  • Fixes for repeatActions counter, cache clearing, hover url and follow mode not working in rare cases

Other

  • Electron 6.0.0-beta.15 (was 5.0.6)
  • Chromium 76.0.3809.74 (was 73.0.3683.121)

For more details see the CHANGELOG.
For startup help see the frequently asked questions.

Vieb 0.4.0

01 Jul 17:46
Compare
Choose a tag to compare

Vieb

  • Add cursor mode to replicate mouse actions, such as hover or inspect element #25
  • History now loads on startup to speedup browse history suggestions in nav mode #26
  • Many other speed improvements and optimisations
  • Add visual mode (as a submode of cursor) to select and copy text using the keyboard #5
  • Digit keys can now be used to enter the number of times an action should be executed (similar to Vim)
  • Fix some minor security things: useragent (should be similar to chome) and webrtc (public ip only now)
  • Follow mode is now aware of overlapping elements, greatly reducing invalid follow mode options
  • Many other small fixes (such as much faster url detection for long urls)

Other

  • Electron 5.0.6 (was 5.0.2)
  • Chromium 73.0.3683.121 (unchanged)

For more details see the CHANGELOG.
For startup help see the frequently asked questions.

Vieb 0.3.0

07 Jun 12:20
Compare
Choose a tag to compare

Vieb

  • Add browsing history including related settings #3
  • Add tab history and restore settings
  • Add persistent download history (with new settings)
  • Show suggestions from history (can be disabled)
  • Optionally clear cache and/or localstorage on quit #11
  • Custom font size and ui scaling
  • Auto-complete commands (can be disabled)
  • Fix for single-dashed startup arguments #21
  • Improve special page detection (should now work on windows) #23
  • Update help page with tons of new information
  • Lots of other smaller fixes (such as colorpickers in follow mode)

Other

  • Electron 5.0.2 (was 5.0.1)
  • Chromium 73.0.3683.121 (unchanged)

For more details see the CHANGELOG.
For startup help see the frequently asked questions.

Vieb 0.2.2

09 May 17:14
Compare
Choose a tag to compare

Vieb

  • Fix preload on special pages in release builds
  • Add alternative history keys to the default config
  • Fix follow mode for 'visiblity: collapse' css

Other

  • Electron 5.0.1 (was 5.0.0-beta.8)
  • Chromium 73.0.3683.121 (was 73.0.3683.104)

For more details see the CHANGELOG.
For startup help see the frequently asked questions.

Vieb 0.2.1

07 Apr 19:43
Compare
Choose a tag to compare

Vieb

  • Fix some issues with search mode
  • More consistent paths for the file locations

Other

  • Electron 5.0.0-beta.8 (was 5.0.0-beta.7)
  • Chromium 73.0.3683.104 (was 73.0.3683.94)

For more details see the CHANGELOG.
For startup help see the frequently asked questions.

Vieb 0.2.0

29 Mar 20:28
Compare
Choose a tag to compare

Vieb

  • Add download manager with session history and multiple modes (automatic, confirm or ask) #9
  • Help, version and downloads are now special pages under vieb://
  • Add fullscreen video support (electron and vieb) #17
  • Improve docs (readme + help) and add setting examples
  • Couple of smaller fixes and improvements (single instance, electron builder, file structure)

Other

  • Electron 5.0.0-beta.7 (was 4.0.5)
  • Chromium 73.0.3683.94 (was 69.0.3497.106)

For more details see the CHANGELOG.
For startup help see the frequently asked questions.

Vieb 0.1.0

17 Feb 12:14
Compare
Choose a tag to compare
  • Initial release

For more details see the CHANGELOG.
For startup help see the frequently asked questions.