Skip to content

Releases: etacarinaea/startpage

v1.12.1

12 May 00:30
04b7c32
Compare
Choose a tag to compare

Changed

  • Updated relevant parts to conform to Manifest V3.
  • Removes the need for the browser polyfill.

Warning

When updating from a version below v1.11.0 to this version, the config will be lost. Either export and re-import your config, or update to any version between v1.11.0 and v1.12.0 (inclusive) first, before updating to this version.

I did not increment the major or minor version for this, since the config itself is still backwards compatible.

v1.12.0

02 Feb 17:11
Compare
Choose a tag to compare

Fixed

  • Enter not working when search square is missing

Added

  • link spacing option

v1.11.4

10 May 09:43
Compare
Choose a tag to compare

Fixed

  • Fixed arrow keys not working

v1.11.3

09 Apr 22:14
Compare
Choose a tag to compare

Fixed

  • Fixes an error when searchsquare is undefined and alwaysopen == true

v1.11.2

08 Aug 13:14
Compare
Choose a tag to compare

Changed

  • Made duckduckgo the default search engine in the default config

v1.11.1

20 Jun 11:13
Compare
Choose a tag to compare

Fixed

  • Fixed the help popup for search options always showing in chrome

v1.11.0

15 May 20:52
Compare
Choose a tag to compare

Added

  • Changelog file
  • npm to make "building" easier
    • patches/ contains diffs for integrating the
      webextension-polyfill
    • npm run build-ff creates a zip containing the startpage (for firefox)
    • npm run build-ch creates a zip containing the startpage with the
      webextension-polyfill (for chrome)
  • Version string in config.json; the current version of the config file
  • Automatically update config based on config version string

Changed

  • Configuration data is now saved in storage.local instead of
    localStorage, as is conventional for browser extensions

v1.10.0

22 Feb 19:06
Compare
Choose a tag to compare

Adds a gear button to the bottom-right corner of the page that opens the config menu when clicked
Removes the obsolete use_json_file config option

v1.9.2

05 Feb 17:23
Compare
Choose a tag to compare
Disable background image in default config

v1.9.1

03 Feb 22:15
Compare
Choose a tag to compare

Fixes "Keep all squares open" (alwaysopen) option not working