Releases: skrtdev/NovaGram
Releases · skrtdev/NovaGram
v1.10
v1.9
NovaGram v1.9
Bot Api v5.1, userbots, new handlers, new methods, new settings, and more
Read the full Changelog for a full list of changes
v1.8
NovaGram v1.8
This update features new handy handlers, useful settings, various improvements and first backward-compatible implementation of PHP8 features!
View the full changelog
v1.7
v1.6
A Big NovaGram Update is here!
NovaGram v1.6 has been released, some of the new features:
- Added new getUpdates mode, alternative to webhook
- Many many new Exceptions, for handling more specific errors
- Added some new parameters to Bot settings
- Added implementation for
Monolog/Logger
- HTML Entities Parser has been fixed, now it supports almost every entity
v1.5
v1.5
- Added positional arguments and named arguments (like python kwargs) to Types Methods (in a BC way)
- Bot and Database Classes are now prototypeable
- Full Return Types implementation
- Added some HTML tags to Entities Parser
- Built-in debug now looks like a normal exception
- NULL properties are no longer displayed in debug functions (such as var_dump, print_r and similar)