- You can find Firefly builds and the notes for running Firefly on the Docker Page.
- See Firefly Docker guidelines here.
- To Access current (unstable) development—(Version next, unreleased)
- use docker tag:
nightly
- Notes on the next version
- use docker tag:
- 2024.5.0 - (Jan 27, 2025), docker tag:
2025.1
,2025.1.0
,latest
- Improve cutout handling- Firefly-1633(PR), Firefly-1581(PR)
- SIAv2 implementation- Firefly-1622(PR)
- Support image sub-highlighting- Firefly-1571(PR)
- Improved table ingest speed- Firefly-1592(PR), Firefly-1591(PR), Firefly-1592(PR)
- Improve file type detection- Firefly-1615(PR)
- Alternate way to set a FIREFLY_OPTIONS entry using
OP_path_to_option
style- Firefly-1641(PR),