Skip to content

release notes url changed again #31

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

Closed
unitycoder opened this issue May 21, 2021 · 3 comments
Closed

release notes url changed again #31

unitycoder opened this issue May 21, 2021 · 3 comments

Comments

@unitycoder
Copy link
Owner

// tries to open
https://unity3d.com/unity/whats-new/unity-2021.1.7

// should be
https://unity3d.com/unity/whats-new/2021.1.7

@unitycoder
Copy link
Owner Author

unitycoder commented Nov 26, 2022

changing urls again?

latest alpha version info is available
https://unity.com/releases/editor/alpha/2023.1.0a20

but not here yet
https://unity3d.com/unity/alpha/2023.1.0a20

a19 works
https://unity3d.com/unity/alpha/2023.1.0a19

*now a20 page works, but if the releases page is updated earlier, could use that url..

@unitycoder unitycoder reopened this Nov 26, 2022
@unitycoder
Copy link
Owner Author

actually now all release notes urls redirect into that new address

this one : https://unity3d.com/unity/alpha/2023.1.0a20
redirects to : https://unity.com/releases/editor/alpha/2023.1.0a20

so no need to do anything, until that automatic redirect is removed..

@unitycoder unitycoder changed the title release notes url changed again in 2021.x release notes url changed again Nov 8, 2024
@unitycoder unitycoder reopened this Nov 8, 2024
unitycoder added a commit that referenced this issue Nov 8, 2024
* atenuggets:
  handle missing releases, comparing batches to all cached versions (since releases api is not in order)
  alpha release notes for 2023.3 and later fixes #31
  add full installer exe download option to DownloadInBrowser(), add await for extract urls (got stuck otherwise),
  fix converter issue (in design time),
  test build without nugets (system.text.json and others) ref #170
unitycoder added a commit that referenced this issue Nov 25, 2024
* master: (54 commits)
  add default unity hub editors installation folder, fixes #112
  now can use custom icon (place icon.ico into same folder as exe) fixes #127
  Use IPC pipe messages to restore existing tray minimized instance, fixes #67
  cancel edit cell if exit unity, fixes #176
  update release cache json, #GITBUILD
  add statusbar messagetypes & colors, show error message if new project root folder is missing (on new project creation) #175
  Update README.md
  #GITBUILD
  display error message if install APK fails, add option to capture output from LaunchExe
  handle missing releases, comparing batches to all cached versions (since releases api is not in order)
  alpha release notes for 2023.3 and later fixes #31
  add full installer exe download option to DownloadInBrowser(), add await for extract urls (got stuck otherwise),
  fix converter issue (in design time),
  test build without nugets (system.text.json and others) ref #170
  Update main.yml test5 #GITBUILD
  Update main.yml test4 #GITBUILD
  Update main.yml test3 #GITBUILD
  Update README.md test2 #GITBUILD
  Update main.yml test #GITBUILD
  Update README.md #GITBUILD
  ...
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

No branches or pull requests

1 participant