Skip to content

v1.14.1

Compare
Choose a tag to compare
@skyjake skyjake released this 26 Nov 13:44
· 741 commits to dev since this release
bebe6f7
  • Fixed possible crash when closing a tab with the outline sidebar visible.
  • Fixed hang when setting a folder's parent to itself in the Edit Folder dialog.
  • macOS: "Settings" menu item was disabled on Ventura.
  • Updated UI translations.

New/changed in v1.14

  • A bookmark folder can be opened in new tabs, in the same window or a new one, one tab per bookmark.
  • Pinned bookmark identities. A simpler way to use identities. When the "Pinned identity" property is set on a bookmark, opening the bookmark causes the selected identity to be "pinned" to the tab: while you stay on the same site, the identity remains in use when opening links. However, when opening a link to another site, a new tab gets opened. (The old way of per-URL identities is still available, too.)
  • New identities can be created for use in the current directory (as opposed to domain or page).
  • Option --dump (-d) to print contents of URLs/paths to stdout. Metadata is printed to stderr.
  • Option --dump-identity (-I) selects the identity to use with --dump.
  • Option --replace-tab URL opens a URL, replacing contents of the active tab.
  • Option --user DIR (-U) to set the directory where user data is stored.
  • When creating new identities, make it clearer what the scope of usage will be. The UI actions explicitly say "New Identity for Domain" when the default usage will be the entire domain.
  • URLs opened via system-level handlers always open a new tab, like URLs opened via the command line.
  • MIME types of many new file extensions are recognized (courtesy of John Cowan).
  • The regular expression library PCRE2 is preferred over PCRE, if available. The older library is in maintenance mode.
  • Updated UI translations.
OS Download Details
Linux x86_64 AppImage Built on Ubuntu 18.04. (sig) (zsync)
armhf AppImage Built on Raspbian 10 (Buster). (sig) (zsync)
macOS Apple arm64 Requires macOS 11.0 or later. (sig)
Intel x86_64 Requires macOS 10.13 or later. (sig)
Windows 64-bit setup.exe Requires 64-bit Windows 7 or later. (sig)
portable.zip Requires 64-bit Windows 7 or later. Can be extracted and run as-is — user files will be stored under the "userdata" subdirectory. (sig)
Any Source tarball Contains all the required source files including dependencies. This is recommended for source builds. (sig)