2023-06-30
· 2 min read
General updates since last release:
- Agave Link
- Removed reliance on cookies, so it will never get blocked by browser privacy settings
- Added support to embed the Link Component in an
<iframe>
- Defaulted to select the company / hub when there's only one option
- Documentation site
- Introduced new section for source-system-specific installation and troubleshooting guides
- Storage Proxy
- Extended expiration time to 24 hours
- File Manager
- Added support for maximum file selection allowed
- Collapsed folders by default when we stream files, which the user can click to expand while it's loading
- Source Data
- Enabled selective filtering via request headers, examples:
Include-Source-Data: source_field_1,source_field_2,source_field_3
Exclude-Source-Data: source_field_1,source_field_2,source_field_3
- Enabled selective filtering via request headers, examples:
System-specific updates since last release:
- Foundation
- Added read Cost Codes
- Added read Cost Types
- Added read Employees
- Added read Ledger Accounts
- InEight
- Added support for organization selection in the Link component
- Added read and write Employees
- Added write Ledger Accounts
- Added write Projects
- Added read and write Vendors
- Procore
- Added read and write AP Invoices
- Added read AP Payments
- Added webhooks support for Project Schedule Tasks (via passthrough)
- QuickBooks Desktop
- Deprecated
payment_type
and added support forpayment_method
for Expenses - Added support for CreditCardCredit as an Expenses payment method
- Always return arrays for passthrough requests even if they only have one object in response
- Deprecated
- QuickBooks Online
- Added support for filtering by Ref fields
- Added support to filter AP Invoices status
- Added webhooks support for:
- AP Invoices (with unified model)
- AP Payments (via passthrough)
- SharePoint Online
- Changed SharePoint Online sites to be treated as projects instead of companies or hubs
- Viewpoint Vista
- Added write Vendor Compliances
- Added read Subcontract Claims
What we're working on:
- Viewpoint Spectrum: read Ledger Accounts, read Cost Types
- Viewpoint Vista: write Subcontract Claims, read and write Subcontract Change Orders