3.4.0
Features
Standard error 📏
- Standard errors are displayed automatically for column chart and grouped column chart. #352 #356
- Tooltip for simple column chart contain the standard error. #366
Maps 🗺
- Implemented a new base layer which makes use of vector tiles #351
Filters 📏
- Improved cascading filters selection to ensure data is shown after filter selection #343
- Improved initial filter selection to ensure data is shown on the selecting chart type step #327
- Improved performance for loading filter values #377
Navigation 🏄♂️
- Page have improved titles now, depending on where you are on the application. Helpful when you have
multiple tabs with visualize.admin or when you bookmark things. #331 - Theme and organization navigation counts take into account the search field now. #329
- Improved chart editing navigation #337
- Improved chart publish action buttons #337
Bugs 🐛
- Fix selection of optional date filter #332
- Fix discrete color scales with less than 3 observations #309
Detailed changes
- Page titles by @ptbrowne in #331
- feat: Display counts per theme / organisations depending on search by @ptbrowne in #329
- fix: Discrete color scales with < 3 values + display lakes and rivers by @bprusinowski in #309
- Draft : update messages.po by @AnninaWalker in #333
- Layout improvements by @ptbrowne in #337
- Update messages.po by @AnninaWalker in #338
- Update messages.po by @AnninaWalker in #340
- Update messages.po by @AnninaWalker in #339
- Improve filter value selection by @ptbrowne in #343
- Add Swisstopo light base layer by @bprusinowski in #351
- Error bars 1 by @ptbrowne in #352
- Initial zoom to bounding box of visible shapes / symbols for maps by @bprusinowski in #354
- Error bars 2 by @ptbrowne in #356
- fix: Color segmentation filtering by @ptbrowne in #359
- Checkbox for standard error by @ptbrowne in #366
- Use booleans in map rendering condition by @bprusinowski in #364
- Add shapes & points filtering to maps by @bprusinowski in #367
- Map style updates by @bprusinowski in #361
- Fix newer cubes sorting by version in RDF query by @bprusinowski in #371
- feat: Only load relevant values in right filter by @ptbrowne in #377
- Hide map labels by @ptbrowne in #379
New Contributors
- @AnninaWalker made their first contribution in #333
Full Changelog: v3.3.0...v3.4.0