Releases
Every month, we release at least one update that contains either new features, fixes or improvements.
May 12, 2026
1.36.0
Pull in the background

Pull in the background

Large files are now downloaded in the background. When pressing "Pull", this leads to a huge speedup, as your files are already there and just need to be placed in your project folder. Activate the background pull in the Workspace Settings / Git -> "Fetch LFS files in the background".

Improvements

  • Improved error message when cloning to a folder with an existing Git repository to clarify repository URL mismatch
  • Respect existing Git configuration for user name and email instead of always overwriting with Anchorpoint account details
  • Added ability to invite users to multiple projects at once from workspace settings
  • Enhanced plugins to work with submodules and provide appropriate messaging
  • Added search functionality for projects by creation date, owner, and description in workspace settings
  • Added similar option to public projects allowing workspace members to automatically join designated projects
  • Added project owner display in workspace project overview
  • Added creation date and modification date columns to project overview
  • Added project description field with editing capabilities and search integration

Fixes

  • Added confirmation dialog when reverting all files in a project
  • Fixed case-sensitive branch naming conflicts that could cause issues with branches like feature/ABC and feature/abc
  • Fixed Anchorpoint freezing during FBX import operations when Unreal Engine plugin is active
  • Fixed Anchorpoint freezing when changing maps in Unreal Engine
  • Fixed Unreal Engine freezing during merge operations
  • Fixed non-admin users being unable to change local Git URL in project settings
  • Fixed timeline loading commits from wrong project when switching between projects
  • Fixed automatic file locking not working for SolidWorks SLDASM and SLDPRT files
  • Fixed inability to submit .ini files in Unreal Engine
  • Fixed commit file filters not being applied when committing, syncing, or reverting files
April 10, 2026
1.35.1

CAD improvements

Improvements

  • Added thumbnail support and fix crashing for SolidWorks files (.sldprt, .sldasm, .slddrw)
  • Added custom click handling for notification plugins
  • Added CAD-specific gitignore template
  • Added support for relative submodule URLs

Fixes

  • Fixed timeline showing commits from wrong project when switching projects
  • Fixed deleted files not being cleaned up after committing
  • Removed progress indicators and notifications for Python package updates
March 25, 2026
1.35.0
Inbox

Inbox

View notifications and get notified on important changes. The inbox collects all the information what happens in your workspace, on your Git commits, Attributes and when files change that you subscribe to.
Furthermore a new symlink action lets you to link folders from other places inside your Git repository.

Improvements

  • Added inbox for tracking project assignments, @mentions, and subscription events with filtering and archiving options
  • Added cross-branch locking to keep files read-only until changes from other branches are merged
  • Added local Anchorpoint config system for granular project-specific settings
  • Added AI coding environmentsetup in project settings for Cursor, GitHub Copilot, and Claude Code
  • Improved symlink handling for delete, move, and rename operations to only affect the link, not the source files
  • Added context menu entries for the timeline
  • Added further hooks for Git operations

Fixes

  • Fixed issue where PSD files would disappear from favorites after editing and saving in Photoshop
  • Fixed locked Link attributes remaining editable when empty
  • Fixed UI becoming unresponsive during rapid clipboard operations from external processes
  • Fixed project switching issues with sparse folders
  • Fixed filtering and sorting to work with display names instead of file paths
  • Fixed projects overview to show creation date instead of modification date
  • Fixed lock owner attribute display issues in grid view
  • Fixed Recent files section showing attribute headers when no files are available
  • Fixed Spine version reset problems after export with version 4.2
  • Removed lock owner attribute from projects overview where it doesn't apply
  • Improved text file diff viewing for LFS-tracked files to show proper content instead of binary file indicators
March 3, 2026
1.34.0

Proper stashing

Anchorpoint now allows to create proper stashes as well as selectively moving files from stashes back to the changed files section.

Improvements

  • Add a stash display and commands to create and apply stashes
  • Change Undo to Dissolve Commit on local commits
  • Show an option to stash when creating a new branch
  • Detect nested .git repositories when creating a project
  • Better logging of Git command sin the console
  • Updated self-hosted API docs

Fixes

  • Fixed an issue with restoring deleted files
  • Show STEP files properly in the sidebar
  • Fixed refresh issues in submodules
  • Fixed an issue where the timeline loads twice
  • Fixed several UI blocking issues during push process
  • Fixed an issue with LFS files that have not been added properly to the repository
  • Fixed an issue on freezing on pull
  • Fixed an issue with “.” files in the favorites
  • Fixed proper display of OBJ files in the sidebar
  • Fixed an issue where the Git refresh index blocks the uber hook
  • Fixed an issue where Unreal Engine locks files but does not unlock them after push
  • Fixed a display issue where new files are hidden for a moment in the changed files
  • Fixed tooltip issues
  • Fixed an issue with submodule cloning not working properly in sparse checkout
  • Fixed an issue where a user cannot commit if the cache is not matching the Git index
  • Removed a misleading Git submodule error
  • Fixed an issue with tabs on submodules
  • Show a better error message for bitbucket repositories
  • Fixed an issue with wrongly shown conflicted files
  • Catch an issue when no space is left on the disc
January 21, 2026
1.33.4

Lock performance improvements

Improvements

  • Clean up old locks to free up space and improve general application performance
  • Added an option to show all locks, including the ones where files are not available
  • Add proper selective checkout handling in submodules

Fixes

  • Fixed an issue when the sidebar can disappear when the window size is too small
  • Fix an issue where the channel sidebar was not cleaned properly on branch switch
  • Don't show the submodule button in projects that don't contain submodules
  • Catch the edge case when no space is left on the device, which causes Git issues