We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8e6c72 commit 6951ca5Copy full SHA for 6951ca5
ChangeLog
@@ -1,3 +1,9 @@
1
+bitlbee-facebook-1.2.2 (2021-02-13):
2
+ - Fix id assertion in fb_api_cb_publish_mst()
3
+ - Increase sync_interval from 5 to 1440 ("The action attempted has been
4
+ deemed abusive or is otherwise disallowed")
5
+ - Bump the FB_ORCA_AGENT version once again
6
+
7
bitlbee-facebook-1.2.1 (2020-10-20):
8
- Fix "Parse error: unexpected identifier 'taNewMessage'"
9
- Fix "Failed to read thrift: facebook-api.c:1929 fb_api_cb_publish_pt:
configure.ac
@@ -15,7 +15,7 @@
15
16
AC_INIT(
17
[bitlbee-facebook],
18
- [1.2.1],
+ [1.2.2],
19
[https://github.com/bitlbee/bitlbee-facebook/issues],
20
21
[https://github.com/bitlbee/bitlbee-facebook],
0 commit comments