GGCE 2025.2
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.
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