As discussed in https://github.com/geany/geany/issues/2592#issuecomment-699466600, we want to show downloads for the Geany-Plugins package as well on the download page (https://www.geany.org/download/releases/). You can view, comment on, or merge this pull request online at:
https://github.com/geany/www.geany.org/pull/25
-- Commit Summary --
* Show Geany-Plugins releases also on the download page * Add LatestVersion support for Geany-Plugins
-- File Changes --
M README.dev.md (1) M docker/local_settings.docker.py (3) M geany/settings.py (1) M latest_version/context_processors.py (18) A latest_version/fixtures/first_plugins_version.json (12) A latest_version/migrations/0002_latestversion_name.py (19) M latest_version/models.py (9) M latest_version/releases.py (72) M page_content/download/releases.md (19)
-- Patch Links --
https://github.com/geany/www.geany.org/pull/25.patch https://github.com/geany/www.geany.org/pull/25.diff