Skip to content

Commit 1f46577

Browse files
committed
Release 2025.4.0: release notes updates
1 parent f149ad2 commit 1f46577

File tree

2 files changed

+37
-2
lines changed

2 files changed

+37
-2
lines changed

docs/next-release-details.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Notes for next Release
22

3-
## Version 2025.4
4-
- 2025.4.0 - (tentative planed Sept 30, 2025), _docker tag_: `nightly`
3+
## Version 2025.5
4+
- 2025.5.0 - (tentative planed Nov 15, 2025), _docker tag_: `nightly`
55

66
## No notes yet
77

docs/release-notes.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,41 @@
66
- use docker tag: `nightly`
77
- [Notes on the next version](next-release-details.md)
88

9+
## Version 2025.4
10+
- 2025.4.0 - (Sep 3, 2025), _docker tag_: `2025.4.0`, `2025.4`, `latest`
11+
12+
#### This release include Job Monitor improvements and other updates to support the applications
13+
14+
#### Major Features
15+
- Packaging: Datalink tables can now be packaged- Firefly-1759 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1797))
16+
- Spectrum: Improved unit recognition- Firefly-1694,11,05,1784 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1798))
17+
- Images: Wavelength support for 3-color images- Firefly-1776 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1799))
18+
- Image Extraction: Extraction across multiple images- Firefly-1801 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1814))
19+
- MOC: Add auto display mode- Firefly-1806 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1817))
20+
- TAP: column settings: Default filters for Spatial Search Position Columns- Firefly-1787 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1831))
21+
- Job Monitor: Fully support Job ABORT- Firefly-1829 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1833))
22+
- Job Monitor: UI Enhancements- IRSA-7229 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1834))
23+
- API: remote load file to upload panel using firefly_client- Firefly-1815 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1825))
24+
- URL API: load url to upload panel- Firefly-1815 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1825))
25+
26+
27+
#### Bug fix
28+
- Fixed: Packaging: Cutout size, ra, dec not updating in download script- Firefly-1803 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1816))
29+
- Fixed Job Monitor issues- Firefly-1804 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1818)), Firefly-1812, Firefly-1813([PR](https://github.com/Caltech-IPAC/firefly/pull/1822))
30+
- Fixed: Mishandling of UTINYINT JDBCType- IRSA-7144 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1820))
31+
- Fixed: Packaging: ZipHandler fix to better handle GZIP- Firefly-1811 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1821))
32+
- Fixed: Table: Failed to load multi-dimension array of strings- Firefly-1828 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1823))
33+
- Fixed: Fails to detect broken Redis connection; misleading server-status and client UI- Firefly-1807 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1828))
34+
- Fixed: Alert banner handles both light and dark mode, better handles html alert files- Firefly-1795 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1830))
35+
36+
### _Patches 2025.4_
37+
- original release
38+
39+
#### _Pull Requests in this release_
40+
- [All Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2025.4+label%3abug)
41+
- [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2025.4+)
42+
43+
944

1045
## Version 2025.3
1146
- 2025.3.7 - (July 23, 2025), _docker tag_: `2025.3.7`, `2025.3`, `latest`

0 commit comments

Comments
 (0)