No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 2.1KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "name": "com.unity.collab-proxy",
  3. "displayName": "Version Control",
  4. "version": "2.5.1",
  5. "unity": "2020.3",
  6. "unityRelease": "48f1",
  7. "description": "The package gives you the ability to use Unity Version Control in the Unity editor. To use Unity Version Control, a subscription is required. Learn more about how you can get started for free by visiting https://unity.com/solutions/version-control",
  8. "keywords": [
  9. "backup",
  10. "cloud",
  11. "collab",
  12. "collaborate",
  13. "collaboration",
  14. "control",
  15. "devops",
  16. "plastic",
  17. "plasticscm",
  18. "source",
  19. "team",
  20. "teams",
  21. "version",
  22. "vcs"
  23. ],
  24. "category": "Editor",
  25. "relatedPackages": {
  26. "com.unity.collab-proxy.tests": "2.5.1"
  27. },
  28. "_upm": {
  29. "changelog": "### Added\n\n- Allow deletion of non-empty branches that have not been merged anywhere\n- New setting to control if new files must be automatically added to source control\n\n### Changed\n\n- Improve the dialog to install Unity Version Control from the Editor\n\n### Fixed\n\n- Fixed 'an existing xxx operation has locked the workspace' error on finding changes operation\n- Fixed a case of a hang happening on Editor quit\n- Fixed the login that could fail for Enterprise installation\n- Fixed undo operation that didn't capture changes in packages\n- Fixed history that was not shown when there was no desktop client installed\n- Fixed unity 6 Editor going into the background after a dialog was closed\n- Fixed wrong font size when changing to changesets view\n- Fixed the \"Upgrade plan\" button in Unity plugin that used a obsolete redirection link\n- Fixed Logs that were configured too late in the initialization\n- Fixed the minimum supported version (2020.3.48f1 LTS) in the README"
  30. },
  31. "upmCi": {
  32. "footprint": "371a6498d8df743dd57ac0822eb4d3a94da4ff02"
  33. },
  34. "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.collab-proxy@2.5/manual/index.html",
  35. "repository": {
  36. "url": "https://github.cds.internal.unity3d.com/unity/com.unity.cloud.collaborate.git",
  37. "type": "git",
  38. "revision": "470a7a1321fe499cf5055d6b1d64da3a08c8dcbc"
  39. },
  40. "_fingerprint": "c810163b1645af64e676552b0e8d0b3c575991e6"
  41. }