Skip to content

Releases: skrtdev/NovaGram

v1.10

05 May 16:04
Compare
Choose a tag to compare

Bot API v5.2 and fixes

v1.9

08 Apr 10:34
Compare
Choose a tag to compare

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

09 Dec 17:17
Compare
Choose a tag to compare

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

19 Nov 16:59
Compare
Choose a tag to compare

v1.7 - Bot Api 5.0

This updates includes

  • Bot Api 5.0 features
  • Improvements to async handling of updates
  • New UnauthorizedException

v1.6

09 Nov 18:59
Compare
Choose a tag to compare

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

12 Oct 15:45
Compare
Choose a tag to compare

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)

v1.4

26 Sep 18:33
Compare
Choose a tag to compare

Added Typed Properties with Description to every Object
Added non-dinamic Methods to Bot Class
Added Entity Parser, and Message::toHTML() Method

v1.3

18 Sep 13:46
Compare
Choose a tag to compare

What's new:

  • Database in docs
  • Debug methods
  • JS-like prototypes
  • Many fixes in Conversations

v1.2

14 Sep 18:04
Compare
Choose a tag to compare
v1.2

v1.1

14 Sep 18:03
29e377e
Compare
Choose a tag to compare
Update 1.x.php