Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for generic version label parameter in plugins xml #495

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Xpirix
Copy link
Collaborator

@Xpirix Xpirix commented Dec 18, 2024

Fix for #448

  • Added support for generic label parameters (latest, ltr and stable) in the plugin xml.
  • When using one of these parameters, the view will get the numbered version from https://version.qgis.org/version.txt or version-ltr.txt (depending on the parameter).
  • Redirect to the same view but using the numbered version as we already have them cached
  • Note: The full version with patch is not supported so we only use the major and minor version here.
generic-label-support.mov

@Xpirix Xpirix requested a review from dimasciput December 18, 2024 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant