Added a new App called "ADP API Request" for communicating with the ADP API.
Added a Project overview in the environments that shows the number of tasks and progress in each project, which can be accessed from the left menu. This new overview also shows the system's storage usage and provides more accurate information on each project's storage.
In the Tables App, the INSERT and UPDATE queries no longer reset previous SELECT queries, allowing you to use @table variables after an INSERT/UPDATE and have them reference the latest SELECT.
In the Tables App, the default comparator for the WHERE clause is now "equal" instead of "contains".