Skip to content

Releases: ayrat555/el_monitorro

0.14.0

13 Jan 17:15
711d4c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.1...0.14.0

0.12.1

29 Sep 11:44
03548f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.13.0

0.12.0

05 Feb 14:01
c88d864
Compare
Choose a tag to compare

0.12.0 (2023-02-05)

  • Add inline keyboard for help command (#288)
  • Add command to close/remove keyboards and messages (#289)
  • Support author in templates (#294)
  • Support authors from dublincore (#295)
  • Add preview_enabled to chats (#296)
  • Feed keyboards (#298)
  • Process commands in conversational style (#301)
  • CommandsKeyboard improvements (#302)
  • Display only read-only commands for feed keyboards in public chats (#303)
  • Update rust version and dependencies

0.11.0

24 Sep 17:33
Compare
Choose a tag to compare

0.11.0 (2022-09-24)

Improved

  • Optimize filter word matching using the ahocorasick crate (#263)
  • Configure the max number of filter words with the env var (#264)
  • Re-use the http client for all requests (#265)
  • Parse links along with their content (#266)

Fixed

  • Fix long links in templates (#257)

0.10.0

04 Sep 19:54
5120703
Compare
Choose a tag to compare

0.10.0 (2022-09-04)

Added

Improved

New Contributors

0.9.0

01 Aug 17:20
be5d28e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.9.0

0.8.0

01 Jun 10:55
8f3734d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0

14 May 14:41
6c049ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

02 Apr 16:03
212fa4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.0...0.6.0

0.5.0

03 Feb 17:23
4768181
Compare
Choose a tag to compare

0.5.0

  • Remove custom templates (handlebars can be used directly) (#196)
  • Add remove_filter, remove_template, remove_global_template (#197)