Skip to content

Commit

Permalink
version 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Apr 13, 2020
1 parent aa0d375 commit fd04e5c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## 2.1.1 - 2020-04-13

### Added
- Add support Linked.in for company pages. See [docs](https://verbb.io/craft-plugins/social-poster/docs/providers/linked-in).
- Updated Facebook and Linked.in provider docs with more detailed instructions.

### Changed
- Remove `r_basicprofile` and `w_share` permissions for Linked.in. These are no longer valid.
- Remove `visibility` settings for Linked.in. No longer valid.

### Fixed
- Fix checking for valid asset field and asset.
- Provide some better error responses when connecting to providers.
- Fix front-end posting not working.

## 2.1.0 - 2020-01-29

### Added
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "verbb/social-poster",
"description": "A Craft CMS plugin for automatically posting entries to social media.",
"type": "craft-plugin",
"version": "2.1.0",
"version": "2.1.1",
"keywords": [
"craft",
"cms",
Expand Down

0 comments on commit fd04e5c

Please sign in to comment.