app-gelinkt-notuleren 2.12.0

Release information

Release notes: https://github.com/lblod/app-gelinkt-notuleren/releases/tag/v2.12.0

Release notes frontend: https://github.com/lblod/frontend-gelinkt-notuleren/releases/tag/v2.24.0

Note a minor bugfix release was released: 0.12.1 this just fixes the "aanvullend reglement template title"

Executive summary

The editor was upgraded to 0.56.2, which includes several fixes since the last deploy. Most notably improvements with regards to handling in lists, whitespace handling and the improved table menu. This release also includes small fixes such as the display of the article number in the publication preview, the display of the datepicker in modal windows and the number of attachments in the agendapoint overview.

Deploy 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. git fetch && git checkout v2.12.1)

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

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

  8. start the virtuoso and migrations service and wait for migrations to finish

  9. start the stack docker-compose up -d

  10. verify it's up

Deployments

Last updated