Skip to content

Releases: EUCPilots/evergreen-apps

v25.12.05.25

05 Dec 13:17
b8bffa9

Choose a tag to compare

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

03 Dec 21:29
dcc0366

Choose a tag to compare

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

02 Dec 10:24
a075dee

Choose a tag to compare

Merge pull request #79 from EUCPilots/Updates

Pull Request #79

Updates

  • Adds genuagenuReSI to 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-Verbose and Write-Warning calls, 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

02 Dec 02:25
ac58180

Choose a tag to compare

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

01 Dec 02:39
5f6db4f

Choose a tag to compare

Merge pull request #76 from EUCPilots/gimp

Pull Request #76

Remove DEVELOPMENT channel from Gimp manifest

  • The DEVELOPMENT channel 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

01 Dec 01:50
5a0fd4b

Choose a tag to compare

Merge pull request #75 from EUCPilots/chrome

Pull Request #75

Refactor GoogleChrome

  • Updates GoogleChrome to 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 the Stable channel 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

30 Nov 05:58
5f7d3c7

Choose a tag to compare

Merge pull request #73 from EUCPilots/updates

Pull Request #73

Updates

  • Adds Get-OracleJava25 for retrieving Oracle Java 25 info
  • Replaces outdated download links for Microsoft ODBC Driver for SQL Server with new URIs
  • Renames GrafanaAgent to GrafanaAlloy to 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

30 Nov 00:58
a176943

Choose a tag to compare

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-AzulZulu instead of Get-AdoptiumTemurin
  • Added Get-AzulZulu25.ps1 and 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

28 Nov 22:02
4f2db93

Choose a tag to compare

Merge pull request #71 from EUCPilots/chrome

Pull Request #71

Update Chrome extended download URL

Changed the 'Extended' download URI for Google Chrome to include the /extended/ path, ensuring the correct installer is referenced.

Files changed in this release:

  • Manifests/GoogleChrome.json

v25.11.27.16

27 Nov 22:35

Choose a tag to compare

  • Adds RiegeScopeRuntime #11

Files changed in this release:

  • Apps/Get-RiegeScopeRuntime.ps1
  • Manifests/RiegeScopeRuntime.json