Skip to content

Bashbot Version 1.20

Compare
Choose a tag to compare
@gnadelwartz gnadelwartz released this 27 Dec 10:06
· 460 commits to master since this release
74ab0c2

Bashbot Version 1.20 was planned as a "bug fix only" release but, after 1000 commits since bashbot development start, it provides some new features also ...

Bug fixes:

  • some locale related fixes, thanks to @rlegene
  • optimize processing of updates (2 times faster)
  • fix interactive scripts (again), thanks to @RandomUsN for reporting
  • fix escape more reserved characters
  • better curl/wget detection
  • fix multiple updates are ignored (ups)
  • fix remove unwanted files from release
  • fix bashbot tests and git hooks
  • fix newlines in file captions

New features as of V1.20:

  • support for JSON.awk, 5 times faster than JSON.sh (beta)
  • refactoring of send_xxx_message functions to add edit_xxx_message, thanks to @jonashaag
  • new standalone bash scripts, see Usage
  • new function bot_is_admin
  • detect supergroup migration
  • allow recover from blocked from Telegram for updates
  • option to ignore commands for other bots in group

Plus the usual small bug fixes and documentation improvements ...