[1.0.37] - 2025-05-15
Added
-
Threaded comment support for merge requests
You can now start new threads on merge requests and add replies to existing threads.
For example, you can leave a comment on a specific line of code in a merge request, and your teammates can reply to that comment in a thread.
(See: PR #38) -
Ability to resolve or unresolve merge request discussion notes
Now, you can mark a discussion as resolved when the problem is fixed, or unresolve it if you need to continue the conversation.
For example, if you and your friend are talking about a bug in the code, you can mark the discussion as resolved when the bug is fixed.
(See: PR #37)