Adding more changelog_url pointers to apps (#2104)

* Add changelog_url strings for community apps >1000 in active use

This is my starting point to get changelog links added for apps that have the most active use. The eventual goal is to get them added to all apps.

* Add changelog urls to community train apps "d" through "i"

* Update app.yaml

* Update app.yaml

* Update app.yaml

* Update app.yaml

* Update app.yaml

* Update app.yaml

* Update app.yaml

* Update app.yaml

* Update app.yaml

* Update app.yaml

* Update app.yaml

* Update app.yaml

* Update app.yaml

* Update app.yaml

* Update app.yaml

* fixed versions

* fix lib

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
Tim Moore
2025-04-19 11:47:49 -04:00
committed by GitHub
parent 66b45d50a3
commit f3984df733
35 changed files with 66 additions and 33 deletions

View File

@@ -2,6 +2,7 @@ app_version: 3.1.0
capabilities: []
categories:
- productivity
changelog_url: https://github.com/Lissy93/dashy/releases
date_added: '2024-08-01'
description: Dashy is a self-hostable personal dashboard built for you.
home: https://dashy.to/
@@ -30,4 +31,4 @@ sources:
- https://github.com/lissy93/dashy
title: Dashy
train: community
version: 1.1.9
version: 1.1.10

View File

@@ -2,6 +2,7 @@ app_version: v2.9.0
capabilities: []
categories:
- networking
changelog_url: https://github.com/qdm12/ddns-updater/releases
date_added: '2024-08-01'
description: Lightweight universal DDNS Updater with web UI
home: https://github.com/qdm12/ddns-updater
@@ -30,4 +31,4 @@ sources:
- https://hub.docker.com/r/qmcgaw/ddns-updater
title: DDNS Updater
train: community
version: 1.1.16
version: 1.1.17

View File

@@ -2,6 +2,7 @@ app_version: 3.0.0
capabilities: []
categories:
- productivity
changelog_url: https://github.com/distribution/distribution/releases
date_added: '2024-08-02'
description: Distribution is a toolkit to pack, ship, store, and deliver container
content
@@ -31,4 +32,4 @@ sources:
- https://github.com/distribution/distribution
title: Distribution
train: community
version: 1.1.12
version: 1.1.13

View File

@@ -18,6 +18,7 @@ capabilities:
name: SETFCAP
categories:
- management
changelog_url: https://github.com/louislam/dockge/releases
date_added: '2024-08-01'
description: A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented
manager
@@ -49,4 +50,4 @@ sources:
- https://github.com/louislam/dockge
title: Dockge
train: community
version: 1.1.12
version: 1.1.13

View File

@@ -2,6 +2,7 @@ app_version: v8.12.8
capabilities: []
categories:
- monitoring
changelog_url: https://github.com/amir20/dozzle/releases
date_added: '2025-01-31'
description: Realtime log viewer for docker containers.
home: https://dozzle.dev
@@ -27,4 +28,4 @@ sources:
- https://github.com/amir20/dozzle
title: Dozzle
train: community
version: 1.0.21
version: 1.0.22

View File

@@ -2,6 +2,7 @@ app_version: 26.2.8
capabilities: []
categories:
- productivity
changelog_url: https://github.com/jgraph/drawio/blob/dev/ChangeLog
date_added: '2024-08-02'
description: Draw.io is a whiteboarding / diagramming software application.
home: https://www.drawio.com
@@ -32,4 +33,4 @@ sources:
- https://github.com/jgraph/drawio
title: Draw.io
train: community
version: 1.2.22
version: 1.2.23

View File

@@ -2,6 +2,7 @@ app_version: 2.1.0.5
capabilities: []
categories:
- backup
changelog_url: https://github.com/duplicati/duplicati/releases
date_added: '2025-02-12'
description: Store securely encrypted backups in the cloud!
home: http://duplicati.com
@@ -28,4 +29,4 @@ sources:
- https://hub.docker.com/r/duplicati/duplicati
title: Duplicati
train: community
version: 1.0.8
version: 1.0.9

View File

@@ -2,6 +2,7 @@ app_version: 2.0.21
capabilities: []
categories:
- networking
changelog_url: https://github.com/eclipse-mosquitto/mosquitto/blob/master/ChangeLog.txt
date_added: '2024-11-15'
description: Eclipse Mosquitto is an open source MQTT broker
home: https://mosquitto.org/
@@ -29,4 +30,4 @@ sources:
- https://hub.docker.com/_/eclipse-mosquitto
title: Eclipse Mosquitto
train: community
version: 1.0.13
version: 1.0.14

View File

@@ -6,6 +6,7 @@ capabilities:
name: SETUID
categories:
- home-automation
changelog_url: https://esphome.io/changelog/
date_added: '2025-01-24'
description: ESPHome is a system to control your microcontrollers by simple yet powerful
configuration files and control them remotely through Home Automation systems.
@@ -32,4 +33,4 @@ sources:
- https://github.com/esphome/esphome
title: ESPHome
train: community
version: 1.1.13
version: 1.1.14

View File

@@ -13,6 +13,7 @@ capabilities:
name: SETGID
categories:
- financial
changelog_url: https://docs.firefly-iii.org/references/firefly-iii/changelog/
date_added: '2024-08-13'
description: Firefly III is a personal finances manager
home: https://www.firefly-iii.org/
@@ -58,4 +59,4 @@ sources:
- https://github.com/firefly-iii/firefly-iii
title: Firefly III
train: community
version: 1.5.13
version: 1.5.14

View File

@@ -8,6 +8,7 @@ capabilities:
name: DAC_OVERRIDE
categories:
- productivity
changelog_url: https://github.com/pawelmalak/flame/blob/master/CHANGELOG.md
date_added: '2024-08-01'
description: Flame is a self-hosted start page for your server.
home: https://github.com/pawelmalak/flame
@@ -35,4 +36,4 @@ sources:
- https://github.com/pawelmalak/flame
title: Flame
train: community
version: 1.1.9
version: 1.1.10

View File

@@ -2,6 +2,7 @@ app_version: v3.3.21
capabilities: []
categories:
- networking
changelog_url: https://github.com/FlareSolverr/FlareSolverr/blob/master/CHANGELOG.md
date_added: '2024-10-24'
description: FlareSolverr is a proxy server to bypass Cloudflare and DDoS-GUARD protection.
home: https://github.com/FlareSolverr/FlareSolverr
@@ -28,4 +29,4 @@ sources:
- https://github.com/FlareSolverr/FlareSolverr
title: FlareSolverr
train: community
version: 1.0.19
version: 1.0.20

View File

@@ -2,6 +2,7 @@ app_version: 4.9.3
capabilities: []
categories:
- media
changelog_url: https://github.com/jesec/flood/releases
date_added: '2025-03-10'
description: A modern web UI for various torrent clients with a Node.js backend and
React frontend.
@@ -30,4 +31,4 @@ sources:
- https://hub.docker.com/r/jesec/flood
title: Flood
train: community
version: 1.0.1
version: 1.0.2

View File

@@ -2,6 +2,7 @@ app_version: 11.0.0
capabilities: []
categories:
- productivity
changelog_url: https://forgejo.org/releases/
date_added: '2025-03-28'
description: Forgejo is a self-hosted lightweight software forge. Easy to install
and low maintenance, it just does the job.
@@ -36,4 +37,4 @@ sources:
- https://codeberg.org/forgejo/forgejo
title: Forgejo
train: community
version: 1.0.3
version: 1.0.4

View File

@@ -8,6 +8,7 @@ capabilities:
name: SETUID
categories:
- productivity
changelog_url: https://github.com/FreshRSS/FreshRSS/blob/edge/CHANGELOG.md
date_added: '2024-08-09'
description: FreshRSS is a free, self-hostable news aggregator
home: https://freshrss.org/
@@ -41,4 +42,4 @@ sources:
- https://hub.docker.com/r/freshrss/freshrss
title: FreshRSS
train: community
version: 1.3.15
version: 1.3.16

View File

@@ -2,6 +2,7 @@ app_version: 2.10-SNAPSHOT-ocr-es7
capabilities: []
categories:
- productivity
changelog_url: https://fscrawler.readthedocs.io/en/latest/release/index.html
date_added: '2024-08-06'
description: FSCrawler is a crawler that helps to index binary documents such as PDF,
Open Office, MS Office.
@@ -31,4 +32,4 @@ sources:
- https://fscrawler.readthedocs.io/
title: FSCrawler
train: community
version: 1.1.10
version: 1.1.11

View File

@@ -8,6 +8,7 @@ capabilities:
name: SETGID
categories:
- games
changelog_url: https://github.com/gaseous-project/gaseous-server/releases
date_added: '2024-11-15'
description: This is the server for the Gaseous system. It offers ROM and title management,
as well as some basic in browser emulation of those ROMs.
@@ -42,4 +43,4 @@ sources:
- https://github.com/gaseous-project/gaseous-server
title: Gaseous Server
train: community
version: 1.0.21
version: 1.0.22

View File

@@ -2,6 +2,7 @@ app_version: 0.2.11
capabilities: []
categories:
- productivity
changelog_url: https://gitea.com/gitea/act_runner/releases
date_added: '2025-01-15'
description: A runner for Gitea based on act.
home: https://gitea.com
@@ -33,4 +34,4 @@ sources:
- https://gitea.com/gitea/act_runner
title: Gitea Act Runner
train: community
version: 1.0.5
version: 1.0.6

View File

@@ -2,6 +2,7 @@ app_version: 1.23.7
capabilities: []
categories:
- productivity
changelog_url: https://blog.gitea.com/tags/release/
date_added: '2024-09-02'
description: Gitea - Git with a cup of tea
home: https://gitea.io/en-us
@@ -39,4 +40,4 @@ sources:
- https://docs.gitea.io/en-us/install-with-docker-rootless
title: Gitea
train: community
version: 1.2.19
version: 1.2.20

View File

@@ -12,6 +12,7 @@ capabilities:
name: SYS_PTRACE
categories:
- monitoring
changelog_url: https://github.com/nicolargo/glances/releases
date_added: '2025-01-29'
description: Glances is a cross-platform system monitoring tool.
home: https://nicolargo.github.io/glances
@@ -47,4 +48,4 @@ sources:
- https://hub.docker.com/r/nicolargo/glances
title: Glances
train: community
version: 1.0.9
version: 1.0.10

View File

@@ -2,6 +2,7 @@ app_version: 11.6.0
capabilities: []
categories:
- productivity
changelog_url: https://grafana.com/docs/grafana/latest/whatsnew/
date_added: '2024-08-01'
description: Grafana is the open source analytics & monitoring solution for every
database.
@@ -34,4 +35,4 @@ sources:
- https://github.com/grafana
title: Grafana
train: community
version: 1.2.16
version: 1.2.17

View File

@@ -2,6 +2,7 @@ app_version: 0.7.3
capabilities: []
categories:
- media
changelog_url: https://github.com/TheNickOfTime/handbrake-web/releases
date_added: '2025-01-15'
description: A self-hosted platform to use HandBrake on your headless devices via
a bespoke web interface. Harness the processing power of multiple devices to work
@@ -37,4 +38,4 @@ sources:
- https://github.com/TheNickOfTime/handbrake-web
title: Handbrake Web
train: community
version: 1.0.7
version: 1.0.8

View File

@@ -12,6 +12,7 @@ capabilities:
name: SETUID
categories:
- productivity
changelog_url: https://github.com/linuxserver/Heimdall/releases/
date_added: '2025-02-05'
description: An Application dashboard and launcher
home: https://heimdall.site/
@@ -38,4 +39,4 @@ sources:
- https://github.com/linuxserver/docker-heimdall
title: Heimdall
train: community
version: 1.0.3
version: 1.0.4

View File

@@ -2,6 +2,7 @@ app_version: v1.1.1
capabilities: []
categories:
- productivity
changelog_url: https://github.com/gethomepage/homepage/releases
date_added: '2024-08-02'
description: Homepage is a modern, secure, highly customizable application dashboard.
home: https://gethomepage.dev/
@@ -36,4 +37,4 @@ sources:
- https://github.com/benphelps/homepage
title: Homepage
train: community
version: 1.1.21
version: 1.1.22

View File

@@ -2,6 +2,7 @@ app_version: v25.04.1
capabilities: []
categories:
- productivity
changelog_url: https://github.com/bastienwirtz/homer/releases
date_added: '2024-08-02'
description: Homer is a dead simple static HOMepage for your servER to keep your services
on hand, from a simple yaml configuration file.
@@ -31,4 +32,4 @@ tags:
- homepage
title: Homer
train: community
version: 2.1.17
version: 2.1.18

View File

@@ -2,6 +2,7 @@ app_version: 2.8.1
capabilities: []
categories:
- networking
changelog_url: https://geti2p.net/en/blog/
date_added: '2025-02-26'
description: I2P (Invisible Internet Protocol) is a universal anonymous network layer.
All communications over I2P are anonymous and end-to-end encrypted, participants
@@ -31,4 +32,4 @@ sources:
- https://github.com/i2p/i2p.i2p
title: I2P
train: community
version: 1.0.3
version: 1.0.4

View File

@@ -2,6 +2,7 @@ app_version: 3.13.5
capabilities: []
categories:
- productivity
changelog_url: https://help.iconik.backlight.co/hc/en-us/articles/25304675738135-ISG-And-Edge-Transcoder-Release-Notes
date_added: '2024-11-19'
description: The iconik Storage Gateway (ISG) allows you to use your on-premise storage
with iconik in the cloud.
@@ -29,4 +30,4 @@ sources:
- https://app.iconik.io/help/pages/isg
title: Iconik Storage Gateway
train: community
version: 1.0.18
version: 1.0.19

View File

@@ -8,6 +8,7 @@ capabilities:
name: SETGID
categories:
- media
changelog_url: https://github.com/immich-app/immich/releases
date_added: '2024-08-02'
description: Immich is a self-hosted photo and video backup solution directly from
your mobile phone.
@@ -46,4 +47,4 @@ sources:
- https://github.com/immich-app/immich
title: Immich
train: community
version: 1.7.38
version: 1.7.39

View File

@@ -2,6 +2,7 @@ app_version: 2.7.11
capabilities: []
categories:
- database
changelog_url: https://docs.influxdata.com/influxdb/v2/reference/release-notes/influxdb/
date_added: '2025-01-31'
description: Scalable datastore for metrics, events, and real-time analytics
home: https://influxdata.com
@@ -28,4 +29,4 @@ sources:
- https://github.com/influxdata/influxdata-docker
title: InfluxDB
train: community
version: 1.0.4
version: 1.0.5

View File

@@ -2,6 +2,7 @@ app_version: 2.20250314.0
capabilities: []
categories:
- media
changelog_url: https://github.com/iv-org/invidious/blob/master/CHANGELOG.md
date_added: '2024-09-05'
description: Invidious is an alternative front-end to YouTube
home: https://invidious.io/
@@ -39,4 +40,4 @@ sources:
- https://quay.io/repository/invidious
title: Invidious
train: community
version: 1.2.13
version: 1.2.14

View File

@@ -19,6 +19,7 @@ capabilities:
name: NET_BIND_SERVICE
categories:
- productivity
changelog_url: https://github.com/invoiceninja/dockerfiles/releases
date_added: '2025-01-09'
description: Invoices, Expenses and Tasks built with Laravel, Flutter and React
home: https://invoiceninja.com/
@@ -64,4 +65,4 @@ sources:
- https://github.com/invoiceninja/dockerfiles
title: Invoice Ninja
train: community
version: 1.0.42
version: 1.0.43

View File

@@ -2,6 +2,7 @@ app_version: v0.34.1
capabilities: []
categories:
- storage
changelog_url: https://github.com/ipfs/kubo/releases
date_added: '2024-08-01'
description: Interplanetary Filesystem - the Web3 standard for content-addressing,
interoperable with HTTP
@@ -34,4 +35,4 @@ sources:
- https://ipfs.tech/
title: IPFS
train: community
version: 1.1.15
version: 1.1.16

View File

@@ -14,6 +14,7 @@ capabilities:
name: SETUID
categories:
- productivity
changelog_url: https://github.com/CorentinTh/it-tools/blob/main/CHANGELOG.md
date_added: '2025-01-24'
description: Collection of handy online tools for developers, with great UX.
home: https://it-tools.tech
@@ -39,4 +40,4 @@ sources:
- https://github.com/CorentinTh/it-tools/
title: IT Tools
train: community
version: 1.0.6
version: 1.0.7