|
1 | | -# Release Notes |
| 1 | +# Firefly Release Notes |
2 | 2 |
|
3 | | -You can find Firefly builds and the notes for running Firefly are on the [Docker Page](https://hub.docker.com/r/ipac/firefly). |
| 3 | +- You can find Firefly builds and the notes for running Firefly are on the [Docker Page](https://hub.docker.com/r/ipac/firefly). |
| 4 | +- See Firefly docker guidelines [here](firefly-docker.md). |
| 5 | +- To Access current (unstable) development - (Version _next_, unreleased) use docker tag: `nightly` |
4 | 6 |
|
5 | | -See Firefly docker guidelines [here](firefly-docker.md). |
6 | | - |
7 | | -##### To Access current development - (Version _next_, unreleased) |
8 | | - |
9 | | -- docker tag: `nightly` |
10 | | - |
11 | | -# Firefly Releases |
| 7 | +# Releases |
12 | 8 |
|
13 | 9 | ### Version 2020.3 |
14 | 10 | - October 2020 |
@@ -39,7 +35,15 @@ See Firefly docker guidelines [here](firefly-docker.md). |
39 | 35 |
|
40 | 36 | ##### _Patches 2020.3_ |
41 | 37 | - 2020.3.1 |
42 | | - - Many small bug fixes and regression issues |
| 38 | + - Docker startup simplified when mapping directories ([Simplfy Docker file](https://github.com/Caltech-IPAC/firefly/pull/1038)) |
| 39 | + - Many small bug fixes and regression issues: |
| 40 | + [IRSA-3757](https://github.com/Caltech-IPAC/firefly/pull/1040), |
| 41 | + [IRSA-3729](https://github.com/Caltech-IPAC/firefly/pull/1039), |
| 42 | + [IRSA-3771](https://github.com/Caltech-IPAC/firefly/pull/1037), |
| 43 | + [Firefly-676](https://github.com/Caltech-IPAC/firefly/pull/1036), |
| 44 | + [Firefly-674](https://github.com/Caltech-IPAC/firefly/pull/1035), |
| 45 | + [Firefly-670](https://github.com/Caltech-IPAC/firefly/pull/1034), |
| 46 | + [Firefly-525](https://github.com/Caltech-IPAC/firefly/pull/1033) |
43 | 47 |
|
44 | 48 | ##### _Pull Request in this release_ |
45 | 49 | - [bug fixes](https://github.com/Caltech-IPAC/firefly/pulls?q=is%3Apr+milestone%3A2020.3+label%3Abug) |
|
0 commit comments