diff --git a/reference/docs-conceptual/community/2025-updates.md b/reference/docs-conceptual/community/2025-updates.md new file mode 100644 index 000000000000..1c161da30577 --- /dev/null +++ b/reference/docs-conceptual/community/2025-updates.md @@ -0,0 +1,52 @@ +--- +description: List of changes to the PowerShell documentation for 2025 +ms.date: 02/03/2025 +title: What's New in PowerShell-Docs for 2025 +--- +# What's new in PowerShell Docs for 2025 + +This article lists notable changes made to docs each month and celebrates the contributions from the +community. + +Help us make the documentation better for you. Read the [Contributor's Guide][01] to learn how to +get started. + +## 2024-January + +New content + +- [about_Comments](/powershell/module/microsoft.powershell.core/about/about_comments) - thanks to + @surfingoldelephant +- Created reference content for PowerShell 7.6-preview +- [What's New in PowerShell 7.6](/powershell/scripting/whats-new/what-s-new-in-powershell-76) + +Updates + +- Updates for PowerShell 7.5.0 GA release + - [What's New in PowerShell 7.5](/powershell/scripting/whats-new/what-s-new-in-powershell-75) + - [Release history of modules and cmdlets](/powershell/scripting/whats-new/cmdlet-versions) +- Special thanks to @ArieHein for his contributions (15 PRs on 234 files) to fix typos and adherence + to style guidelines. + +### Top Community Contributors + +GitHub stats + +- 74 PRs merged (30 from Community) +- 32 issues opened (32 from Community) +- 37 issues closed (37 Community issues closed) + +The following people contributed to PowerShell docs this month by submitting pull requests or +filing issues. Thank you! + +| GitHub Id | PRs merged | Issues opened | +| ------------------ | :--------: | :-----------: | +| ArieHein | 15 | 1 | +| changeworld | 8 | | +| surfingoldelephant | 4 | 5 | +| cnotin | 1 | | +| daniel-brandenburg | 1 | | +| o-l-a-v | 2 | | + + +[01]: contributing/overview.md diff --git a/reference/docs-conceptual/community/community-update.yml b/reference/docs-conceptual/community/community-update.yml index cf54bd4d63a9..19f927b4cf7c 100644 --- a/reference/docs-conceptual/community/community-update.yml +++ b/reference/docs-conceptual/community/community-update.yml @@ -9,7 +9,7 @@ metadata: ms.topic: landing-page # Required author: sdwheeler #Required; your GitHub user alias, with correct capitalization. ms.author: sewhee #Required; microsoft alias of author; optional team alias. - ms.date: 02/02/2024 + ms.date: 02/03/2025 # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | # overview | quickstart | reference | tutorial | video | whats-new @@ -21,6 +21,8 @@ landingContent: linkLists: - linkListType: whats-new links: + - text: 2025 Updates + url: ./2025-updates.md - text: 2024 Updates url: ./2024-updates.md - text: 2023 Updates diff --git a/reference/docs-conceptual/community/hall-of-fame.md b/reference/docs-conceptual/community/hall-of-fame.md index 95aa5c8506e6..c6902f6886b6 100644 --- a/reference/docs-conceptual/community/hall-of-fame.md +++ b/reference/docs-conceptual/community/hall-of-fame.md @@ -15,62 +15,65 @@ These GitHub users are the All-Time Top Community Contributors. Pull Requests help us fix those issues and make the documentation better for everyone. -| PRs Merged | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | Grand Total | -| --------------- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: | -| Community | 3 | 194 | 446 | 467 | 321 | 161 | 100 | 122 | 108 | 81 | 2003 | -| matt9ucci | | | 157 | 80 | 30 | 1 | 6 | | | | 274 | -| nschonni | | | | 14 | 138 | 10 | | | | | 162 | -| kiazhi | | 25 | 79 | 12 | | | | | | | 116 | -| alexandair | | 57 | 7 | 26 | 2 | 1 | | | | | 93 | -| sethvs | | | 1 | 44 | | 20 | 1 | 10 | | 6 | 82 | -| doctordns | | 5 | 32 | 20 | 7 | 9 | 5 | | 1 | | 79 | -| ehmiiz | | | | | | | | 22 | 14 | | 36 | -| yecril71pl | | | | | | 21 | 3 | 3 | | | 27 | -| Dan1el42 | | 20 | | | | | | | | | 20 | -| skycommand | | | 1 | 3 | 3 | 6 | | 1 | 4 | 1 | 19 | -| NReilingh | | 2 | | 13 | 3 | | | | | | 18 | -| it-praktyk | | | | 16 | 1 | | | | | | 17 | -| vors | | 15 | 1 | | | | | | | | 16 | -| markekraus | | | 11 | 5 | | | | | | | 16 | -| kvprasoon | | 2 | 1 | 7 | 2 | 2 | 2 | | | | 16 | -| k-takai | | | | 5 | 1 | 7 | | | | | 13 | -| purdo17 | | | | 13 | | | | | | | 13 | -| PlagueHO | | 10 | | | 1 | | | | | | 11 | -| bergmeister | | | 1 | 3 | 3 | 1 | 1 | 1 | 1 | | 11 | -| exchange12rocks | | | 7 | 3 | | | 1 | | | | 11 | +| PRs Merged | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | Grand Total | +| --------------- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: | +| Community | 3 | 194 | 446 | 467 | 321 | 160 | 100 | 122 | 108 | 81 | 30 | 2032 | +| matt9ucci | | | 157 | 80 | 30 | 1 | 6 | | | | | 274 | +| nschonni | | | | 14 | 138 | 10 | | | | | | 162 | +| kiazhi | | 25 | 79 | 12 | | | | | | | | 116 | +| alexandair | | 57 | 7 | 26 | 2 | 1 | | | | | | 93 | +| sethvs | | | 1 | 44 | | 20 | 1 | 10 | | 6 | | 82 | +| doctordns | | 5 | 32 | 20 | 7 | 9 | 5 | | 1 | | | 79 | +| ehmiiz | | | | | | | | 22 | 14 | | | 36 | +| yecril71pl | | | | | | 21 | 3 | 3 | | | | 27 | +| ArieHein | | | | | 1 | | | | | 7 | 15 | 23 | +| Dan1el42 | | 20 | | | | | | | | | | 20 | +| skycommand | | | 1 | 3 | 3 | 6 | | 1 | 4 | 1 | | 19 | +| NReilingh | | 2 | | 13 | 3 | | | | | | | 18 | +| it-praktyk | | | | 16 | 1 | | | | | | | 17 | +| vors | | 15 | 1 | | | | | | | | | 16 | +| markekraus | | | 11 | 5 | | | | | | | | 16 | +| kvprasoon | | 2 | 1 | 7 | 2 | 2 | 2 | | | | | 16 | +| k-takai | | | | 5 | 1 | 7 | | | | | | 13 | +| purdo17 | | | | 13 | | | | | | | | 13 | +| changeworld | | | | | | | | 3 | | | 8 | 11 | +| exchange12rocks | | | 7 | 3 | | | 1 | | | | | 11 | +| PlagueHO | | 10 | | | 1 | | | | | | | 11 | +| bergmeister | | | 1 | 3 | 3 | 1 | 1 | 1 | 1 | | | 11 | ## GitHub issues opened GitHub issues help us identify errors and gaps in our documentation. -| Issues Opened | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | Grand Total | -| --------------- | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: | -| Community | 3 | 54 | 95 | 211 | 561 | 557 | 364 | 225 | 270 | 224 | 2564 | -| mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 20 | 24 | 276 | -| ehmiiz | | | | | | | | 20 | 14 | | 34 | -| iSazonov | | | 1 | 4 | 10 | 8 | 4 | 3 | | 1 | 31 | -| jszabo98 | | | | 2 | 15 | 6 | 1 | | 1 | 2 | 27 | -| iRon7 | | | | | | 2 | 2 | 2 | 10 | 8 | 24 | -| juvtib | | | | | | 15 | 7 | | | | 22 | -| doctordns | | | 5 | 3 | 5 | 7 | 1 | | | | 21 | -| peetrike | | | | 1 | | 4 | 2 | 6 | 4 | 3 | 20 | -| vexx32 | | | | 3 | 11 | | | 3 | | | 17 | -| JustinGrote | | | | 1 | 3 | 6 | 1 | 1 | 2 | 2 | 16 | -| KirkMunro | | | | 7 | 7 | 1 | | | | | 15 | -| alexandair | | 9 | 4 | 2 | | | | | | | 15 | -| kilasuit | | | | | 3 | 2 | 1 | 4 | 1 | 3 | 14 | -| clamb123 | | | | | | | 14 | | | | 14 | -| tabad | | | | | | | | | 11 | 2 | 13 | -| rkeithhill | | | 1 | 2 | 2 | 2 | 3 | 1 | 2 | | 13 | -| trollyanov | | | | | | | 11 | 1 | | | 12 | -| jsilverm | | | | | | 8 | | | 4 | | 12 | -| CarloToso | | | | | | | | | 11 | | 11 | -| Liturgist | | | | | 1 | 1 | 1 | 2 | 4 | 2 | 11 | -| ArmaanMcleod | | | | | | | | | 4 | 6 | 10 | -| UberKluger | | | | | | 1 | 7 | 2 | | | 10 | -| vors | 1 | 6 | 2 | 1 | | | | | | | 10 | -| matt9ucci | | | 2 | 5 | | | 2 | | 1 | | 10 | -| LaurentDardenne | | | 3 | 2 | | | | 5 | | | 10 | +| Issues Opened | 2015 | 2016 | 2017 | 2018 | 2019 | 2020 | 2021 | 2022 | 2023 | 2024 | 2025 | Grand Total | +| ------------------ | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ---: | ----------: | +| Community | 3 | 54 | 95 | 211 | 561 | 557 | 363 | 225 | 270 | 223 | 26 | 2588 | +| mklement0 | | | 19 | 60 | 56 | 61 | 28 | 8 | 20 | 24 | | 276 | +| ehmiiz | | | | | | | | 20 | 14 | | | 34 | +| iSazonov | | | 1 | 4 | 10 | 8 | 4 | 3 | | 1 | | 31 | +| jszabo98 | | | | 2 | 15 | 6 | 1 | | 1 | 2 | | 27 | +| iRon7 | | | | | | 2 | 2 | 2 | 10 | 8 | 1 | 25 | +| juvtib | | | | | | 15 | 7 | | | | | 22 | +| doctordns | | | 5 | 3 | 5 | 7 | 1 | | | | | 21 | +| peetrike | | | | 1 | | 4 | 2 | 6 | 4 | 3 | | 20 | +| vexx32 | | | | 3 | 11 | | | 3 | | | | 17 | +| JustinGrote | | | | 1 | 3 | 6 | 1 | 1 | 2 | 2 | | 16 | +| KirkMunro | | | | 7 | 7 | 1 | | | | | | 15 | +| alexandair | | 9 | 4 | 2 | | | | | | | | 15 | +| kilasuit | | | | | 3 | 2 | 1 | 4 | 1 | 3 | | 14 | +| clamb123 | | | | | | | 14 | | | | | 14 | +| tabad | | | | | | | | | 11 | 2 | | 13 | +| rkeithhill | | | 1 | 2 | 2 | 2 | 3 | 1 | 2 | | | 13 | +| surfingoldelephant | | | | | | | | | | 6 | 6 | 12 | +| trollyanov | | | | | | | 11 | 1 | | | | 12 | +| jsilverm | | | | | | 8 | | | 4 | | | 12 | +| CarloToso | | | | | | | | | 11 | | | 11 | +| Liturgist | | | | | 1 | 1 | 1 | 2 | 4 | 2 | | 11 | +| ArmaanMcleod | | | | | | | | | 4 | 6 | | 10 | +| UberKluger | | | | | | 1 | 7 | 2 | | | | 10 | +| vors | 1 | 6 | 2 | 1 | | | | | | | | 10 | +| LaurentDardenne | | | 3 | 2 | | | | 5 | | | | 10 | +| matt9ucci | | | 2 | 5 | | | 2 | | 1 | | | 10 | [contrib]: contributing/overview.md diff --git a/reference/docs-conceptual/toc.yml b/reference/docs-conceptual/toc.yml index 5ec029edd8df..818ad00ffd83 100644 --- a/reference/docs-conceptual/toc.yml +++ b/reference/docs-conceptual/toc.yml @@ -363,6 +363,8 @@ items: href: community/hall-of-fame.md - name: What's new in Docs items: + - name: 2025 Updates + href: community/2025-updates.md - name: 2024 Updates href: community/2024-updates.md - name: 2023 Updates