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 optional unofficial releases watch list #173

Open
2 of 8 tasks
unitycoder opened this issue Nov 12, 2024 · 0 comments
Open
2 of 8 tasks

add optional unofficial releases watch list #173

unitycoder opened this issue Nov 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@unitycoder
Copy link
Owner

unitycoder commented Nov 12, 2024

To get alpha versions listed earlier, can search them with google api.
(sometimes they are available, like 6000.1.0a6 is now, before its listed in releases api)

  • Add settings option for "fetch unofficial releases list" or so
  • Fetch data from my gist https://gist.github.com/unitycoder/dbe6b0959162bccd099976d13bcb3c0f
  • fetch data from github repo (gist RAW link changes per update..)
  • Setup script to update that gist automatically (on my server)
  • to make it more transparent, when user clicks install buttons, could show download url (can also validate that its unity3d domain)
  • add 6000.0.x releases also?
  • dont display releases that are already in the unity releases list https://services.api.unity.com/unity/editor/release/v1/releases?limit=20&offset=0
  • should keep all found releases, until its available in unity releases api (sometimes they disappear from my list, since its not found with the fetch)
@unitycoder unitycoder added the enhancement New feature or request label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant