Version 1.x Release Notes
Version v.1.2.0
| Released |
Scheduled Release 2023-12-06
Tag 1.2.0
Pull Request PR#38,40, 41, 42.43,44,45,46
Clickup Tasks
https://app.clickup.com/t/865d4wjyq
https://app.clickup.com/t/865d8atm0
https://app.clickup.com/t/865d8arez
https://app.clickup.com/t/866b1f0rj
https://app.clickup.com/t/860t05c98
https://app.clickup.com/t/866b1f0ru
https://app.clickup.com/t/860t2b419
https://app.clickup.com/t/860rz8x2f
New
- Added app_defaults.yml file to define settings of customer portal:
- trial_days_expired_before_delete - number of days passed after trial subscription expired before requesting to delete school on Grado
is_prorated column to "invoices" table to indicate total amount is not the full amount of line items.
Displayed "Is Prorated" field on admin invoice pages.
Added a way for the user to view uploaded proof of payment on client facing school#show
Added mail notification when uploaded proof of payment is rejected
Added new columns to manual_verifications for:
- bank name
Fixed
- Corrected displayed values on school invoices when proration applies. The subtotal and monthly payable is the total of the line items, then the total amount due is the prorated amount.
Changed
- Updated Intelimina's bank account number on manual payment page
- Added billing reminder below page header
Deprecated
Version v.1.1.1
| Released | 2023-11-21 1700H |
| Scheduled Release | 2023-11-21 |
| Tag | 1.1.1 |
| Pull Request | PR#39 |
| Clickup Tasks |
New
- Created "background_jobs" table to record jobs executed by the system.
- Added "is_free_trial" column to "subscriptions table.
- Created mailer for the following cases:
- free trial starts now
- free trial ends on 7, 3, 1 day(s)
- free trial expired
- payment received
- Added "Is Free Trial" field on admin subscription pages:
- as filter on index page,
- as column on index page,
- as row on show page, and
- as input on edit page.
Fixed
Changed
- Displayed background jobs on school show page. This is where mails sent will be listed.
Deprecated
Version v.1.1.0
| Released | 2023-10-26 2030H |
| Scheduled Release | 2023-10-26 |
| Tag | 1.1.0 |
| Pull Request | PR#37 |
| Clickup Tasks |
https://app.clickup.com/t/865d89wd3 |
New
- Added links to "Terms of Use" and "Privacy Policy" before the "Sign Up" button.
Fixed
Changed
- Changed header text from "Sign Up" to "Welcome to Grado - Your Journey to Efficient School Management Begins Here".
Deprecated
Version v.1.0.1
| Released | 2023-10-19 2000H |
| Scheduled Release | 2023-10-19 |
| Tag | 1.0.1 |
| Pull Request | PR#26,36 |
| Clickup Tasks |
https://app.clickup.com/t/865d89qdc https://app.clickup.com/t/865btjvw3 |
New
- Added manual bank transfer workflow.
Fixed
- Fixed errors in SubscriptionDataService:
- Returned 0 for quantity of student when there is no active subscription.
- Fixed errors on "Active Subscription" side panel of admin school show page:
- Displayed "N/A" on "Next Billing" when no active subscription is found.
- Displayed "N/A" on "Last Billing" when no active subscription is found.
Changed
Deprecated
Version v.1.0.0
| Released | 2023-10-17 1730H |
| Scheduled Release | 2023-10-17 |
| Tag | 1.0.0 |
| Pull Request | PR#34,35 |
| Clickup Tasks |
https://app.clickup.com/t/865d791dn |
New
- Added new "schools" table columns:
- "is_paid" - Boolean, default false
- "service_key" - String, default "trial"
- Added "request_direction" column to "api_logs" table. This identifies whether request is incoming or outgoing.
- Added "Is Paid" and "Service Key" fields in admin school index page, index filter, and show page.
- Added "Service Key" field to admin school edit form.
- Added active_students_count column to the "schools" table.
- Added "active_students_count" parameter to the permitted parameters of school API.
Fixed
Changed
- Updated school show page to display active students count.
- Create logs for all requests made by
GradoApiService. - Send Grado API request to update school key when updated thru admin school edit page.
- Defined values for
school.service_keyin School model class.
Deprecated
Thank you for reading the release notes you geek! You have reached the end of the page.