Skip to content

Commit 41b2c7e

Browse files
committed
Release 2025.4: release note updates
1 parent a4e6a94 commit 41b2c7e

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

docs/next-release-details.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ _add new features here_
1212
_add bug fix list here_
1313

1414
##### _Pull Requests in this release_
15-
- [All Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2025.4+label%3abug)
16-
- [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2025.4+)
15+
- [All Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2025.5+label%3abug)
16+
- [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2025.5+)

docs/release-notes.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
## Version 2025.4
1010
- 2025.4.0 - (Sep 3, 2025), _docker tag_: `2025.4.0`, `2025.4`, `latest`
1111

12-
#### This release include Job Monitor improvements and other updates to support the applications
12+
#### This release include Job Monitor improvements, more image extraction features, and improvements other updates to support the applications
1313

1414
#### Major Features
1515
- Packaging: Datalink tables can now be packaged- Firefly-1759 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1797))
1616
- 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))
17+
- Image: Wavelength support for 3-color images- Firefly-1776 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1799))
18+
- Image: Extraction now supported across multiple images- Firefly-1801 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1814))
1919
- 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))
20+
- TAP: Column selection improvements- Firefly-1787 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1831)), Firefly-1827 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1829))
2121
- Job Monitor: Fully support Job ABORT- Firefly-1829 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1833))
2222
- Job Monitor: UI Enhancements- IRSA-7229 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1834))
2323
- API: remote load file to upload panel using firefly_client- Firefly-1815 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1825))
@@ -26,17 +26,19 @@
2626

2727
#### Bug fix
2828
- 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))
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))
3030
- Fixed: Mishandling of UTINYINT JDBCType- IRSA-7144 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1820))
3131
- Fixed: Packaging: ZipHandler fix to better handle GZIP- Firefly-1811 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1821))
3232
- Fixed: Table: Failed to load multi-dimension array of strings- Firefly-1828 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1823))
3333
- Fixed: Fails to detect broken Redis connection; misleading server-status and client UI- Firefly-1807 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1828))
3434
- 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+
- Fixed: Issues with WCS aligning (rotation off) some images when large and near pole- ([commit](https://github.com/Caltech-IPAC/firefly/commit/a4e6a94dbae692fa6627d594f49257928bb74874))
36+
- Fixed: Target panel selection issues: Firefly-1820, Firefly-1821 ([PR](https://github.com/Caltech-IPAC/firefly/pull/1832))
3537

3638
### _Patches 2025.4_
37-
- original release
39+
original release
3840

39-
#### _Pull Requests in this release_
41+
### _All Pull Requests in this release_
4042
- [All Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2025.4+label%3abug)
4143
- [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2025.4+)
4244

@@ -215,7 +217,7 @@ Firefly-1591([PR](https://github.com/Caltech-IPAC/firefly/pull/1662)), Firefly-1
215217
- [All PRs](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr++milestone%3a2025.1+)
216218

217219

218-
# Older Release notes 2019 - 2023
220+
# Older Release notes 2019 - 2024
219221
- [2024](old-release-notes/older-release-notes-2024.md)
220222
- [2023](old-release-notes/older-release-notes-2023.md)
221223
- [2022](old-release-notes/older-release-notes-2022.md)

0 commit comments

Comments
 (0)