Releases: Asana/node-asana
Releases · Asana/node-asana
v3.1.3
New API Endpoints:
Budgets:
- New Endpoints:
- GET /budgets - Get all budgets for a parent object
- POST /budgets - Create a new budget
- GET /budgets/{budget_gid} - Get a specific budget
- PUT /budgets/{budget_gid} - Update a budget
- DELETE /budgets/{budget_gid} - Delete a budget
Rates:
-
New Endpoints:
- GET /rates - Get all rates
- POST /rates - Create a new rate
- GET /rates/{rate_gid} - Get a specific rate
- PUT /rates/{rate_gid} - Update a rate
- DELETE /rates/{rate_gid} - Delete a rate
Custom Fields Enhancements
New Custom Field Type: Reference
- New reference custom field type allows custom fields to reference other Asana objects (e.g., tasks)
- New properties: reference_value and input_restrictions
Portfolios Enhancements
- New Fields: start_on and due_on for portfolio scheduling
- New Field: default_access_level for controlling default permissions
- Portfolio custom field updates now supported
- Deprecation: public property deprecated in favor of privacy_setting
Project Duplication Improvements
- Enhanced documentation clarifying which elements are automatically included vs. optional
- Added new optional fields: task_templates, task_type_default, permissions
Goals Enhancements
- Updated contribution_weight documentation: now defaults to 0 (previously 1.0)
v3.1.2
Bump SuperAgent version
v3.1.1
- Added Initiate a resource export endpoint
v3.1.0
Added new export endpoints: https://developers.asana.com/reference/creategraphexport
v3.0.16
- Update descriptions in docs
v3.0.15
Updated JavaScript SDK: v3.0.15
vv3.0.14
Updated JavaScript SDK: vv3.0.14
v3.0.12
v3.0.11
Description changes from OpenAPI Spec (Updated JavaScript SDK: v3.0.11):
- Automated build docs: 2024-09-03 21:04:07
- Automated build docs: 2024-09-04 16:57:31
- Automated build docs: 2024-09-04 19:00:55
- Automated build docs: 2024-09-05 22:27:53
- Automated build docs: 2024-09-17 18:42:04
- Automated build docs: 2024-09-18 23:58:01
- Automated build docs: 2024-09-20 21:18:10
- Automated build docs: 2024-09-23 17:18:50