Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove explicit support statement for TJS 1.13 #12102

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

erikadoyle
Copy link
Contributor

No description provided.

@acrolinxatmsft1
Copy link
Collaborator

Acrolinx Scorecards

We currently enforce a minimum score of 80.

Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:

Article Score Issues Scorecard Processed
msteams-platform/includes/tabs/ocdi-warning.md 92 1 link
msteams-platform/includes/teamjs-version-details.md 92 1 link

More info about Acrolinx

Use the Acrolinx extension, or sidebar, in Visual Studio Code to check spelling, grammar, style, tone, clarity, and key terminology when you're creating or updating content. For more information, see Use the Visual Studio Code extension to run Acrolinx locally.

Copy link
Contributor

Learn Build status updates of commit 1217421:

✅ Validation status: passed

File Status Preview URL Details
msteams-platform/includes/tabs/ocdi-warning.md ✅Succeeded View
msteams-platform/includes/teamjs-version-details.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@acrolinxatmsft1
Copy link
Collaborator

Acrolinx Scorecards

We currently enforce a minimum score of 80.

Click the scorecard links for each article to review the Acrolinx feedback on grammar, spelling, punctuation, writing style, and terminology:

Article Score Issues Scorecard Processed
msteams-platform/includes/tabs/ocdi-warning.md 92 1 link
msteams-platform/includes/teamjs-version-details.md 92 1 link

More info about Acrolinx

Use the Acrolinx extension, or sidebar, in Visual Studio Code to check spelling, grammar, style, tone, clarity, and key terminology when you're creating or updating content. For more information, see Use the Visual Studio Code extension to run Acrolinx locally.

Copy link
Contributor

Learn Build status updates of commit a82ad81:

✅ Validation status: passed

File Status Preview URL Details
msteams-platform/includes/tabs/ocdi-warning.md ✅Succeeded View
msteams-platform/includes/teamjs-version-details.md ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

|**Existing Teams-only apps**| Update to TeamsJS v.2.19.0 when possible (v.1.12 is still supported*) | 1.12 | [Understand TeamsJS backwards compatibility](../tabs/how-to/using-teams-client-library.md#backwards-compatibility) and [Update to TeamsJS v.2.0](../tabs/how-to/using-teams-client-library.md#updating-to-teamsjs-version-20)|
|**New Teams-only apps**| TeamsJS v.2.19.0 or later | 1.12 | [Create a new Teams app using Teams Toolkit](../toolkit/create-new-project.md)|
|**Teams apps extended across Outlook and Microsoft 365**| TeamsJS v2.19.0 or later | v1.13 or later | [Extend a Teams app to run across Microsoft 365](../m365-apps/extend-m365-teams-personal-tab.md) or [Create a new Microsoft 365 app](../m365-apps/extend-m365-teams-personal-tab.md#quickstart) |
|**Existing Teams-only apps**| Update to TeamsJS v2.19+ as soon as possible* | 1.12 | [Understand TeamsJS backwards compatibility](../tabs/how-to/using-teams-client-library.md#backwards-compatibility) and [Update to TeamsJS v2.0](../tabs/how-to/using-teams-client-library.md#updating-to-teamsjs-version-20)|
Copy link
Collaborator

@v-sdhakshina v-sdhakshina Jan 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
|**Existing Teams-only apps**| Update to TeamsJS v2.19+ as soon as possible* | 1.12 | [Understand TeamsJS backwards compatibility](../tabs/how-to/using-teams-client-library.md#backwards-compatibility) and [Update to TeamsJS v2.0](../tabs/how-to/using-teams-client-library.md#updating-to-teamsjs-version-20)|
|**Existing Teams-only apps**| Update to TeamsJS v2.19.0 or later* | v1.12 | [Understand TeamsJS backwards compatibility](../tabs/how-to/using-teams-client-library.md#backwards-compatibility) and [Update to TeamsJS v2.0](../tabs/how-to/using-teams-client-library.md#updating-to-teamsjs-version-20)|


**Use the latest TeamsJS (v.2.19.0 or later) whenever possible, to take advantage of the latest improvements and new feature support including Teams-only apps. TeamsJS v.1.12 continues to be supported, however, no new features or improvements are added. The 1.12 and 1.13 schemas are otherwise the same. For more information, see [TeamsJS library](../tabs/how-to/using-teams-client-library.md).*
**Use the latest TeamsJS to take advantage of the latest improvements and new feature support including Teams-only apps. No new features or improvements will be added to TeamsJS v1.13, and new app submissions and updates now require TeamsJS v2.19 or later. For more information, see [TeamsJS library](../tabs/how-to/using-teams-client-library.md).*
Copy link
Collaborator

@v-sdhakshina v-sdhakshina Jan 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
**Use the latest TeamsJS to take advantage of the latest improvements and new feature support including Teams-only apps. No new features or improvements will be added to TeamsJS v1.13, and new app submissions and updates now require TeamsJS v2.19 or later. For more information, see [TeamsJS library](../tabs/how-to/using-teams-client-library.md).*
**Use the latest TeamsJS to take advantage of the latest improvements and new feature support including Teams-only apps. No new features or improvements will be added to TeamsJS v1.13.0. New app submissions and updates now require TeamsJS v2.19.0 or later. For more information, see [TeamsJS library](../tabs/how-to/using-teams-client-library.md).*

|**Existing Teams-only apps**| Update to TeamsJS v.2.19.0 when possible (v.1.12 is still supported*) | 1.12 | [Understand TeamsJS backwards compatibility](../tabs/how-to/using-teams-client-library.md#backwards-compatibility) and [Update to TeamsJS v.2.0](../tabs/how-to/using-teams-client-library.md#updating-to-teamsjs-version-20)|
|**New Teams-only apps**| TeamsJS v.2.19.0 or later | 1.12 | [Create a new Teams app using Teams Toolkit](../toolkit/create-new-project.md)|
|**Teams apps extended across Outlook and Microsoft 365**| TeamsJS v2.19.0 or later | v1.13 or later | [Extend a Teams app to run across Microsoft 365](../m365-apps/extend-m365-teams-personal-tab.md) or [Create a new Microsoft 365 app](../m365-apps/extend-m365-teams-personal-tab.md#quickstart) |
|**Existing Teams-only apps**| Update to TeamsJS v2.19+ as soon as possible* | 1.12 | [Understand TeamsJS backwards compatibility](../tabs/how-to/using-teams-client-library.md#backwards-compatibility) and [Update to TeamsJS v2.0](../tabs/how-to/using-teams-client-library.md#updating-to-teamsjs-version-20)|
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
|**Existing Teams-only apps**| Update to TeamsJS v2.19+ as soon as possible* | 1.12 | [Understand TeamsJS backwards compatibility](../tabs/how-to/using-teams-client-library.md#backwards-compatibility) and [Update to TeamsJS v2.0](../tabs/how-to/using-teams-client-library.md#updating-to-teamsjs-version-20)|
|**Existing Teams-only apps**| Update to TeamsJS v2.19+ as soon as possible* | v1.12 | [Understand TeamsJS backwards compatibility](../tabs/how-to/using-teams-client-library.md#backwards-compatibility) and [Update to TeamsJS v2.0](../tabs/how-to/using-teams-client-library.md#updating-to-teamsjs-version-20)|

|**New Teams-only apps**| TeamsJS v.2.19.0 or later | 1.12 | [Create a new Teams app using Teams Toolkit](../toolkit/create-new-project.md)|
|**Teams apps extended across Outlook and Microsoft 365**| TeamsJS v2.19.0 or later | v1.13 or later | [Extend a Teams app to run across Microsoft 365](../m365-apps/extend-m365-teams-personal-tab.md) or [Create a new Microsoft 365 app](../m365-apps/extend-m365-teams-personal-tab.md#quickstart) |
|**Existing Teams-only apps**| Update to TeamsJS v2.19+ as soon as possible* | 1.12 | [Understand TeamsJS backwards compatibility](../tabs/how-to/using-teams-client-library.md#backwards-compatibility) and [Update to TeamsJS v2.0](../tabs/how-to/using-teams-client-library.md#updating-to-teamsjs-version-20)|
|**New Teams-only apps**| TeamsJS v2.19.0 or later | 1.12 | [Create a new Teams app using Teams Toolkit](../toolkit/create-new-project.md)|
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
|**New Teams-only apps**| TeamsJS v2.19.0 or later | 1.12 | [Create a new Teams app using Teams Toolkit](../toolkit/create-new-project.md)|
|**New Teams-only apps**| TeamsJS v2.19.0 or later | v1.12 | [Create a new Teams app using Teams Toolkit](../toolkit/create-new-project.md)|

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants