When will the new Outlook for Mac support Office Javascript API v1.14?

Mark 0 Reputation points
2025-01-16T16:36:29.49+00:00

Our addin doesn't appear in new Outlook for Mac v16.92. We suspect it could be because Outlook for Mac only supports Office Javascript API up to v1.13 but our addin has its MinVersion set to 1.14 in the manifest. Plus, we enabled connected experiences in the Privacy settings.

...
  <Requirements>
    <Sets>
      <Set Name="Mailbox" MinVersion="1.1"/>
    </Sets>
  </Requirements>
...

May we know when will Outlook for Mac support Office Javascript API v1.14?

Reference: https://learn.microsoft.com/en-us/javascript/api/requirement-sets/outlook/outlook-api-requirement-sets?view=common-js-preview&tabs=jsonmanifest#outlook-client-support

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,030 questions
Office Mac
Office Mac
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Mac: A family of Apple personal computers that run the macOS operating system.
527 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
5,424 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ChristyZhang-MSFT 24,981 Reputation points Microsoft Vendor
    2025-01-17T07:38:48.32+00:00

    Hi @Mark ,

    Welcome to our forum!

    Based on my research, i didn't find any article mentioned the related information. Please kindly understand that many functions are not designed at present. It is recommended that you could post the functions you expect and your sincere suggestions on the website dedicated to collecting feedback. We sincerely welcome your suggestions, and thanks for your understanding and support!


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.