V5 Will cut over to use the configured settings stored inside of DB, instead of config.
The following things will need to be done for the cutover to be complete.
Enforce encryption key existence
- Make sure defaults are set only if AI returns with defaults- Create system task for OCR in OCR client- Display associated system tasks- Fix system RPS form bug that doesn't show the full form b/c of fields being disabled- Reimplement how settings in system settings work- Add debug OCR to system settings
Refactor database connection to move to env variables
Refactor secret to env variable
- Refactor Magic Fill to use db creds- Refactor Quick Scan to use db creds- Refactor Email Integration to use db creds- Refactor feature config- Refactor all integrations to account for fallback settings if they exist- Allow only admins to edit group settings- Change group settings email field to be a fk on system emails, instead of text- Add import dialog to import config settings- Add ollama support
Update documentation
- Delete system tasks- Add system task on email poll
V5 Will cut over to use the configured settings stored inside of DB, instead of config.
The following things will need to be done for the cutover to be complete.
- Make sure defaults are set only if AI returns with defaults- Create system task for OCR in OCR client- Display associated system tasks- Fix system RPS form bug that doesn't show the full form b/c of fields being disabled- Reimplement how settings in system settings work- Add debug OCR to system settings- Refactor Magic Fill to use db creds- Refactor Quick Scan to use db creds- Refactor Email Integration to use db creds- Refactor feature config- Refactor all integrations to account for fallback settings if they exist- Allow only admins to edit group settings- Change group settings email field to be a fk on system emails, instead of text- Add import dialog to import config settings- Add ollama support- Delete system tasks- Add system task on email poll