Releases: deepjyoti30/startpage
Releases · deepjyoti30/startpage
v1.1
Changes in this release
- Support for import/export button for configuration. (Finally!!)
- Support to show a message when a new update is available
- Migrate to manifest 3
- Add support for brave browser. Thanks to @TheHolyTachanka
- Fix issue of title being hidden on smaller windows
- Adds an extension ID for mozilla signing to pass (chrome throws an warning that can be ignored)
v0.5
Changes in this release
- add support for
linkNewTab
andnewTab
to support opening a link in a new tab. - add support for link coloring, thanks to @clementpoiret
v0.4
Changes in this release
- Add support to change title from the config using the
title
field - Add support for quicklinks from the search bar (more on this in the Wiki)
- Show a version tag in the settings page (useful for reporting issues)
- Other small fixes
July Release
Changes in this release
- Card title can now have URL's and can be styled accordingly like a card entry.
- Background colors, text colors and other aspects are now themable from the config, thanks to @benjih
- Other small fixes
September Release
Changes in this release
- Supports setting the timezone through config
- Added ecosia as a valid search engine
- Colors of each block can now be changed through the config
- Added autocomplete suggestions in the search bar
- Add new settings shortcut,
ctrl + ,
- Add new settings icon (optional, can be changed through the config)
- Add support to disable the message
- Add option to pass a custom static message through the config
- Other smaller bug fixes