Version 1.7.0

January 26, 2024

Fixed

  • Install Migration: Use dateTime()->notNull() instead of timestamp()

Version 1.6.0

September 13, 2023

Added

  • Add viewFilters setting

Version 1.5.4

September 9, 2023

Fixed

  • Incorrect reference to widgets table breaking prefixed table query

Version 1.5.3

August 26, 2023

Improved

  • Add interactive option to prune command

Version 1.5.2

July 8, 2023

Improved

  • Add a confirmation message to the prune command with number of days and date

Version 1.5.1

July 5, 2023

Added

  • Add Payload Search (optional field, enable in Settings page)

Version 1.5.0

June 18, 2023

Fixed

  • Do not load natively labeled actions on Actions page

Improved

  • Auto label unlabeled actions on Actions filter and Actions widget

Version 1.4.2

June 18, 2023

Fixed

  • Unicode for column url throws error when title is in Chinese #9

Version 1.4.1

May 18, 2023

Fixed

  • Defer recording until after craft is done initializing #3. Courtesy of @sjeng :pray:

Version 1.4.0

May 13, 2023

Changed

  • Move Actions page from settings to nav bar
  • Do not record any activity logs requests

Version 1.3.4

May 7, 2023

Fixed

  • Action widget: Get anonymous actions

Version 1.3.3

May 7, 2023

Fixed

  • Get CP trigger for Add Widget Redirect URL

Version 1.3.2

April 27, 2023

Added

  • Actions widget (Note: Only labeled actions are displayed)

Fixed

  • "Others" category on Requests per User and Actions widgets

Version 1.3.1

March 28, 2023

Added

  • Requests per user widget

Version 1.3.0

March 25, 2023

Added

  • Add statistics page

Version 1.2.01

March 17, 2023

Fixed

  • Readability: Replace html encoded slash in url with actual slash

Version 1.2.0

March 17, 2023

Added

  • Add advanced payload filtering

Version 1.1.5

March 17, 2023

Fixed

  • IP Query: Search for string contains rather than exact match

Version 1.1.4

March 16, 2023

Fixed

  • Do not record requests to plugin

Version 1.1.3

November 7, 2022

Fixed

  • Fix error when saving setting #3

Version 1.1.2

October 10, 2022

Added

  • Added requestFilter setting #2

Version 1.1.1

October 10, 2022

Fixed

  • Fix createdAt null #1

Version 1.1.0

September 17, 2022

Changed

  • Add All Actions to actions search box
  • Add Actions Page to settings

Version 1.0.0

July 3, 2022

Changed

  • Move actions list to database in preparation for Actions CRUD UI

Version 1.0.0-beta.2

June 22, 2022

Fixed

  • Fix issue with uninstall

Version 1.0.0-beta.1

June 22, 2022
  • Initial Release