New
v3.0.16
The last release was broken. Apologies. This addresses those problems.
- The app would not boot due to redis and sidekiq connection_pool incompatibilities
- Google SSO was broken.
If you tried 3.0.15, sorry for wasting your time. We've improved the testing environment to catch these problems sooner.
Upgrade note: If you're running loomio-deploy, you will need to edit docker-compose.yml and update redis to 8.4
redis:
container_name: loomio-redis
image: redis:8.4