app-gelinkt-notuleren 2.3.0

enhancements

  • #57 build extracts in parallel

  • #59 support async creation of preview, signature and publication for the decision list

  • #58 validation error on treatment preview

enhancements

  • #164 async preview, signing and publication of a decision list

  • #163 lazy load uittreksels

Bug Fix

  • #165 Fix a bug where agenda items would have incorrect links to previous agenda items (@abeforgit)

Deployment guide

  1. set up the maintenance frontend in docker-compose.override.yml

  2. optional: create a backup of the database with /data/useful-scripts/virtuoso-backup.sh ${name-of-container}

  3. bring down everything with docker-compose down

  4. bring up just the maintenance frontend with docker-compose up -d editor

  5. checkout the v2.3.0 tag

  6. Production only: make sure to bump the version of controle-editor to the correct frontend version (2.10.0)

  7. remove (comment out) maintenance frontend from docker-compose.override.yml

  8. start the stack docker-compose up -d

  9. verify it's up

Deployments

Last updated