Skip to content

Commit 72b009f

Browse files
committed
Release 2021.3.2 document updates
1 parent e202d24 commit 72b009f

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

config/app.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//---------------------------------------------
44
BuildMajor = 2021
55
BuildMinor = 3
6-
BuildRev = 1
6+
BuildRev = 2
77
BuildNumber = 0
88
BuildType = "Final"
99

docs/release-notes.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,10 @@
55
- To Access current (unstable) development - (Version _next_, unreleased) use docker tag: `nightly`
66

77
## Version 2021.3
8+
- 2021.3.2 (Aug 2021)
9+
- docker tag: `latest`, `release-2021.3`, `release-2021.3.2`
810
- 2021.3.1 (Aug 2021)
9-
- docker tag: `latest`, `release-2021.3`, `release-2021.3.1`
11+
- docker tag: `release-2021.3.1`
1012
- 2021.3.0 (Aug 2021)
1113
- docker tag: `release-2021.3.0`
1214
- original release
@@ -28,6 +30,12 @@
2830
- Small Bug fixes
2931
- Improve TAP Ivoa.ObsCore detection ([DM-30780](https://github.com/Caltech-IPAC/firefly/pull/1119))
3032
- Improve TAP spacial validation ([PR](https://github.com/Caltech-IPAC/firefly/pull/1118))
33+
- 2021.3.2
34+
- fixed: zoom down bouncing issue ([PR](https://github.com/Caltech-IPAC/firefly/pull/1122))
35+
- fixed: removed MultiProductViewer UI grid then single arrows ([PR](https://github.com/Caltech-IPAC/firefly/pull/1122))
36+
- fixed: close button issue on safari ([PR](https://github.com/Caltech-IPAC/firefly/pull/1122))
37+
- fixes: MultiProductViewer grid mode not using server side plot parameters([IRSA-4183](https://github.com/Caltech-IPAC/firefly/pull/1122))
38+
- Continued TAP Ivoa.ObsCore detection ([DM-30780](https://github.com/Caltech-IPAC/firefly/pull/1120))
3139

3240
##### _Pull Request in this release_
3341
- [Bug Fixes](https://github.com/caltech-ipac/firefly/pulls?q=is%3apr+milestone%3a2021.3+label%3abug)

0 commit comments

Comments
 (0)