Skip to content

Releases: akvo/akvo-lumen

Lumen v0.18.3

06 Nov 11:08
3764501
Compare
Choose a tag to compare

Bugfixes

[#1150] Map layer editor works with old maps

Lumen v0.18.2

03 Nov 08:49
9b479f5
Compare
Choose a tag to compare

Bugfixes

[#1144] Filter regression

Lumen v0.18.1

03 Nov 07:47
6b2ff6d
Compare
Choose a tag to compare

Bugfixes

[#1144] Filter regression

Lumen v0.18.0

03 Nov 06:45
eea8007
Compare
Choose a tag to compare

Bugfixes

[#1078] Sort dataset selection alphabetically .
[#1139] Improved French translations.

Internal improvements.

[#1077] Maps rendered using the Windshaft map tiler.
[#1106] Move from dev to new test cluster
[#1136] Allow a single tenant to hold on to more database connections.
[#1124] Improve docs on add new tenant script.
[#1104] Fix broken add tenant script.
[#1069] Update self-signed ssl certificate use for development.
[#1098] Use an alpine based image for the client
[#1113] Make sure databases in our test cluster have Postgis extension installed.

Lumen v0.17.0

11 Oct 12:05
Compare
Choose a tag to compare

New and noteworthy

[#1079] Refactor client headers
[#1078] New "merge" transformation to add columns from one dataset to another
[#1091] Add /healthz check
[#1069] Use PostgreSQL over SSL in development

Bugfixes

[#1082] Hide "Counters" toggle in map editor

Lumen v0.16.0

20 Sep 09:02
Compare
Choose a tag to compare

New and noteworthy

[#1057] Scripts for stats
[#1006] Improved database security
[#1053] Include instance id, display name and surveyal time when importing flow forms
[#1062] Configure proper backend logging

Bugfixes

[#1066] Fixed bug where it was not possible to immediately share an existing dashboard

Lumen v.0.15.0

07 Sep 06:21
Compare
Choose a tag to compare

New and noteworthy

[#972] It is now possible to generate PostGIS geometry data from user selectable latitude and longitude column data
[#1032] Update Flow integration with recent changes to the flow-api
[#874] Update remove-tenant script to cleanup keycloak
[#1028] Add option to disable autodetection of column types for csv imports

Bugfixes

[#1042] Properly disable filter save button if filter is not fully configured
[#1030] Remove visualisations from dashboards when deleting a visualisation or dataset
[#1037] Only show valid datasets in visualisation editor drop downs
[#680] Tests refactored and now constantly use correct test db

Lumen v0.14.0

25 Aug 11:58
Compare
Choose a tag to compare

New and noteworthy

[#1010] Added "unlimited" tenant plan
[#1028] Add option to disable autodetection of column types for csv imports

Bugfixes

[#988] Disable share button if the visualisation or dashboard is not saved
[#1020] Resolved issue where map rendering would fail if there's only a single geo point
[#1026] Resolve issue in the bar chart editor where if the user picks the bucket column before the metric column an error (unseen to the user) was raised.

Lumen v0.13.0

16 Aug 14:28
Compare
Choose a tag to compare

New and noteworthy

[#673] A new resources section in the admin, where current plan, used resources and limits are visible
[#957] Added Spanish and French translations
[#953] Added support hero widget
[#932] Hide buttons and actions that are not implemented yet
[#973] Setting up development environment using docker-compose
[#967] Made our first steps down the path towards geospatial data support in Lumen.

Bugfixes

[#999] Double scroll bar appearing on windows
[#931] Long visualisation titles appear cut off

Lumen v0.12.0

25 Jul 07:30
Compare
Choose a tag to compare

New and noteworthy

  • [#947] Updateable datasets. Akvo Flow and Link data sources can now be updated with new data

Improvements

  • [#946] Akvo Flow caddisfly responses are imported as raw json strings
  • [#787] Don't show datatype in map legend
  • [#788] Show bucket column name in hover text for scatter chart

Other

  • Release notes for previous versions can be found here