- <!-- JAL-4308 --> Reduce number of database crossreferences shown in tooltip
- <!-- JAL-4315 --> Drag and drop feature colours file on an alignment to quickly apply feature settings
- <!-- JAL-3676 --> Allow log level configuration via Jalview's Java Console, and a Copy to Clipboard button
+- <!-- JAL-4304,JAL-4305 --> Upgrade bundled groovy to v4.0.15 and regularised interface for groovy scripts run from CLI, interactively and headlessly.
### Development and Deployment
- <!-- JAL-4054 --> Installers built with install4j10
- <!-- JAL-4255 --> SLF4J produces an error to STDERR at Jalview startup due to missing class
- <!-- JAL-4189 --> macOS Dock and KDE taskbar names Jalview icon "java" when running
- <!-- JAL-2910 --> HeadlessException in console in headless mode (actually fixed in 2.11.{0,1,2))
+- <!-- JAL-3783 --> Groovy console does not open when Jalview launched from jalview's Java 11 executable jar (available via conda) for recent versions of groovy
## New Known defects
- <!-- JAL-4303 --> EBI-AlphaFold PLDDT colours cannot be overlaid on alignment via 'Colour by annotation' unless the alignment's colourscheme has been set to 'None' via the Colours menu.
- <!-- JAL-4261 --> Last sequence ID in alignment not shown and annotation labels are misaligned in HTML export
- <!-- JAL-3024 --> Files opened via command line with a relative path are added as relative paths to Recent files list (since 2.0.x)
- <!-- JAL-4291 --> Test coverage for ID width adjustment disabled pending fix for new annotation label geometry and width calculation
-
+- <!-- JAL-4323 --> scripts adding new fileformats or colourschemes do not work when run via command line