Module organization:
- Moving stuff out from core makes upgrading much more straightforward, leveraging tools like dependabot to patch security changes, etc
- Concerns noted about github organization as stuff moves from core into separate modules
Releases:
- Increase cadence to avoid merge conflicts, etc
- Publish security warnings immediately after release (once the code is out, people will figure out how to exploit regardless); continue to focus on making upgrades easy
- Aiming for next week for next security patch
Misc:
- fix(faxsms): voice vendor ID 6 breaks UI after upgrade · Issue #10947 · openemr/openemr · GitHub - how can we prevent this sort of issue in the future
- Laminas gone
- DBAL migrations about ready
- ORM prototype
- Modules safe mode
Next week:
- Remove saturday call, move to work week? Thursdays?
- CodeRabbit