Skip to content

v0.6.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@svilenmarkov svilenmarkov released this 16 Jul 09:18
· 125 commits to release/v0.6.0 since this release

More information about the configuration for this release can be found here.

New

  • Added new-tab property to the search widget which opens results in a new tab by default (thanks @ralphocdol)
  • Added css-class property for every widget which allows setting custom CSS classes for that specific widget (thanks @DickenSerm)
  • Added instance-url and custom-url properties to the lobsters widget (thanks @bersace)
  • Added autofocus property to the search widget which when set to true automatically focuses the search on page load (thanks @tversteeg)
  • Added title-url property for every widget which allows setting a custom link for the widget's title
  • Added default title URLs for hacker-news, lobsters, reddit, twitch-channels and twitch-top-games widgets

Fixes

  • Fixed an issue in the releases widget where latest releases sometimes couldn't be fetched (thanks @wfg)
  • Fixed search widget text color when using a light theme (thanks @knhash)
  • Fixed an issue in the RSS widget for feeds without titles so that item descriptions are used instead (thanks @ssrtw)
  • Fixed RSS feeds not having thumbnails in a lot of cases (thanks @Generator)