| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 1.2 source code.tar.gz | 2020-01-12 | 3.8 MB | |
| 1.2 source code.zip | 2020-01-12 | 4.1 MB | |
| README.md | 2020-01-12 | 789 Bytes | |
| Totals: 3 Items | 7.9 MB | 0 | |
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