|
1 | 1 | # Change Log |
2 | 2 | All notable changes to this project will be documented in this file, formatted via [this recommendation](http://keepachangelog.com/). |
3 | 3 |
|
4 | | -## [1.8.0] = 2017-01-03 |
5 | | -### Added |
6 | | -- Added `ea_share_count_display_wrap_format` filter, see #75 |
7 | | -- Allow unique styling for each instance, see #78 |
8 | | -- Added `ea_share_count_link_url` filter, see #80 |
9 | | - |
10 | | -### Fixed |
11 | | -- Update handling of Pinterest API response, see #64 |
12 | | -- Strip tags from title before using in URL, see #71 |
13 | | -- Simplified the image attribute, see #74 |
14 | | -- Ensure icon styling only targets icons, see #70 |
15 | | -- Removed nonce from email modal, see #69 |
16 | | -- Properly receive HTTP requests to prevent errors, see #68 |
17 | | -- Fix slim styling display, see #66 |
18 | | - |
19 | | -## [1.7.1] = 2016-08-24 |
20 | | -### Fixed |
21 | | -- Issue with Facebook comment count parsing, see #63 |
22 | | - |
23 | | -### Added |
24 | | -- Composer support |
25 | | - |
26 | | -## [1.7.0] = 2016-08-20 |
27 | | -### Changed |
28 | | -- Now receive counts directly from social services (no more SharedCount), see #57 |
29 | | -- Updates now automatically pull from GitHub tags, see #53 |
30 | | - |
31 | | -### Added |
32 | | -- Filter for adding additional styles (ea_share_count_admin_services), see #58 |
33 | | -- Filter for adding additional share count services (ea_share_count_query_services), see #57 |
34 | | -- Admin notice regarding changing share count source |
35 | | -- Version number is now saved to database for future updates |
36 | | - |
37 | | -### Fixed |
38 | | -- PHP Notice if you were getting share counts for a custom URL rather than post ID |
39 | | -- Used correct hooks for Theme Hook Alliance, see #55 |
40 | | - |
41 | | -## [1.6.0] = 2016-06-23 |
42 | | -### Added |
43 | | -- Checkbox in metabox to hide share buttons on this specific post, see #51 |
44 | | -- When opening email modal, focus on first input |
45 | | - |
46 | | -### Fixed |
47 | | -- Replaced PHP short tags with proper tags, see #50 |
48 | | - |
49 | | -## [1.5.9] = 2016-05-23 |
50 | | -### Fixed |
51 | | -- Issue with automated theme location placement not working on in all cases. See #44 |
52 | | - |
53 | | -## [1.5.8] = 2016-05-19 |
54 | | -### Fixed |
55 | | -- Issue with 'after_content' theme location not working on some themes. See #43 |
56 | | - |
57 | | -## [1.5.7] = 2016-04-21 |
58 | | -### Added |
59 | | -- 'ea_share_count_update_queue' filter |
60 | | - |
61 | | -## [1.5.6] = 2016-04-12 |
62 | | -### Changed |
63 | | -- Use quotes in JS partial selector, fixing JS issue in WordPress 4.5 |
64 | | - |
65 | | -## [1.5.5] = 2016-03-22 |
66 | | -### Added |
67 | | -- Added support for custom post types |
68 | | -- Added commas to the share counts in metabox |
69 | | -- Added readme file with documentation |
70 | | - |
71 | | -### Changed |
72 | | -- Expired share counts now update after page has loaded, rather during page load |
73 | | -- Default style is now 'fancy' rather than 'bubble' |
74 | | - |
75 | | -## [1.5.4] = 2016-02-26 |
76 | | -### Changed |
77 | | -- Moved the theme location code to a later hook (template_redirect) so filterable in theme. |
78 | | - |
79 | | -## [1.5.3] = 2016-01-28 |
80 | | -### Added |
81 | | -- Display before/after content now supports all themes. First looks for Genesis and Theme Hook Alliance hooks, then falls back to 'the_content' filter (see #36) |
82 | | - |
83 | | -### Changed |
84 | | -- Icons are now included in CSS. Icon classes have changed from font awesome to our custom icons. Ex: fa-facebook is now easc-facebook (see #35) |
85 | | -- Reduced size of print button when using GSS style |
86 | | -- Renamed Genesis Simple Share style to Slim |
87 | | -- Rearranged fields on settings page |
88 | | - |
89 | | -### Fixed |
90 | | -- Special characters now work in emails (see #34) |
91 | | - |
92 | | -## [1.5.2] - 2015-11-13 |
93 | | -### Changed |
94 | | -- Links to author names on plugin page |
95 | | -- Renamed main plugin file to match plugin name |
96 | | - |
97 | | -## [1.5.1] - 2015-11-13 |
98 | | -### Changed |
99 | | -- Version bump to test plugin updater |
100 | | - |
101 | | -## [1.5.0] - 2015-11-13 |
102 | | -### Added |
103 | | -- Email sharing feature |
104 | | -- Plugin updater |
105 | | - |
106 | | -## [1.4.0] - 2015-10-21 |
107 | | -### Added |
108 | | -- Print included service option |
109 | | -- Total Counts included service option |
110 | | -- Settings to toggle count number visibility |
111 | | - |
112 | | -### Changed |
113 | | -- Refactored Included Service setting so that the service order is saved |
114 | | -- Seperate the regisration and enqueuing of assets |
115 | | -- Enqueue assets earlier |
116 | | - |
117 | | -## [1.3.0] - 2015-10-14 |
118 | | -### Added |
119 | | -- Metabox to supported post types for viewing/updating share counts |
120 | | -- Filter for theme locations |
121 | | -- Settings link to plugin page |
122 | | - |
123 | | -### Changed |
124 | | -- Refactored plugin structure |
125 | | -- Non-post URLs are now stored in a single option |
126 | | - |
127 | | -### Fixed |
128 | | -- Pinterest js library bug |
129 | | -- Select2 v4 issue, reverted to v3.5.x |
130 | | - |
131 | | -## [1.2.0] - 2015-10-06 |
132 | | -### Added |
133 | | -- Setting for post types supported |
134 | | -- Setting for hiding empty counts |
135 | | -- Uninstall functionality |
136 | | - |
137 | | -### Changed |
138 | | -- Setting format for included services |
139 | | -- Setting theme location to support before AND after |
140 | | -- Share bar display markup and CSS |
141 | | -- Reorganized file structure |
142 | | -- Assets enqueue earlier if possible |
143 | | - |
144 | | -## [1.1.0] - 2015-09-30 |
145 | | -### Added |
146 | | -- Settings page for managing API Details and Theme Display |
147 | | -- A prime_the_pump() function for ensuring there is share data for a certain number of posts |
148 | | -- 'ea_share_count_total' filter for modifying the total count. Useful when wanting to query based on specific metric (eg: facebook likes) |
149 | | - |
150 | | -## [1.0.6] - 2015-09-16 |
151 | | -### Fixed |
152 | | -- Default Facebook like opens share dialog box |
153 | | -- Single post image filter bug |
154 | | -### Added |
155 | | -- "GSS" style option to mimic the Genesis Simple Share plugin |
156 | | - |
157 | | -## [1.0.5] - 2015-09-02 |
158 | | -### Fixed |
159 | | -- Incorrect target="_blank" assignment |
160 | | - |
161 | | -### Added |
162 | | -- Filter for single post images |
163 | | -- Javascript event for share clicks |
164 | | -- Fancy button styles |
165 | | - |
166 | | -## [1.0.4] - 2015-07-24 |
167 | | -### Fixed |
168 | | -- Use correct variable name for Pinterest image |
169 | | -### Added |
170 | | -- Support for arbitrary URLs as ID |
171 | | - |
172 | | -## [1.0.3] - 2015-07-4 |
173 | | -### Fixed |
174 | | -- Update share button js to correctly look for target="_blank" |
175 | | - |
176 | | -## [1.0.2] - 2015-05-08 |
177 | | -### Added |
178 | | -- Total count parameter, accessible in count() method |
179 | | -- Total count is also stored in 'ea_share_count_total' key for query sorting |
180 | | - |
181 | | -## [1.0.1] - 2015-03-17 |
182 | | -### Added |
183 | | -- Parameter for specifying the link style |
184 | | -- Styles for bubble count Facebook and Twitter |
185 | | - |
186 | | -### Changed |
187 | | -- Removed unnecessary $post_date argument on 'ea_share_count_update_increments' filter, see #6 |
188 | | -- Inline documentation |
189 | | - |
190 | | -## [1.0.0] - 2015-03-10 |
191 | | -- Initial Commit |
| 4 | +## [1.0.0] = 2018-02-09 |
| 5 | +- Initial Release |
0 commit comments