Releases
Every month, we release at least one update that contains either new features, fixes or improvements.
September 27, 2023
1.11.0

Integrations and CSV export

Highlights

With the new integrations, you can now create repositories on GitHub and GitLab directly from Anchorpoint. Added and removed members are also automatically synced. Read more about the integration with GitHub and GitLab.

Furthermore, attributes on tasks, folders, and files can now be exported to a CSV file.

Improvements

  • The branch overview is sorted by modification date and shows the member who committed the last change.
  • Previous versions in the Git timeline now show the correct thumbnail.
  • Git credential settings can now be cleared from Anchorpoint.
  • It is now possible to disable the automatic Git LFS file assignment and use your own .gitattributes file.
  • Newly created folders in Anchorpoint can now add a hidden file, allowing empty folders to be pushed to a Git repository.
  • Templates can now be stored on Windows and macOS, with separate paths for both systems.
  • New tokens have been added for templates
  • The "Create Referenced File" command now also allows relative filepaths.

Fixes

  • Added a reset Anchorpoint script for when Anchorpoint cannot login or sync the database.
  • The branch list is now scrollable to the end via mousewheel.
  • The top-level entry in the project tree view cannot be deleted.
  • Fixed several connection issues with Azure DevOps integration.
September 5, 2023
1.10.0

Azure DevOps integration

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:

  • Checkboxes are now marked in gray when checked to ensure a better overview of what has been checked and what has not.
  • Audio in the preview page is also finally working and supports scrubbing and commenting with time code.
  • Scrubbing for audio is now also available on thumbnails.

Fixes:

  • Fixed an issue with window resizing and the sidebar not being adjusted correctly.
  • Cursors for painting tools are now working again.
  • The context menu in Attribute entries no longer closes the parent menu.
  • Wrong job stack display and push errors have been fixed.
  • Unlocking a massive amount of files now works properly.
  • All files are now unlocked automatically for a particular member when they are removed from projects.
  • Branch switching is now more responsive.
  • The Git timeline now shows again when Anchorpoint runs offline.
  • Removed freezing when Anchorpoint runs offline.
  • Fixed rounded corner issue in rectangle review tools
August 8, 2023
1.9.0

Conflict Resolution and Branch Controls

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

  • Resolve conflicts on a per-file basis
  • Updated branch overview
  • Copy files like PSD, EXR, FBX, etc., and paste them as a PNG. Anchorpoint converts the file internally and adds it to the clipboard.
  • Adjust the Git remote URL in the Project settings
  • Added a new Unreal Engine demo project for better onboarding

Fixes

  • Fixed crash problems that occurred due to thumbnail generation
  • Fixed timeline icons not updating properly
  • Fixed a refresh issue with the Info Attribute
  • Fixed freezing of Anchorpoint after waking up from hibernation
  • Fixed the issue of templates being created in the wrong workspace
  • Fixed an issue of coloring the folder icon
  • Fixed an issue where Windows started the wrong Anchorpoint version
  • Fixed an issue of merging the .gitattributes file
July 17, 2023
1.8.1

Timeline filtering

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

  • Specific attributes can be hidden or shown in the timeline
  • Scrolling through the full Git history now works, and the timeline automatically reloads when scrolling
  • Comments can also be enabled or disabled from the timeline
  • Lock information can also be hidden

Tasks

  • Tasks now support copy, paste, and duplicate functions
  • Tasks can be moved across views, folders, and projects

Fixes and Improvements

  • Member roles are now set when inviting them to a project
  • Git is now installed automatically in the background when Anchorpoint is opened for the first time
  • An issue with joining a workspace for the first time has been fixed
  • The favorite area is now scrollable
  • Full screen mode now works even when the frameless window is disabled
  • Middle click in breadcrumbs opens a new tab
June 15, 2023
1.8.0

File locking

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

  • The Timeline UI has been updated and is now slicker. You don't need to scroll as much, because timeline entries don't take up as much space.
  • Customize your projects page by reordering blocks.
  • Push notifications are sent when new Git commits from your team are available.

Fixes

  • Fixed an issue where Anchorpoint lost connection to the project folder when the trial ended.
  • Fixed a crash that occurred on the project page.