A vibe coded tangled fork which supports pijul.

docs: add 1.13.0-alpha release notes

Lewis: May this revision serve well! <lewis@tangled.org>

Lewis c3f60dc1 313fae32

+16
+16
docs/DOCS.md
··· 1499 1499 Newer migration guides are listed first, and older guides 1500 1500 are further down the page. 1501 1501 1502 + ## Upgrading to v1.13.0-alpha 1503 + 1504 + Starting with v1.13.0-alpha, every repository on a knot is 1505 + assigned a DID. This makes repositories stable across 1506 + renames and transfers. 1507 + 1508 + When you upgrade your knot to this version, the server will 1509 + automatically mint DIDs for all existing repositories on 1510 + startup. This is a one-time process and you may see 1511 + additional log output during the first boot as DIDs are 1512 + assigned. 1513 + 1514 + - Upgrade to the latest tag (v1.13.0 or above) 1515 + - Head to the [knot dashboard](https://tangled.org/settings/knots) and 1516 + hit the "retry" button to verify your knot 1517 + 1502 1518 ## Upgrading from v1.8.x 1503 1519 1504 1520 After v1.8.2, the HTTP API for knots and spindles has been