Releases: simplyGits/MagisterJS
Releases · simplyGits/MagisterJS
1.14.3
critical
fix dates on exactly new year
1.14.0
- fix appointment attachments
- just letting magister do all the appointment date filtering (ours was broken for a long time already)
1.13.0
- improve Appointment::absenceInfo
1.12.0
- split DetailedProfileInfo to AddressInfo and ExtraProfileInfo
- improve appointment parsing and make it more easy to use
- custom appointments support
1.11.0
- fix Grade::isEnd
- add Grade::typeString
1.10.2
- fix searching with Magister::messageFolders
1.10.1
- fix logging in with a sessionid
1.10.0
- fix parent accounts
- remove callback option to Magister::profileInfo
- fix magisterLoadError::toString()
- check if school, username and password are given to Magister::ctor
- improve error handling in Message::addRecipient
1.9.0
critical
- fix appointments when time between begin and end dates overlap multiple months
- fix digitalSchoolUtilities (note: also removes broken
fillClass
param)