- Started adding tests to kdb's test suite.
- Fixed a bug in the new Web API.
- Fixed a bug with
kdb.plugins.help.format_msg()
. - Updated the Web Plugin UI to use jQuery Terminal.
- Added a JSON RPC Plugin.
- Updated Drone Plugin to listen to
registered
andnick
events. - Fixed a typo in Greeting Plugin
- Fixed Web Plugin proper and make package non
zip_safe
. - Fixed templates path in Web Plugin.
- Fixed the Web Plugin so it works if installed as a package and run separately.
- Fixed missing
html2text
andaspell-en
dependency. - Updated requirements and Dockerfile
- Moved example config into
etc/
- Print a treceback on plugin load failure.
- Use
os.path.exists
to check for--config
file. - Fixed Dockerfile
- Added Remote Plugin Plugin
- Fixed sub-commands for Channels Plugin.
- Fixed state management.
- Set a filename to save RSS Feeds to for the RSS Plugin in the default sample configuration file.
- Fixed sub-commands with the Channels Plugin.
- Fixed display of
RLIST
command in RSS Plugin. - Fixed counting usage statistics of commands.
- Ported to circuits 3.0