Skip to content

Release 2.6.0-patch00

Choose a tag to compare

@nllong nllong released this 06 Dec 22:31
· 6116 commits to develop since this release

This patch has address a couple issues including:

  • Use previous version of base image for docker builds (both SEED and PostgreSQL). This is due to Ubuntu edge repo no long including the correct version of Postgis.
  • Update the deployment to automatically read the version of redis, postgres, and OEP from the docker-compose.build.yml file
  • Fix data comparisons when merging records
  • Fixed #2039, Portfolio Manager Login URL Changed
  • Fixed #2058, Portfolio Manager URL Changed (Flapping Issue)
  • Fixed #2076, ESPM import no longer works due to ESPM website updates