Skip to content

v0.4.0 Catalpa St

Pre-release
Pre-release
Compare
Choose a tag to compare
@release-drafter release-drafter released this 16 Apr 05:54
· 10147 commits to main since this release
7950a02

v0.4.0 Catalpa St

image
Source: Trees of Texas

What’s Changed

New features

Enhancements

  • Move actions column index to the right on MaterialTable instances (#268) @tillyw
  • Project Summary Map | Set order of layers in the map (#269) @mddilley
  • Update Dropdown order of project roles, status, and phases to match Gitbook docs (#296) @sergiogcx

Bug fixes

  • Sets time zone to UTC when formatting for display (#260) @tillyw
  • Patch for mapbox styling WSOD error (#277) @sergiogcx
  • Fixes bug with File Upload (#276) @sergiogcx
  • Fixes bug in adding or edit Team members (#289) @sergiogcx
  • Replaces the ecapris_subproject_id unique constraint with an unconstrained index (#286) @tillyw
  • Fixes bug where adding team members doesn't associate to new project (#297) @sergiogcx
  • Fixes bug to handle saving a project when no team members are added (#287) @mddilley

Dependency Updates

  • Bump pyyaml from 5.3.1 to 5.4 in /moped-api/requirements (#258) @dependabot