Share via

Microsoft Released Update v2209 ( build 15629.20156 click to run edition ) current channel for Microsoft Office 365 Personal on 26th September 2022

VARADHARAJAN K 9,691 Reputation points Volunteer Moderator
2022-09-28T09:26:25+00:00

On 26th September 2022, Microsoft released a new version to Office 365 Personal,  Office 2016 Retail (C2R), Office 2019, and Office LTSC 2021 products asv2209 (build 15629.20156 click to run edition) current channel.

On 27th September 2022, at Night 10.35 PM I updated the Office 365 Personal to the latest version v2209 (build 15629.20156 ) on top of v2208 (build 15601.20148 ) by opening with winword 365 application only. I updated to the latest Office 365 Personal on Windows 11 Enterprise v22H2 64bit build no 22621.521

There is official information available for this release on the official Microsoft website, Office users can read from this site

Supported Windows OS

Windows OS: Windows 11, Windows 10, Windows 8.1, Windows Server 2019, Windows Server 2016, read more information from here

Features updates in this version 2209 build no 15629.20156 ::

For Teams Application

  1. Assign seats in Together Mode.
  2. Suggested Replies in Group Chat.
  3. Automatically view up to 49 videos (7x7) in Teams meeting.
  4. HID Support for VMware.

Resolved Issues in this version 2209 build no 15629.20156 ::

For Outlook Application

  1. Fixed an issue that caused users to experience a close unexpectedly when switching views in the calendar module.
  2. Fixed an issue that caused Modern Groups-related dialogs to be heavily broken.
  3. Fixed an issue that caused users to experience a close unexpectedly shortly after boot.
  4. Fixed an issue that caused users who disabled service notifications to see a deprecated UI showing notifications service disabled.
  5. Fixed an issue that caused Outlook to close unexpectedly when submitting feedback.

For Office Suite Application

  1. Fixed an issue to default blocking macros from the Internet from executing.

The Source is taken from

Release notes for Microsoft Office security updates - Office release notes | Microsoft Docs

Release notes for Current Channel releases - Office release notes | Microsoft Docs

Thanks for reading my post, If the user finds this post useful means, then share this post with other office users and then give UPVOTES to me.

Microsoft 365 and Office | Install, redeem, activate | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

4 answers

Sort by: Most helpful
  1. Anonymous
    2022-09-29T23:03:27+00:00

    Hi,

    I have applied this update to Office 2021 professional for Windows and realized that it screwed up the people view in Outlook. When I click to open the people view (contacts) in Outlook, I get a blank window with the contact information of the first person on the list of contacts at the top of the window, with the rest blanked. I cannot close this window and it blocks the top menu bar as well as the list of contacts. I can only see a few contacts at the bottom of the screen, as the rest of the list is obstructed by this blank window.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments
  2. VARADHARAJAN K 9,691 Reputation points Volunteer Moderator
    2022-10-01T08:48:32+00:00

    I am not using Outlook application, so I don't have any ideas to solve..

    I am very sorry.

    Was this answer helpful?

    0 comments No comments
  3. VARADHARAJAN K 9,691 Reputation points Volunteer Moderator
    2022-09-29T17:45:39+00:00

    Sorry I have installed 32bit version only.

    If you continue receives errors means , you should write issues in feedback in feedback hub application

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2022-09-29T17:29:40+00:00

    It appears this latest update has affected PDF exporting in PowerPoint through VBA - though manually doing a 'Save As PDF' still works.

    I have a macro that uses the following code:

    ActivePresentation.ExportAsFixedFormat "c:\temp\testExportPDF.pdf", _
        FixedFormatType:=ppFixedFormatTypePDF
    

    In Microsoft 365 PowerPoint MSO (Version 2209 Build 16.0.15629.20152) 64-bit I get a runtime error 70 - Permission Denied when this code is executed. If I downgrade to Microsoft 365 MSO (Version 2208 Build 16.0.15601.20148) 64-bit the code works again.

    Also - in version 2209 - if instead I use FixedFormatType:=ppFixedFormatTypeXPS then an XPS file is successfully created without the runtime error 70, so it seems it's only a problem with writing PDFs.

    Was this answer helpful?

    0 comments No comments