- Fix IP column length #16
- Fix Action status query #15
- Fix Site Name #14
- Craft 5: Initial Release
- Install Migration: Use dateTime()->notNull() instead of timestamp()
- Add
viewFilters
setting
- Incorrect reference to widgets table breaking prefixed table query
- Add
interactive
option to prune command
- Add a confirmation message to the prune command with number of days and date
- Add Payload Search (optional field, enable in Settings page)
- Do not load natively labeled actions on Actions page
- Auto label unlabeled actions on Actions filter and Actions widget
- Unicode for column url throws error when title is in Chinese #9
- Move Actions page from settings to nav bar
- Do not record any activity logs requests
- Action widget: Get anonymous actions
- Get CP trigger for Add Widget Redirect URL
- Actions widget (Note: Only labeled actions are displayed)
- "Others" category on Requests per User and Actions widgets
- Requests per user widget
- Add statistics page
- Readability: Replace html encoded slash in url with actual slash
- Add advanced payload filtering
- IP Query: Search for string contains rather than exact match
- Do not record requests to plugin
- Fix error when saving setting #3
- Added
requestFilter
setting #2
- Fix createdAt null #1
- Add All Actions to actions search box
- Add Actions Page to settings
- Move actions list to database in preparation for Actions CRUD UI
- Fix issue with uninstall
- Initial Release