Skip to content

v1.3.0

Compare
Choose a tag to compare
@HKayn HKayn released this 16 Oct 20:24
· 47 commits to main since this release

demo-1

This release changes some default behaviors of Vivaldi VH, enables resizing of the search field and fixes a lot of bugs, some of which have been longstanding.

The biggest change in v1.3.0 is that the panel is no longer incorporated into the Pillar by default, in order to harmonize better with default settings on a new browser profile. Rest assured that this can be reverted using a newly added Command Chain Flag. More information on why this change was made can be found in the full changelog.

Don't miss future releases of Vivaldi VH by subscribing to the Release Notes feed using the Vivaldi Feed Reader!

Version: 1.3.0
Target Vivaldi Browser versions: 6.2

Changes:

  • The panel is no longer incorporated into the Pillar by default.
  • The Command Chain Flag vvh-enable-panel-in-pillar is now available, which restores the previous panel behaviour.
  • The search field can now be resized, and will no longer extend on focus by default.
  • Borders have been added, some of which were erroneously missing, to distinguish different parts of the UI, such as the address bar and bookmarks bar.

Fixes:

  • Fixed the margins on the Mail Search toolbar component.
  • The selection indicator on the current tab is no longer invisible. Thanks ppgm for reporting this!
  • When the menu button is located in the address bar and the chosen Menu Icon Style is "Menu Icon", it will no longer take up more space than necessary.
  • Cleaned up margins of the menu button in the address bar.
  • Fixed cases of visual artifacts on a transparent tab bar.
  • Fixed a case where the panel wouldn't cover the address bar correctly.
  • Fixed cases where an address field or search field inside the panel would disappear if clicked on.

Known Issues:

  • When the panel does not touch the left or right window edge, panel resizing will behave weirdly, but still be fully functional.
  • When the panel does not touch the left or right window edge, the "Add Web Panel" popup will be slightly misplaced, but still fully functional.

Update instructions:

  1. Locate the folder that contains your current version of the vivaldi-vh.css file.
    • If you do not remember the folder, open the Vivaldi Browser settings, navigate to Appearance and note the folder set under Custom UI Modifications.
  2. Download the vivaldi-vh.css file of this release and overwrite the current file in your folder.
  3. Restart Vivaldi Browser.
First time installation instructions:
  1. Download the vivaldi-vh.css file and place it in a folder of your choice.
  2. Inside Vivaldi Browser, navigate to the URL vivaldi://experiments.
  3. Tick the box for Allow CSS modifications.
  4. Open the settings and navigate to Appearance.
  5. Under Custom UI Modifications, click Select Folder and select the folder that contains the downloaded vivaldi-vh.css file.
  6. Navigate to Tabs and set Tab Bar Position to Left or Right.
  7. Close and restart Vivaldi Browser. Vivaldi VH will now be activated.

Keep in mind that Vivaldi VH will disable itself when it detects invalid settings. View the README for more information.