Releases
Every month, we release at least one update that contains either new features, fixes or improvements.
October 29, 2021
0.9.5

The new Anchorpoint

This update includes:

🔢 Version Control for incremental saves

🖌️ Drawing and commenting on versions

🏅 A lot of UX improvements

This is the first update after a major rebuild of Anchorpoint. Version control is possible with incremental saves and allows collaboration on shared drives such as Dropbox etc. The first iteration of feedback tools is also available.

Git functionality is disabled for now and will be added back in a later update.

October 8, 2021
0.9.60

Bugfixes

This update includes:

🐛 Critical bug fixes:

  • Fixed bug that deletes project entry in workspace when loading of project failed with error
  • Fixed two import bugs on pushing and restoring files

September 10, 2021
0.9.58

Bugfixes

This update includes:

🐛  Many bug fixes, most importantly:

  • Fix a bug when switching branches
  • Fix git ignore for Unreal Engine 5
  • Some fixes for drag and drop behaviour

August 25, 2021
0.9.57

Wrapped Attributes

This update includes:

🌮  Attribute Cells can be wrapped so that longer content is displayed in multiple lines

✏️ Adjusted the UI lingo to be closer to git terminology

🐛  Many bug fixes, most importantly:

  • Add git ignore files through the action context menu did not work on Windows
  • Pushing to a public git repository with no write access did not show an appropriate error message

July 24, 2021
0.9.54

Audio, Video, … and Snakes

This update includes

🎵 Audio previews in the browser

📺  Video previews in the browser

🐍  First iteration of the Anchorpoint Action System

🐛  Lots of fixes