Skip to content

Commit 8a0425a

Browse files
committed
Release 2021.2.3: document updates
1 parent 409bfaf commit 8a0425a

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
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 = 2
6-
BuildRev = 2
6+
BuildRev = 3
77
BuildNumber = 0
88
BuildType = "Final"
99

docs/release-notes.md

Lines changed: 6 additions & 2 deletions
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.2
8+
- 2021.2.3 (June 2021)
9+
- docker tag: `latest`, `release-2021.2`, `release-2021.2.3`
810
- 2021.2.2 (June 2021)
9-
- docker tag: `latest`, `release-2021.2`, `release-2021.2.2`
11+
- docker tag: `release-2021.2.2`
1012
- 2021.2.1 (May 2021)
1113
- docker tag: `release-2021.2.1`
1214
- 2021.2.0 (May 2021)
@@ -41,9 +43,11 @@
4143
- Fixed: mouse wheel / trackpad scrolling performance issue ([Firefly-793](https://github.com/Caltech-IPAC/firefly/pull/1098))
4244
- Fixed: Handle redirects when retrieving TAP errors ([DM-30073](https://github.com/Caltech-IPAC/firefly/pull/1092))
4345
- Fixed: problem is misusing the referer header
44-
- 2021.2.X
46+
- 2021.2.3
4547
- Fixed: initialization of userInfo object
4648
- Fixed: further refinement to error handling when retrieving TAP error documents
49+
- Fixed: Simbad name resolution issue ([Firefly-797](https://github.com/Caltech-IPAC/firefly/pull/1103))
50+
- Fixed: Mouse zoom not working correctly ([Firefly-803](https://github.com/Caltech-IPAC/firefly/pull/1103))
4751

4852

4953
##### _Pull Request in this release_

0 commit comments

Comments
 (0)