Version 1.x Release Notes
Version v.1.0.0
| Released | 2023-10-17 1730H |
| Scheduled Release | 2023-10-17 |
| Tag | 1.0.0 |
| Pull Request | |
| Clickup Tasks |
|
New
- Added new "schools" table columns:
- "is_paid" - Boolean, default false
- "service_key" - String, default "trial"
Fixed
Changed
Updated school show page to display active students count.
GradoApiService.
Send Grado API request to update school key when updated thru admin school edit page.
Defined values for school.service_key in School model class.