tg/CHANGELOG

14 lines
385 B
Plaintext
Raw Normal View History

2014-09-21 04:59:47 -04:00
1.0.5
2014-09-23 04:37:57 -04:00
* listening socket (tcp and unix) for commands
2014-09-17 17:03:20 -04:00
1.0.4
* changed create_group_chat format
2014-09-18 11:16:26 -04:00
* changed search query
2014-09-17 17:03:20 -04:00
* rewritten interface code. Support for escaped characters in quotes
2014-09-09 17:02:50 -04:00
1.0.3
* options to help to run telegram-cli as daemon
1.0.2
* Bug fixes
2014-08-31 06:04:16 -04:00
1.0.1
* Added pfs support. To use it you should add 'pfs_enabled=true' line to config.
* Added export_card/import_card methods