This repository has been archived by the owner on Jul 5, 2022. It is now read-only.
Releases: DZunke/SlackBundle
Releases · DZunke/SlackBundle
SlackBundle v2.6.0
SlackBundle v2.5.0
SlackBundle v2.4.1
SlackBundle v2.4.1
- FIX: Symfony 2.8 support was defect by removed classes in services.yml
SlackBundle v2.4.0
SlackBundle v2.4.0
- Feature: Support for more fields in attachments and additional client options for Messaging::message() (by @pmishev=
- Support for Symfony 4.0
SlackBundle v2.3.0
SlackBundle v2.3.0
- Feature: Add channel.create action
- Bug: Fixed dumb error with post requesting
SlackBundle v2.2.0
SlackBundle v2.2.0
- Feature: Add Support to send Requests as POST instead of GET
- Patch: Fix UsersList-Action, users email could be empty (by @mediafigaro)
- Patch: Fix channel history (found in fork by @elmpp)
SlackBundle v2.1.0
SlackBundle v2.1.0
- Add Support to disable SSL Verification at Guzzle Client
SlackBundle v2.0.0
SlackBundle v2.0.0
- (NOT BC) Feature: Upgrade to Guzzle 6 (thanks for Support @alister)
1.4.0
SlackBundle v1.4.0
- Feature: Monolog-Logger uses colored attachments based on the log level (by @jdecoster)
- Patch: Quoting Services to Support Symfony > 2.8 (by @carlosmasip)
- Patch: Fix deprecation in configuration
- Patch: Enable Symfony 3.0 and PHP 7
1.3.0
SlackBundle v1.3.0
- Feature: File upload service now accepts an array of channels, string usage is deprecated
- Feature: Implement action to invite users to a channel
- Feature: Implement action and service to get details about users on the team
- Feature: Implement console command to read userdata from api
- Patch: File upload no longer need to lookup channel id due to api changes
- Patch: Set aliases for command names - old names with dzunke: prefix will be removed in the future!