v0.2.5
Added
- SlackAIChatController.process_response more modular for customizations.
- Admin model classes using either Django Admin Model or Unfold Admin Model.
- Model SlackAIChatMessage OneToOne field converted to FK, so we can duplicate threads.
Fixed
- SlackAIChatController.collect_slack_context fixed to collect the proper current user data.