Skip to main content

9 posts tagged with "Release"

View All Tags

GGCE 2026.1

· 3 min read

2026.1 is a major update that completes the migration to Java 17 and Spring Boot, replaces JSP with Thymeleaf, and introduces comprehensive monitoring with Prometheus. The UI features a revamped Welcome Page, improved security with httpOnly cookies, and faster loading through precaching.

See upgrading instructions and the extra step!

GGCE 2025.3

· 4 min read

2025.3 provides rapid Inventory registration for genebanks just starting with GGCE. We added a new tool to add trait observations to individual inventories, the possibility to assign DOIs to physical inventories, and upgraded the In vitro section.

It removes support for API v1, enhances the integration with GLIS DOI registry with progenitor DOIs and the assignment of DOIs to individual inventories, improves integration with Genesys for uploading images, and introduces a new mechanism that determines the backup sites of accessions based on actual inventory data, and also includes the enhancements developed in the palmira branch.

Update: The latest patch release is 2025.3.3.

GGCE 2025.2

· 4 min read

2025.2 comes with many improvements and new features, focusing primarily on securing access to data at different sites, allows using ZPL and PDF label templates, adds an image browser and uploading of images to Genesys, support for custom menu items on the main page, unit conversion between seed/gram/count in distribution, and a Harvest tool which is a key part of seed multiplication process in genebanks.

Database driver configuration

The updated MSSQL driver requires the trustServerCertificate=true option. Please update DB_URL in your ggce.yml file. Example:
DB_URL=jdbc:sqlserver://sqlexpress;DatabaseName=ggce-test;trustServerCertificate=true

Update: The latest patch release is 2025.2.3.

GGCE 2025.1

· 5 min read

2025.1 comes with a new implementation of APIs and an updated permission system, the UI uses more compact form layouts, and comes with an improved distribution module.

Update: The latest patch release is 2025.1.8.

GGCE 2025.0

· 3 min read

2025.0 wraps up the development from 2024. It brings improved BrAPI 2.1 compatibility, enhanced handling of the results of the last seed viability test, integration with https://validator.genesys-pgr.org to validate coordinates, and segregating accessions into distinct collections. There are also many smaller improvements and bug fixes.

GGCE 2024.5

· 3 min read

2024.5 adds collecting missions and a map of collecting sites to the system, along with improvements to workflows: steps can now be configured to start with a delay and triggered conditionally.

GGCE 2024.4

· One min read

2024.4 introduces support for customizable workflows, email alerts, canceling actions and editing trait data. We also added the calculation of tolerance in viability testing.

GGCE 2024.3

· One min read

GGCE 2024.3 introduces new tools! Now, you can browse and search trait data in wide format, with traits organized into columns. Additionally, Email notifications are now available for actions related to Accession, Inventory, and Order Requests, as well as for the latest KPI results. These actions can be assigned to individual users or groups of users.

With this release, GGCE can generate the...

GGCE 2024.2

· One min read

GGCE 2024.2 allows you to customize the logo bar background color and display a custom name for your GGCE, record seed moisture content, compare the number of inventories at different sites, and use the same attachment for multiple accessions and inventories. It also brings a new tool to assign storage location of inventories. SOAP endpoints for the Curator Tool are more tightly integrated with GGCE business logic.