Releases: loumadev/EdupageAPI
Releases · loumadev/EdupageAPI
Added message polls and replies settings
v0.8.3 Added some reply options for sending messages
Migrated `User.login` to mobile API
v0.8.2 Merge branch 'master' of https://github.com/loumadev/EdupageAPI
Added automatic API errors resolution mechanism
v0.8.1 Added automatic API errors resolution mechanism (#13)
Implemented session ping
Warning: This feature comes with certain limitations!
- Since repetitive session pinging requires internal timers and Node (or at least me) doesn't know when the application reached the end, a new
Edupage.exit()
method must be used to properly exit the process.
Fixed issues with daily plan periods
v0.7.14 Fixed missing period id in daily plan (#11)
More error handling
v0.7.13 Fixed missing function paramter (`this` - instance of Edupage)
Fixed dependencies
v0.7.12 Added `debug` module to dependencies (#8)
Fixed bugs while logging in
v0.7.11 Bump version
Fixed bug with invalid grade providers
Fixed bug from issue #6
Added warning system
v0.7.9 Bump version