Highlights
We added the foundation for integrations in this release by implementing an integration system. Anchorpoint now includes an Azure DevOps integration, which allows you to create repositories and add members on Azure DevOps directly in Anchorpoint. More information on the Azure DevOps integration.
Improvements:
Fixes:
This update provides more control over how to resolve conflicts when two artists work on the same file. You can now choose which version should be used as the latest one on a per-file basis.
The Branches UI has also been updated. You can now merge branches into your current branch.
Improvements
Fixes

Entries in the timeline can be filtered by type. This means that attributes, comments, and Git commits can be toggled on and off. A text search allows for searching for a specific entry, such as the author or comment. The task system has also received some updates.
Timeline Filtering
Tasks
Fixes and Improvements
Highlights
Files can be locked to prevent conflicts when two or more members work on the same file. This works for every project, including Git repositories or projects on Dropbox.
In Git repositories, files are locked automatically when you make an edit to them. You can also lock and unlock files via the context menu. Learn more about File locking.
Improvements
Fixes
This action update brings the Reset Project feature into Git. This allows you to set the whole repository to a specific commit. From there you can, for example, build a variation of your Unreal/Unity project on a separate branch.
Fixes