## [1.0.60] - 2025-06-07 ### Added - 📄 **Merge Request Enhancement**: Added support for `remove_source_branch` and `squash` options for merge requests - Enhanced merge request functionality with additional configuration options - Allows automatic source branch removal after merge - Supports squash commits for cleaner Git history - See: [PR #86](https://github.com/zereight/gitlab-mcp/pull/86) ### Fixed - 🔧 **Issue Assignment Fix**: Fixed list issues assignee username handling - Corrected assignee username field in issue listing functionality - Improved user assignment data processing for GitLab issues - See: [PR #87](https://github.com/zereight/gitlab-mcp/pull/87), [Issue #74](https://github.com/zereight/gitlab-mcp/issues/74) ---