diff --git a/Evergreen/Evergreen.psd1 b/Evergreen/Evergreen.psd1 index 87bcf477..2a3e3263 100644 --- a/Evergreen/Evergreen.psd1 +++ b/Evergreen/Evergreen.psd1 @@ -3,7 +3,7 @@ # # Generated by: Aaron Parker # -# Generated on: 6/24/2024 +# Generated on: 7/3/2024 # @{ @@ -12,7 +12,7 @@ RootModule = 'Evergreen.psm1' # Version number of this module. -ModuleVersion = '2406.1124' +ModuleVersion = '2407.1149' # Supported PSEditions # CompatiblePSEditions = @() diff --git a/docs/apps.md b/docs/apps.md index 428ba873..7a318112 100644 --- a/docs/apps.md +++ b/docs/apps.md @@ -1,6 +1,6 @@ -# 327 Supported applications +# 336 Supported applications -Evergreen `2406.1124` supports the following applications: +Evergreen `2407.1149` supports the following applications: | Name | Application | Link | | ------------------------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | @@ -75,6 +75,15 @@ Evergreen `2406.1124` supports the following applications: | DruvainSyncClient | Druva inSync Client | https://docs.druva.com/005_inSync_Client | | Eduvpn | eduVPN | https://app.eduvpn.org/ | | EgnyteDesktopApp | Egnyte Desktop App | https://www.egnyte.com/solutions/sharing-collaboration | +| Elgato4KCaptureUtility | Elgato 4K Capture Utility | https://help.elgato.com/hc/en-us/articles/360027963752-Elgato-4K-Capture-Utility-Software-Interface | +| ElgatoAudioEffects | Elgato Audio Effects | https://www.elgato.com/ | +| ElgatoCameraHub | Elgato Camera Hub | https://help.elgato.com/hc/en-us/sections/360013950972-Elgato-Camera-Hub-Software | +| ElgatoControlCenter | Elgato Control Center | https://help.elgato.com/hc/en-us/sections/360004115951-Elgato-Control-Center-Software | +| ElgatoEpocCam | Elgato EpocCam | https://www.elgato.com/us/en/s/epoccam | +| ElgatoGameCapture | Elgato Game Capture | https://help.elgato.com/hc/en-us/sections/360004111092-Elgato-Game-Capture-HD-Software | +| ElgatoStreamDeck | Elgato Stream Deck | https://www.elgato.com/us/en/s/welcome-to-stream-deck | +| ElgatoVideoCapture | Elgato Video Capture | https://www.elgato.com/us/en/p/video-capture | +| ElgatoWaveLink | Elgato Wave Link | https://help.elgato.com/hc/en-us/articles/360044566172-Wave-Link-First-Time-Setup-for-Windows | | ESETEndpointAntivirus | ESET Endpoint Antivirus | https://www.eset.com/au/business/solutions/endpoint-protection/ | | ESETEndpointSecurity | ESET Endpoint Security | https://www.eset.com/au/business/solutions/endpoint-protection/ | | ESETFullDiskEncryption | ESET Full Disk Encryption | https://www.eset.com/int/business/extended-protection-with-full-disk-encryption/ | @@ -182,7 +191,6 @@ Evergreen `2406.1124` supports the following applications: | MicrosoftOpenJDK11 | Microsoft OpenJDK 11 | https://www.microsoft.com/openjdk | | MicrosoftOpenJDK17 | Microsoft OpenJDK 17 | https://www.microsoft.com/openjdk | | MicrosoftOpenJDK21 | Microsoft OpenJDK 21 | https://www.microsoft.com/openjdk | -| MicrosoftOutlook | Microsoft Outlook | https://www.microsoft.com/en/microsoft-365/outlook/email-and-calendar-software-microsoft-outlook | | MicrosoftPowerShell | Microsoft PowerShell | https://docs.microsoft.com/powershell/ | | MicrosoftPowerToys | Microsoft PowerToys | https://github.com/microsoft/PowerToys/ | | MicrosoftSsms | Microsoft SQL Server Management Studio | https://go.microsoft.com/fwlink/?LinkId=531355 | @@ -223,6 +231,7 @@ Evergreen `2406.1124` supports the following applications: | OCSInventoryWindowsAgent | OCS Inventory Windows Agent | https://ocsinventory-ng.org/ | | OctopusDeployServer | Octopus Deploy Server | https://octopus.com/ | | OctopusTentacle | Octopus Tentacle | https://octopus.com/ | +| OmnissaHorizonClient | Omnissa Horizon Client | https://customerconnect.omnissa.com/downloads/info/slug/desktop_end_user_computing/vmware_horizon_clients/horizon_8 | | OnlyOfficeDesktopEditors | ONLYOFFICE Desktop Editors | https://www.onlyoffice.com/desktop.aspx | | OpenJDK | OpenJDK | https://openjdk.java.net/ | | OpenLens | OpenLens | https://github.com/MuhammedKalkan/OpenLens/ | diff --git a/docs/changelog.md b/docs/changelog.md index 63bd540d..3dff054f 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,6 +1,6 @@ # Change log -## VERSION +## 2407.1149 * Adds `OmnissaHorizonClient `, `Elgato4KCaptureUtility`, `ElgatoAudioEffects`, `ElgatoCameraHub `, `ElgatoControlCenter`, `ElgatoEpocCam`, `ElgatoGameCapture`, `ElgatoStreamDeck`, `ElgatoVideoCapture`, `ElgatoWaveLink` * Fixes an issue with `MicrosoftAzureDataStudio` [#708](https://github.com/aaronparker/evergreen/issues/708)