Skip to content

feat(docs): add latest release versions for Android and iOS platform guides#1500

Open
GitToTheHub wants to merge 1 commit into
masterfrom
pr-add-latest-releases-for-major-versions
Open

feat(docs): add latest release versions for Android and iOS platform guides#1500
GitToTheHub wants to merge 1 commit into
masterfrom
pr-add-latest-releases-for-major-versions

Conversation

@GitToTheHub
Copy link
Copy Markdown
Contributor

@GitToTheHub GitToTheHub commented May 20, 2026

Platforms affected

  • Android
  • iOS

Motivation and Context

  • It good to know, what is the maximum minor/patch version for a major
  • Generated-By: GPT-5.3-Codex

Description

Testing

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

…guides

- It good to know, what is the maximum minor/patch version for a major
Copy link
Copy Markdown
Member

@dpogue dpogue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not really a fan of this because it's yet another (third) thing that someone needs to remember to update when making a release, which means it will get missed and have outdated information.

@GitToTheHub
Copy link
Copy Markdown
Contributor Author

It's true, that on a release this would have to be updated like when cordova-ios 8.1.0 would be released. If cordova.apache.org would support NPM badges by shields.io, which it currently not does, like it can be seen for cordova-plugin-network-information due to CSP erros:

Refused to load https://img.shields.io/npm/v/cordova-plugin-network-information/latest?label=Latest%20Release%20(npm) because it appears in neither the img-src directive nor the default-src directive of the Content Security Policy.

this could be automated like already done on the README for the platform e.g. cordova-ios.

If a major would be created, cordova-docs has to be anyway updated for it, but the npm badge would have to move to the next major.

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.

2 participants