Version 31
Fixed
- Fixed associations in IALScheduler to actually show properly rather than random numbers.
Changed
- Changed IALScheduler to only count the number of actions per actor rather than listing the same actor repeatedly.
- Changed the query used in IALScheduler to not use
::all()to improve performance. - Upgraded external libraries:
- Upgraded Bootstrap from 5.3.0-alpha1 to 5.3.8.