Releases
Every month, we release at least one update that contains either new features, fixes or improvements.
June 5, 2023
Action

Reset project

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

  • Fixed connection issues to Azure DevOps that sometimes occur on WIFI with ipv6 connections
June 1, 2023
1.7.3

Improved support and onboarding

We removed the red hotspots with the video pop-ups and added a help sidebar, which shows Anchorpoints' most frequent use cases and links to the documentation and tutorials. Empty states and descriptions are clearer and contain links to the documentation for more information.

Features and UX

  • Changed files in Git show the file path in a location attribute
  • Sorting and the quick filter work in Git changed files
  • Project icon can be added to tabs (you have to enable it in the application settings)
  • The project list allows manual sorting via drag and drop
  • Send message stores the input text
  • Hover effects are quicker, so the application feels lighter
  • New members can be immediately assigned to projects after they get invited to the workspace
  • Multiselection works on the Projects page
  • Improved action descriptions
  • Cloud Drive now supports Google Cloud (experimental)
  • Added Create Referenced File (Publish) command (experimental)

Fixes

  • Fixed scrolling jumps sometimes (the scrolling steps were too high)
  • Fixed closing of first tab did not work
  • Fixed issues with name sorting in tasks
  • Fixed broken display when Wrap Cells is enabled
  • Fixed broken member display when new members join a workspace
  • Fixed issues in projects filter
  • Fixed broken selection of frames on comments in video player
April 24, 2023
1.7.2

Recent files and audio thumbnails

Highlights

  • Cloud Drive Support for macOS
    Now you can mount a cloud drive on a Mac just like you can on Windows, with no configuration or permissions required.
  • Recent Files Block
    Quickly access the last 5 project files from the Project Dashboard
  • Audio file thumbnails
    View a waveform of .mp3, .wav, and other audio files. Hover over a file to trigger playback. If you still see wrong thumbnails, go to the Account Settings / Application and clear the image cache.

Improvements

  • Project dashboard is shown when the application is starting for the first time
  • Default sidebar width has been doubled
  • Clear image cache button to free up disk space used by thumbnails

Fixes

  • Fixed an issue with a failed initial commit in Git repositories
  • Fixed an issue when sorting on folders and files
  • Fixed an issue when renaming folders. This broke metadata in the past.
April 13, 2023
1.7.1

Git Single File Commands and a New Project Dashboard

This update comes with a lot of improvements when using version control with Git.

Single file operations

  • Revert and restore selected files, rather than doing it on the whole commit.
  • Restore allows you to overwrite the current version or place both versions next to each other in case you want to merge two files manually together.

Combine Commit and Push

Commit and Push are now one operation, which makes the workflow even simpler. You can also split Commit and Push in the Workspace Settings under Git.

Text viewer

Anchorpoint is able to show text files correctly. It can also show inline changes of commits, which is important when you write C# scripts for Unity or C++ or Verse for Unreal Engine.

Project dashboard

This is a new personal overview page which shows all the workspace members, projects, and project details such as:

  • The project location
  • Members assigned to the project

It is also the default page when creating a new tab or joining an Anchorpoint workspace as a new user. This will make onboarding of new artists easier.

Furthermore, a new demo project is also included.

Further fixes

  • You can delete your Anchorpoint account under account settings
  • Workspace and account settings are now accessible from the same page
  • Fixed click zones in comments
  • Fixed an issue where folders with a lot of content could not load properly
  • Fixed join project issues with Dropbox Business on macOS
  • Fixed an issue with profile naming
March 20, 2023
1.6.1

Action Backwards compatibility

This update comes with an Action Distribution improvement and other small fixes

  • Fixed project folder looses icon color
  • Fixed issue with displaying more than 1000 files in the browser and image sequence stacking
  • The default action repository is now linked to tags in the Anchorpoint GitHub repository and is backwards compatible.