Project: InaSAFE

Changelog for version: 4.4.0

Release date: 30 May, 2018


This release focusses on extending the capabilities to support running with InaSAFE in headless mode, adding expression to retrieve part of a report, adding push to geonode feature, add sentry configuration back for helping bug fixing, and a small improvement on minimum needs precision.

Note: This will be the last feature release to support QGIS 2.18 LTR. All new feature work will happen against the upcoming InaSAFE 5.0 branch which will run only on QGIS 3.0. We will continue to make bugfix releases against QGIS 2.18 / InaSAFE 4.4


Tools


Feature: GeoNode Uploader

This new tool will allow the user to upload a layer to a GeoNode instance. This is useful to share the analysis outputs from InaSAFE onto a GeoNode server.

This feature was funded by DFAT/DMI

This feature was developed by Kartoza


Feature: Add More Precision in Minimum Needs

Based on users' request, InaSAFE added more precision on minimum needs item. This will make a user able to set minimum needs that used for 1 million people.

This feature was funded by DFAT/DMI

This feature was developed by Kartoza


Reporting


Feature: New Expression to Retrieve Section of a Report

Requested by some users, InaSAFE now has expressions to retrieve a section of the impact report. By using this, a user now can get a specific section of a report, for example, action checklist report, analysis_detail_report, notes_assumptions_report, or the other parts.

This feature was funded by DFAT/DMI

This feature was developed by Kartoza


Issues


Feature: Re-enable Sentry Configuration

InaSAFE 4.4 enables Sentry support again. This allows us to collect any errors when people use InaSAFE. This feature will help the developers to get the details of an error when it occurs. A user can disable/enable this feature from the Options menu in the Advanced tab.

This feature was funded by DFAT/DMI

This feature was developed by Kartoza


Code Internals


Feature: Update to Support InaSAFE Run in Headless Mode

In this version, we make an update to support InaSAFE run in headless mode. This support includes language specific QGIS instance, stateless analysis, and better contour creation.

This feature was funded by DFAT/DMI

This feature was developed by Kartoza