Skip to content

Releases: yungts97/laravel-user-activity-log

v1.4.1

02 Oct 08:25
Compare
Choose a tag to compare
  • 🐛 fix for cannot unpack array with string keys

v1.4.0

02 Oct 08:15
Compare
Choose a tag to compare
  • 👀 Support multiple modes for Edit Event Log
  • 💥 Add retrieved event log support
  • 📚 Fine-tune some code

v1.3.1

27 Apr 00:34
Compare
Choose a tag to compare
  • 🐛 Fixed missing table name matching on Model logs() function.
  • 🧪 Added extra assertion to the log test

v1.3.0

22 Apr 16:03
Compare
Choose a tag to compare
  • 📃 Added Commands Docs to ReadMe.
  • ♻ Improvement on code & code comments
  • ✨Get Logs from a model ( New Feature)

v1.2.2

16 Mar 01:12
Compare
Choose a tag to compare

🐛 Hotfix for unable to hide the hidden attributes bug.

v1.2.1

15 Mar 06:21
Compare
Choose a tag to compare
  • Allows filtering the log data by ID
  • Allows hiding the model attributes on logging

v1.1.0

26 Jan 03:37
Compare
Choose a tag to compare
  • Add delete user activity log command feature
  • Add delete API route for delete user activity log

v1.0.1

24 Jan 00:57
Compare
Choose a tag to compare

🐛 Fixed path incorrect issue (case-sensitive)

v1.0.0

22 Jan 07:42
Compare
Choose a tag to compare
📝 update docs