2.2.0 Beta 1:
WARNING: This is a beta version with changes aimed at more efficient data storage and to comply with coding standards. Careful testing is highly recommended before use in production.
- IP addresses are now stored as varbinary(16), all previous data will be converted to the new format
- Added pagination to logs page
- Added logs filters by IP address, email, date
- Added option to automatically clean up the log
- Added button to clear the log (requires separate permission)
- Fix: use TINYINT column type to store data with Yes/No values