Skip to content

Releases: Asana/node-asana

v3.1.3

12 Nov 23:46

Choose a tag to compare

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

24 Sep 17:29

Choose a tag to compare

Bump SuperAgent version

v3.1.1

12 Aug 23:15

Choose a tag to compare

  • Added Initiate a resource export endpoint

v3.1.0

17 Jun 18:54

Choose a tag to compare

v3.0.16

13 Mar 17:37

Choose a tag to compare

  • Update descriptions in docs

v3.0.15

17 Jan 21:00

Choose a tag to compare

Updated JavaScript SDK: v3.0.15

vv3.0.14

10 Jan 00:24

Choose a tag to compare

Updated JavaScript SDK: vv3.0.14

v3.0.12

02 Dec 22:01

Choose a tag to compare

v3.0.11

v3.0.10

27 Aug 18:40

Choose a tag to compare