All Versions
38
Latest Version
Avg Release Cycle
91 days
Latest Release
358 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v6.1.9 Changes
June 11, 2022π features:
- 0οΈβ£ core: set default backend to Text (#1522)
- core: option to divert all commands to private or thread (#1528)
- core: add type hints to core and backend functions (#1542)
- π docs: add ACL and numerous backends to official documentation (#1552)
- β core: add Python 3.10 to automated tests (#1539)
- core: add room acl attribute (#1530)
- π¨ chore: refactor Dockerfile errbot install and python version bump (#1571)
π fixes:
- β‘οΈ core: success handling for update_repos (#1520)
- π core/plugins: cascade dependency plugins (#1519)
- β‘οΈ core/plugins: reload all repo plugins when updating a repo (#1521)
- π plugin_manager: correct syntax error (#1524)
- backend/text: add stub send_stream_request method (#1527)
- π backend/hipchat: remove HipChat backend (#1525)
- β backend/test: shutdown sequence to address test failure (#1535)
- π² core: various minor logging improvements (#1536)
- chore: various minor formatting improvements (#1541)
- π docs: update spark plugin reference (#1546)
- π fix: python 2 version references in docs and init template (#1543)
- π backends: deprecate built-in Slack and SlackRTM (#1526)
- π chore: remove python 3.6 checks and test environment (#1540)
- β‘οΈ chore: add/update issue templates (#1554)
- π¦ chore: pin all package dependencies (#1553, #1559)
- π² core/webserver: use errbot loglevel for consistent logging. (#1556)
- π fix/core: prevent infinite loop when only BOT_PREFIX is passed (#1557)
- chore: bump actions/setup-python from 2 to 3.1.0 (#1563)
- chore: Set permissions for GitHub actions (#1565)
- π fix: removed deprecated argument reconnection_interval for irc v20.0 (#1568)
- π docs: Add Gentoo packages (#1567)
- chore: bump actions/setup-python from 3.1.0 to 3.1.2 (#1564)
- π fix: circular dependencies error when there are none (#1505)
-
v6.1.8 Changes
June 21, 2021π features:
- π core/plugin: method to append argparse options to Command object (#1394)
- backends: Add identifier for room join and room leave callbacks (#1500)
- β backends/test: allow attachments to pytest messages as extras (#1489)
- core/acl: Add allowargs / denyargs filters to ACL (#1509)
- π² core/bootstrap: Small logging fixes to BOT_LOG_FILE and FORMATTER (#1513)
- π core/plugin: Support room names with spaces (#1262)
π fixes:
- core/cli: failure when passing relative directory during --init (#1511)
- backend/xmpp: include message delayed for send/recieved messages (#1270)
- backend/xmpp: "unexpected keyword argument 'wait'" when connecting (#1507)
- π docs: update broken readme link to plugin development docs (#1504)
- close threadpool on exit (#1486)
- π docs: remove matrix link (#1502)
- π docs: Update backend screenshots (#1499)
- π docs: Remove Google+ references (#1497)
- core: Split messages using
split()
instead of whitespace (#1496) - π chore/plugin: whoami formatting (#1459)
- π backend/GUI: Remove GUI backend (#1495)
-
v6.1.7 Changes
December 18, 2020π features:
- π core: Add support for python3.9 (#1477)
- chore: Allow dependabot to check GitHub actions weekly (#1464)
- π³ chore: Add Dockerfile (#1482)
π fixes:
- π core: AttributeError on Blacklisted plugins (#1369)
- π§ chore: Remove travis configuration (#1478)
- chore: minor code cleanup (#1465)
- π chore: Use black codestyle (#1457, #1485)
- chore: Use twine to check dist (#1485)
- π chore: remove codeclimate and eslint configs (#1490)
-
v6.1.6 Changes
November 16, 2020π features:
- β‘οΈ core: Update code to support markdown 3 (#1473)
π fixes:
- backends: Set email property as non-abstract (#1461)
- SlackRTM: username to userid method signature (#1458)
- backends: AttributeError in callback_reaction (#1467)
- π docs: webhook examples (#1471)
- π cli: merging configs with unknown keys (#1470)
- π plugins: Fix error when plugin plug file is missing description (#1462)
- π docs: typographical issues in setup guide (#1475)
- π¨ refactor: Split changelog by major versions (#1474)
-
v6.1.5 Changes
October 10, 2020π features:
- XMPP: Replace sleekxmpp with slixmpp (#1430)
- New callback for reaction events (#1292)
- Added email property foriPerson object on all backends (#1186, #1456)
- chore: Add github actions (#1455)
π fixes:
- π Slack: Deprecated method calls (#1432, #1438)
- Slack: Increase message size limit. (#1333)
- π docs: Remove Matrix backend link (#1445)
- SlackRTM: Missing 'id_' in argument (#1443)
- π docs: fixed rendering with double hyphens (#1452)
- π cli: merging configs via
--storage-merge
option (#1450)
-
v6.1.4 Changes
May 16, 2020π fixes:
- π 403 error when fetching plugin repos index (#1425)
-
v6.1.3 Changes
April 20, 2020π features:
- π Add security linter (#1314)
- β‘οΈ Serve version.json on errbot.io and update version checker plugin (#1400)
- Serve repos.json on errbot.io (#1403, #1406)
- Include SlackRTM backend (beta) (#1416)
π fixes:
- π Make plugin name clashes deterministic (#1282)
- Fix error with Flows missing descriptions (#1405)
- β‘οΈ Fix
!repos update
object attribute error (#1410) - β‘οΈ Fix updating remove repos using
!repos update
(#1413) - π Fix deprecation warning (#1423)
- π Varios documentation fixes (#1404, #1411, #1415)
-
v6.1.2 Changes
December 15, 2019π fixes:
- Add ability to re-run βinit safely (#1390)
- fix #1375 by managing errors on lack of version endpoint.
- π Fixed a deprecation warning for 3.9 on Mapping.
- removing the intermediate domain requiring a certificate.
- π¦ Fix package name for sentry-sdk flask integration
- π Add support to sentry FlaskIntegration
- π Migrate from raven (deprecated) to new sentry-sdk
- π² fix: Log errors when present
- π² Make chatroom log more descriptive
- π² Set admin check log as debug
- β Add admin warnings to log
- Fix: Advanced loop graph does not reflect the image
- β make the TestBot start timeout parameterized
- β errbot/plugin_manager: only check for /proc/1/cgroup if path exists to fix warning
- π removed (c) Apple asset we completely missed.
- fix double threading in slack backend if DIVERT_TO_THREAD is used
- β± pop up the timeout for travis
- β Makes the timeout feedback better on tests. (#1366)
- π Move all tox environments to use py37 (#1342)
- π Remove empty "text" body on Slack send_card (#1336)
- π Load class source in reloading plugins (#1347)
- β test: Rename assertCommand -> assertInCommand (#1351)
- Enforce BOT_EXTRA_BACKEND_DIR is a list type. (#1358)
- Fix #1360 Cast pathlib.Path objects to strings for use with sys.path (#1361)
-
v6.1.1 Changes
June 22, 2019π fixes:
- Installation using wheel distribution on python 3.6 or older
-
v6.1.0 Changes
June 16, 2019π features:
- Use python git instead of system git binary (#1296)
π fixes:
-
errbot -l
cli error (#1315) - π Slack backend by pinning slackclient to supported version (#1343)
- π Make βstorage-merge merge configs (#1311)
- Exporting values in backup command (#1328)
- Rename Spark to Webex Teams (#1323)
- π Various documentation fixes (#1310, #1327, #1331)