Releases: EUCPilots/evergreen-apps
v25.12.05.25
Merge pull request #81 from EUCPilots/fixes
Pull Request #81
Proton apps
- Refactored Get-ProtonDrive to process and output the latest version for each unique release category, instead of only the overall latest version. This improves granularity and ensures all categories are represented in the output.
- Introduces PowerShell scripts to fetch latest versions of Proton Authenticator, Proton Mail, and Proton Pass. Adds corresponding manifest files for each app, detailing update sources and installation parameters.
Files changed in this release:
- Apps/Get-ProtonAuthenticator.ps1
- Apps/Get-ProtonDrive.ps1
- Apps/Get-ProtonMail.ps1
- Apps/Get-ProtonPass.ps1
- Manifests/ProtonAuthenticator.json
- Manifests/ProtonMail.json
- Manifests/ProtonPass.json
How to update
Use Update-Evergreen to update to this release.
v25.12.03.24
Merge pull request #80 from EUCPilots/fixes
Pull Request #80
Use culture-invariant formatting for version number #78
Replaces string formatting of the version number with culture-invariant double parsing and formatting to ensure consistent decimal representation regardless of system locale.
Files changed in this release:
- Apps/Get-genuagenuReSI.ps1
How to update
Use Update-Evergreen to update to this release.
v25.12.02.23
Merge pull request #79 from EUCPilots/Updates
Pull Request #79
Updates
- Adds
genuagenuReSIto retrieve genua genuReSI version and checksum, and adds genuagenuReSI.json manifest with update and download URIs - Updated scripts for consistent use of the -Message parameter for
Write-VerboseandWrite-Warningcalls, improving clarity and compatibility with best practices
Files changed in this release:
- Apps/Get-FreedomScientificFusion.ps1
- Apps/Get-FreedomScientificJAWS.ps1
- Apps/Get-FreedomScientificZoomText.ps1
- Apps/Get-LibreOffice.ps1
- Apps/Get-genuagenuReSI.ps1
- Manifests/genuagenuReSI.json
How to update
Use Update-Evergreen to update to this release.
v25.12.02.22
Merge pull request #77 from EUCPilots/updates
Pull Request #77
Replace Mendeley Desktop with Reference Manager
Removed support for Mendeley Desktop and added support for Mendeley Reference Manager, including new manifest and retrieval script. This updates the app to use the latest supported Mendeley product and its new update mechanism. Address #29
Files changed in this release:
- Apps/Get-MendeleyDesktop.ps1
- Apps/Get-MendeleyReferenceManager.ps1
- Manifests/MendeleyDesktop.json
- Manifests/MendeleyReferenceManager.json
How to update
Use Update-Evergreen to update to this release.
v25.12.01.21
Merge pull request #76 from EUCPilots/gimp
Pull Request #76
Remove DEVELOPMENT channel from Gimp manifest
- The
DEVELOPMENTchannel was removed from the Gimp manifest due to issues in the version number used in the development branch causing the function to fail - Updates JSON formatting in the manifest
- Resolves #74 #66
Files changed in this release:
- Manifests/Gimp.json
How to update
Use Update-Evergreen to update to this release.
v25.12.01.20
Merge pull request #75 from EUCPilots/chrome
Pull Request #75
Refactor GoogleChrome
- Updates
GoogleChrometo support platform-specific download URIs and improved version/release data retrieval. The manifest (GoogleChrome.json) now defines download links per channel and platform, and uses new API endpoints for version and release information. This refactor enables more accurate handling of Chrome releases for Windows, Windows 64-bit, and ARM64 platforms GoogleChromenow includes a warning that the MSI file version for theStablechannel does not match the version returned #69 #15
Files changed in this release:
- Apps/Get-GoogleChrome.ps1
- Manifests/GoogleChrome.json
How to update
Use Update-Evergreen to update to this release.
v25.11.30.19
Merge pull request #73 from EUCPilots/updates
Pull Request #73
Updates
- Adds
Get-OracleJava25for retrieving Oracle Java 25 info - Replaces outdated download links for Microsoft ODBC Driver for SQL Server with new URIs
- Renames
GrafanaAgenttoGrafanaAlloyto reflect upstream project changes. Updated references, URLs, and metadata to point to Grafana Alloy - Deletes
VisualCppRedistAIO- source repo is no longer public or available
Files changed in this release:
- Apps/Get-GrafanaAlloy.ps1
- Apps/Get-OracleJava25.ps1
- Apps/Get-VisualCppRedistAIO.ps1
- Manifests/GrafanaAlloy.json
- Manifests/MicrosoftODBCDriverForSQLServer.json
- Manifests/OracleJava25.json
- Manifests/VisualCppRedistAIO.json
How to update
Use Update-Evergreen to update to this release.
v25.11.30.18
Merge pull request #72 from EUCPilots/azul-zulu
Pull Request #72
Switch AzulZulu scripts to native API. Add v25 support
- Updated Get-AzulZulu8/11/17/21 scripts to use
Get-AzulZuluinstead ofGet-AdoptiumTemurin - Added
Get-AzulZulu25.ps1and corresponding manifest for Java 25 - Manifests for AzulZulu 8/11/17/21 updated to use the official Azul API for package metadata
- Updated functions require Evergreen
2511.2823.0 - Address #65
Files changed in this release:
- Apps/Get-AzulZulu11.ps1
- Apps/Get-AzulZulu17.ps1
- Apps/Get-AzulZulu21.ps1
- Apps/Get-AzulZulu25.ps1
- Apps/Get-AzulZulu8.ps1
- Manifests/AzulZulu11.json
- Manifests/AzulZulu17.json
- Manifests/AzulZulu21.json
- Manifests/AzulZulu25.json
- Manifests/AzulZulu8.json
How to update
Use Update-Evergreen to update to this release.
v25.11.28.17
v25.11.27.16
- Adds
RiegeScopeRuntime#11
Files changed in this release:
- Apps/Get-RiegeScopeRuntime.ps1
- Manifests/RiegeScopeRuntime.json