the words "tangled" on a black background with white text

Tangled, the decentralized Git Platform built on the AT Protocol, announced some big changes to it's platform this morning (8:44 AM EST)via a post on Bluesky.

Search

Contributed by @boltless.me

You can now search Issues and Pulls on Tangled by going to your repository of choice, selecting the "issues" or "pulls" tab, then search for the pull or issue you want. This can be useful for finding issues before that might be slimier before opening your own.

hello tanglers, release thread time! we now have: šŸ”Ž SEARCH! šŸ” you can search through issues and pull requests on any repo. this entire piece of work was contributed by @boltless.me! 1/9

the search bar on the issues tab of tangled.org/core repository is focused. the search term is "ssh", and below the search bar is a list of search results.

Pronouns in Profile

Contributed by @serendipty01.dev

Users can now set their pronouns in their Tangled profile editor, this way anyone can use your proper pronouns when addressing you.

we now have a pronouns field in the profile! head to your profile, and click on the edit button to set your pronouns. big thanks to @serendipty01.dev for the contribution! 2/9

screenshot of oppi.li's tangled profile with a focus on his pronouns: "he/him"

Removed '@' from URLs

Contributed by @xan.lol

Tangled has removed the '@' from URLs, tangled.org/@madebydanny.uk will now redirect to tangled.org/madebydanny.uk same with tangled.org/@madebydanny.uk/website to tangled.org/madebydanny.uk/website.

This change was kicked off by @xan.lol with this issue, stating it "adds an unnecessary extra character" and "it probably wouldn't mess with anything else".

It's a small change that most people won't notice.

we have removed `@` from from all URLs! thanks to @xan.lol for kicking off the discussion, and the 50+ folks that contributed to the vote. rest assured, all existing URLs will redirect and work as expected. 3/9

Remove @ in tangled URLs #245

Remove @ in tangled URLs #245

Currently something like https://tangled.org/xan.lol/xan.lol redirects to https://tangled.org/@xan.lol/xan.lol, when it might make more sense for that to be the other way around! Some reasons: 1. it d...


https://tangled.org/tangled.org/core/issues/245

Handle Typehead

Contributed by @jakelazaroff.com

Tangled has added Typehead dropdowns to "several input fields" such as, adding collaborators, sharing knot access and other fields.

we now have handle typeahead in several input fields! this was all possible thanks to @jakelazaroff.com's wonderful library: tangled.org/jakelazaroff..., go give it a star ⭐ 6/9

screenshot of the typeahead modal on tangled. adding a collaborator can now use a users handle or bsky display name to autocomplete.

Topics and Website URL

Contributed by @tangled.org

Repositories now have a website field and topics.

Users can add a website URL for their Tangled repository and add topics, with searching for topics coming "soon".

repositories now have a dedicated website field and topics field! coming soon: being able to filter & search by topics, stay tuned! 7/9

screenshot of https://tangled.org/oppi.li/typst-unlit, showcasing the dedicated website field and topics fields

User mentioning

Contributed by @boltess.me

Users can now mention other users in issues and pull requests. When someone is mentioned, they get "pinged" with a notification.

For example, if you're helping someone, and you don't have the answer, you can ping someone who does.

you can now mention users in comments, issues and pull requests; to send them a notification! this feature was also contributed entirely by @boltless.me! 8/9

screenshot of `@` mentions on tangled

Thanks for reading!