Skip to content

omnipkg v1.5.10 - Critical Hotfix For Non-Redis Users

Choose a tag to compare

@1minds3t 1minds3t released this 28 Oct 13:28

This is an emergency hotfix release that addresses a critical P0 bug introduced in v1.5.9.

🚨 CRITICAL FIX

  • Fixed: A fatal AttributeError crash on startup if the redis Python library was not installed. The application would fail for any user who did not have Redis available in their environment. The caching logic is now fully resilient and correctly falls back to SQLite without crashing.

All users on v1.5.9 are strongly urged to upgrade to v1.5.10 immediately.