Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

1.2

Compare
Choose a tag to compare
@aschmelyun aschmelyun released this 12 Jan 04:33

A whole bunch of new features (big and small) as well as some bug fixes that I took a while getting around to. Here's a fairly condensed list of what's been added:

  • Includes the laravel/helpers package for legacy str_contains method
  • On the models changes page, doesn't strip out special characters for language compatibility
  • Optimizes the front-end for better mobile experience
  • Adds a pop-up confirmation box when reverting model changes
  • Logs user ID to model changes if a user is authenticated
  • Adds a custom webhook notification method
  • Monitors and logs 404 errors
  • Updates documentation and README to include information about LARAMETRICS_FROM_EMAIL env variables
  • Organizes the code structure better and pulls functionality into proper listener/action classes