|
1 | 1 | # Release Notes |
2 | 2 |
|
3 | | -The latest supported release is [TBD] |
| 3 | +## Releases |
4 | 4 |
|
5 | | -## Latest updates |
| 5 | +### 0.3.1 |
| 6 | +[Released: *2020-04-09*](https://bitbucket.org/cividi/gemeindescan-webui/commits/tag/0.3.1) |
| 7 | +[Sprint: 4 "Out of the Box"](https://bitbucket.org/cividi/gemeindescan-webui/issues?milestone=SP+4%3A+Out+of+the+box) |
6 | 8 |
|
7 | | -You can download the latest updates from https://bitbucket.org/cividi/gemeindescan-webui/src |
| 9 | +- Small fixes |
8 | 10 |
|
9 | | -## Sprint 0: Project setup |
| 11 | +### 0.3.0 "Out of the Box" |
| 12 | +[Released: *2020-04-09*](https://bitbucket.org/cividi/gemeindescan-webui/commits/tag/0.3.0) |
| 13 | +[Sprint: 4 "Out of the Box"](https://bitbucket.org/cividi/gemeindescan-webui/issues?milestone=SP+4%3A+Out+of+the+box) |
10 | 14 |
|
11 | | -[Bitbucket issues](https://bitbucket.org/cividi/gemeindescan-webui/issues?status=new&status=open&milestone=Sprint%200%3A%20Project%20setup) - until 10.1.2020 |
| 15 | +- Workspace support |
| 16 | +- Improved layouts |
| 17 | +- Improved deployment |
| 18 | +- Improved JSON editor in Django-Admin |
| 19 | +- Experimental branch: automatic screenshot generator |
12 | 20 |
|
13 | | -TODO: what is in this release, bullet points. |
| 21 | +### 0.2.1 |
| 22 | +[Released: *2020-03-16*](https://bitbucket.org/cividi/gemeindescan-webui/commits/tag/0.2.1) |
| 23 | +[Sprint: 3 "Hello World"](https://bitbucket.org/cividi/gemeindescan-webui/issues?milestone=SP+3%3A+Hello+world) |
| 24 | + |
| 25 | +- Legend is now using SVG rendering |
| 26 | +- Small fixes |
| 27 | + |
| 28 | +### 0.2.0 "Hello World" |
| 29 | +[Released: *2020-03-11*](https://bitbucket.org/cividi/gemeindescan-webui/commits/tag/0.2.0) |
| 30 | +[Sprint: 3 "Hello World"](https://bitbucket.org/cividi/gemeindescan-webui/issues?milestone=SP+3%3A+Hello+world) |
| 31 | + |
| 32 | +- SnapshotView support according to [Gemeindescan Datapackage Specification](https://bitbucket.org/cividi/gemeindescan-sample/) |
| 33 | +- Based on Leaflet and [Simple Style GeoJSON](https://github.com/mapbox/simplestyle-spec) |
| 34 | +- Support for [Simple Style GeoJSON](https://github.com/mapbox/simplestyle-spec) and Leaflet Circles |
| 35 | +- Support for Legends |
| 36 | +- GeoDjango added |
| 37 | + |
| 38 | +### 0.1.2 |
| 39 | +[Released: *2020-02-20*](https://bitbucket.org/cividi/gemeindescan-webui/commits/tag/0.1.2) |
| 40 | +[Sprint: 2 "Map Space"](https://bitbucket.org/cividi/gemeindescan-webui/issues?milestone=SP+2%3A+Map+space) |
| 41 | + |
| 42 | +- Multilanguage support via [`vue-i18n`](https://github.com/kazupon/vue-i18n) |
| 43 | +- Improved docker setup |
| 44 | +- Experimental: snapshot view |
| 45 | + |
| 46 | +### 0.1.1 |
| 47 | +[Released: *2020-02-13*](https://bitbucket.org/cividi/gemeindescan-webui/commits/tag/0.1.1) |
| 48 | +[Sprint: 2 "Map Space"](https://bitbucket.org/cividi/gemeindescan-webui/issues?milestone=SP+2%3A+Map+space) |
| 49 | + |
| 50 | +- Static content updates |
| 51 | + |
| 52 | +### 0.1.0 |
| 53 | +[Released: *2020-02-06*](https://bitbucket.org/cividi/gemeindescan-webui/commits/tag/0.1.0) |
| 54 | +[Sprint: 0 "Project Setup" + Sprint 1 "Splash Down"](https://bitbucket.org/cividi/gemeindescan-webui/issues?milestone=SP+1%3A+Splash+down&milestone=SP+0%3A+Project+setup) |
| 55 | + |
| 56 | +- Initial version |
| 57 | +- Django + Graphene + GraphQL + Vue setup |
14 | 58 |
|
15 | 59 | ## See also |
16 | 60 |
|
|
0 commit comments