v3.1.1 — Maintenance & Security Patch
FilaOps v3.1.1 — Maintenance & Security Patch
26 commits | Security fixes, data integrity, dependency updates
Patch release addressing security findings, a foreign key bug, and timezone handling — plus 13 dependency updates.
Security
Bug Fixes
- Product
customer_idFK pointed at wrong table — now correctly referencescustomers(#338) - PostgreSQL timezone — session forced to UTC, naive datetimes handled correctly (#336)
- Import ordering fix in
fulfillment_queue.py(#337) - Datetime deprecation warnings and auth cleanup (Session 13 code review)
Dependencies (13 updates)
Python: sqlalchemy 2.0.46, pydantic-settings 2.13.0, email-validator 2.3.0, alembic 1.18.4, reportlab 4.4.10
JavaScript: lucide-react 0.564.0, @types/react 19.2.14, eslint-plugin-react-refresh
CI: actions/checkout v6, setup-python v6, upload-pages-artifact v4, codeql-action v4
Other
- Configurable database connection pool size
- PRO code isolation safeguards
- Branded documentation site with user manual
Full Changelog: v3.1.0...v3.1.1