Releases
Every month, we release at least one update that contains either new features, fixes or improvements.
September 18, 2025
1.31.0

Asset creation workflows with Maya and Cinema 4D

With this release we are adding an a Git-like workflow when your files are on a NAS, Dropbox or Google Drive. Similar to committing files, you can “publish” a file directly from Cinema 4D and Maya, and it will create a new version entry that can be reviewed by somebody else.

This will give you a version control based workflow without changing your existing infrastructure.

Improvements

  • Added a batch rename tool
  • Show the thumbnail on online-only files when using a file sharing solution like Dropbox or Google Drive

Fixes

  • Fixed issues on long checkout times for assets when working with the Unreal Engine integration
  • Fixed issues of calculating changed files too often
  • Removed overhead when loading timeline entries
  • Fixed an issue with self-signed certificates when authorizing the GitHub integration
August 6, 2025
1.30.0

Spine Support

View thumbnails of Spine files and review skeletons, animations and skins including animation. Furthermore, we improved Anchorpoint's startup time, so you should not wait longer than 3 seconds until it's ready to use.

Improvements

  • Spine file format support
  • Optimized startup time (3 seconds max on average)
  • Added an option to revert submodules when they appear via accident
  • Performance enhancements for selecting commits
  • Provide better messaging when Git servers return errors

Fixes

  • Fixed an issue with 2FA authentication
  • Fix an issue with whitespaces in the Git URL
  • Fixed an issue when being in an unsolvable rebase state
  • Fixed line break issues
  • Fixed the infinite loading time issue when pulling
  • Resync database does not freeze the application anymore
  • Fixed authentication issues on GitHub
  • Catch the detached head state better
  • Fixed text viewer issues on macOS
  • Handle the permission denied error in Git
  • Handle the offline mode better
July 8, 2025
1.29.0

Git Rebase support

Compatibility with Git Rebase has been added to avoid the creation of merge commits. In addition to fast-forward pulling, Anchorpoint also enables you to rewrite the history using Git Rebase when pulling. This process also involves conflict resolution.

Improvements

  • Split commit message in header and description for better clarity on the timeline
  • Added an input field for SSH authentication to facilitate access to self-hosted repositories created via HTTPS
  • Introduced a "Remember Window Position" option to maintain the application window's position across restarts or to disable it in case of issues.
  • Limit the number of remote commits loaded to a maximum of 100 to optimize performance
  • Added display of conflicted files in merge commits with appropriate indicators

Fixes

  • Addressed the problem of undo commits getting stuck when Unreal Engine is running
  • Fixed bloated timeline issues after migration from P4 to Git by improving parsing of commit messages
  • Removed unnecessary overhead when pushing files, to speed up the operation
June 16, 2025
1.28.2

SSH support

In addition to HTTPS, you can now use SSH to authenticate with Git repositories. When connecting an existing repository to Anchorpoint, or joining a repository, you can create an SSH key to access all other repositories, which will be pasted to your Git hosting provider.

Improvements:

  • Load timeline entries all at once instead of step by step.
  • Optimise the Sync Command and reduce unnecessary delays.
  • Optimise CLI commands for Unreal and Unity plugins.
  • Change the default behaviour of Sync vs Commit.
  • Add an option to remember your choice when locking deleted files.
  • Support for Unreal 5.6 actor files
  • Added a check/ uncheck all option to quickly mark all files for commits

Fixes:

  • Fixed slowdowns on startup and in other areas when there are over 1000 locked files.
  • Fixed an issue where a member would show as 'No Access' when invited to a workspace.
  • Fixed an issue where shallow cloning was enabled by default, but this should not be the case.
  • Fixed the tooltip on deleted files on macOS
  • Fixed refresh thumbnail issues on videos
  • Catch SSL handshake failed error
  • Fixed freezing of the list view when grouping, filtering or sorting is enabled.
May 15, 2025
1.28.1

Hotfix

Fixes

  • Filter out locked files that don't exist to slightly increase Unreal Engine plugin performance
  • Fix authentication issues for Apple Silicon
  • Fix thumbnail crashes for Apple Silicon
  • Performance improvements for finding binary files
  • Performance improvements for loading timeline entries