Releases
Every month, we release at least one update that contains either new features, fixes or improvements.
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
December 19, 2025
1.33.1

Branch switch improvements

This minor release includes improvements when switching branches and locking indicators.

Improvements

  • Locked files page contains a new Attribute "Lock Owner", that allows to sort and and group the entries
  • Handle the edge case when the Windows credential store is full and show proper guidance how to solve it
  • Add the "CMD+Space" shortcut for macOS to open the external window preview
  • Updated Git and Git LFS to the latest version
  • Show proper progress on branch switch

Fixes

  • Fix file watcher was broken after joining a repository in sparse state
  • Fix image thumbnails are not loaded correctly
  • Prevent flickering of changed files when changing the submodule
  • Fix an issue where the conflict button was not shown
  • Fix file writable check when switching a branch
  • Fix conflict progress indicator is not shown after resolving the conflict
  • Fix an issue when applying the Git URL