Skip to content

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 06:36
· 831 commits to main since this release
64fc95a

Changes

Features

  • Add new option to project object usage (#861) @mmoila
  • Add scroll bar to investment project view (#860) @mmoila

Bug fixes

  • Force node version to be 18.8 to prevent build errors (#873) @mmoila
  • Remove ext users from user selectors (#859) @mmoila
  • Disaple text wrap from numeric columns to make them responsive (#858) @mmoila
  • Order selected dates in filters (#857) @mmoila
  • Fix/sap wbs (#855) @mmoila
  • Increase vector layer zindex to keep them visible on basemap change (#856) @mmoila
  • Fix a bug where downloading a report would crash (#853) @mmoila

Maintenance