C# scripts can now reference the containing project's output DLL via the following directive: #r "output". (Allows C# scripts to use classes defined inside the containing project).
Added a status bar service to show the status for sync operations.
monday.com tabular: Added support for Persons column type.
All first-chance exceptions are now saved to the log to ease debugging.