Skip to main content
Version: 1.18.0

Releases

The releases widget enables you to track a list of repositories and see their respective latest release.

Adding the widget​

Please check out our documentation on how to add a widget.

Configuration​

See screeshot for the configuration options.

ConfigurationDescriptionValuesDefault Value
New Release WithinDefine when a release should be highlighted as new. Can be left empty for no highlighting.
  • #h (# hours)
  • #d (# days)
  • #w (# weeks)
  • #m (# months)
  • #y (# years)
1w
Stale Release WithinDefine when a release should be highlighted as stale. Can be left empty for no highlighting.
  • #h (# hours)
  • #d (# days)
  • #w (# weeks)
  • #m (# months)
  • #y (# years)
6m
Show Only HighlightedIf switched, only the highlighted releases will be shown. Releases with errors will always be shown.yes / noyes
Show DetailsIf switched, shows a secondary row with additional information about the repository.yes / noyes
RepositoriesThe list of repositories to track.See Configuration per repository-

Configuration per repository​

See screeshot for the configuration options.

ConfigurationDescriptionValuesDefault Value
ProviderThe repository provider.ChoiceDocker Hub
IdentifierThe repository identifier.StringEmpty
Version FilterA filter to define what format of realease tag the system should track. Can be left empty to track the latest tag.See Configuration for version filter-
Icon URLThe URL of the icon to display.URLEmpty

Configuration for version filter​

ConfigurationDescriptionValuesDefault Value
PrefixA prefix for the version filter.StringEmpty
PrecisionThe version precision.
  1. None
  2. #
  3. #.#
  4. #.#.#
  5. #.#.#.#
  6. #.#.#.#.#
None
SuffixA suffix for the version filter.StringEmpty
note

The version filter is used to match the version tag of the release. It is a combination of the prefix, precision and suffix.

Setting the Prefix to v, precision to 2 and the Suffix to -alpha, will match v1.0-alpha but not v1.0-beta.
Setting the Prefix to v, precision to 3, will match v5.2.0 but not v1.0.2-alpha or Beta v5.2.1.

tip

Check out our documentation on editing tiles.

Layouts​

ImageShow Only HighlightedShow Details
Leftnoyes
Middleyesno
Rightyesyes

Expanded view​

Clicking on a repository will open the expanded view. This view shows additional information about the repository and the latest release. This will show the release notes if available.

Screenshots​

Options​

Options - Repository Edit​