-
Notifications
You must be signed in to change notification settings - Fork 78
/
CHANGELOG.txt
41 lines (24 loc) · 995 Bytes
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# CF Post Formats
## Version 1.4
- (fix) Gallery preview images are served over SSL if the admin page is loaded over SSL
- (fix) Suppress PHP warning that could display in some situations when loading gallery preview images
- (fix) jQuery live() is deprecated
## Version 1.3.1
- (fix) WordPress 3.8 admin UI compatibility
## Version 1.3
- (fix) WordPress 3.8 admin UI compatibility
## Version 1.2
- (fix) Don't auto-set the post title for status posts if a title already exists
## Version 1.1
- WordPress 3.5 compatibility
- Requires WordPress 3.5
## Version 1.0.2
- Gallery is displayed as expected when images have already been uploaded before gallery tab is selected
- Fix audio fields showing on Video tab (props DrewAPicture)
- Fix quote fields showing on Link tab (props dariodev)
- Compatibility with Social broadcasting of Status posts
## Version 1.0.1
- added CHANGELOG
- add compatibility with `pre_ping` changes in WordPress 3.4
## Version 1.0
- first public release