We regularly release new versions of FOF to fix known issues and introduce new features. You can find
an overview of this version's changes below.
Changelog
Bug fixes
- DataModel: reset() should also clear WHERE clauses
New features
- You can now pass a custom state hash to the Model's constructor and/or set it with the setHash() method
- You can now pass a hash_view to the Model's constructor to modify the way the hash is generated when none is provided
Miscellaneous changes
- Fix the handling of chained IPs in X-Forwarded-For