Skip to content

v1.3.0 Parakeet Street

Compare
Choose a tag to compare
@release-drafter release-drafter released this 17 May 17:32
· 6577 commits to refs/heads/main since this release
8cf8fed

Monk Parakeet illustration

Source: Catalogue of the Birds in the British Museum

What’s Changed

New features

  • Adds Project "Following" feature to Database schema [DB] and Project Summary page [UI] (#636) @tillyw

Enhancements

Bug fixes

  • Update project funding source amount to input only integers (#647) @mddilley
  • Fix duplicating project type bug (#645) @chiaberry
  • Fix shifting map controls when adding/editing project components (#646) @mddilley
  • Change loading icon and data refreshing on comments tab (#626) @chiaberry
  • Set funding_status_id to user selection or tentative if no selection (#630) @tillyw
  • Set project_length field default to null, drops compute_project_length function (#627) @tillyw

Dependencies upgrades