-
Notifications
You must be signed in to change notification settings - Fork 3
/
changelog.txt
127 lines (87 loc) · 2.38 KB
/
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
= 2.0.3 =
* Really add Telegram
= 2.0.2 =
* Add Telegram
= 2.0.1 =
* Add the template tag back in.
= 2.0.0 =
* Refactored some code
* Updated Font Awesome
= 1.3.1 =
* Fixed type hinting error (we're not there yet, captain)
= 1.3.0 =
* We added all social networks in the pack
* Preparation for some new features to come
= 1.2.9 =
* Added more social networks
= 1.2.8 =
* Removed escaping of widget output
= 1.2.7 =
* Fixed a bug that prevented the widgets from loading
= 1.2.6 =
* Fixed readme.txt
= 1.2.4 =
* Removed '_' when there shouldn't have been one.
* Notify users that support is now done on Github.
= 1.2.3 =
* Fixed static function error on shortcode
= 1.2 =
* Released quality code (according to WordPress Coding Standards)
* Added unit testing
= 1.1.4 =
* Removed WeChat
* Updated icons
= 1.1.3 =
* Removed missing semi-colon on non-breaking space.
= 1.1.2 =
* Added missing translation strings
= 1.1.1 =
* Fixed a translation domain in the widget management panel.
= 1.1 =
* Added support for WordPress translate.
* Prepped the system for style packs. Coming soon!
= 1.0.3 =
* Fixed spelling mistake
* Fixed alignment issue on shortcode
= 1.0 =
* Started implementing extendable features.
= 0.9.1 =
* Fixed fatal error on getting social networks. Should fix memory leak.
* Used construct on the classes to support depreciation in 4.3
= 0.9.0.1 =
* Changed the way the widget is registered.
* Fixed default style link hover colour in widgets.
= 0.9 =
* Recreated the plugin from the ground up
* Added support for font based icons
* Removed extra social networks
* Ability to order the social networks
= 0.4.2.2 =
* Added YouVersion correctly.
= 0.4.2 =
* Google+ icon did not upload correctly.
= 0.4.1 =
* Move across to Leaps+Bounds. Includes support for Google+.
= 0.4 =
* Added extra social networks incl. Google+ and removed under performing ones
= 0.3.2.2 =
* Image src attribute had an extra slash in it.
= 0.3.2.1 =
* Subversion did not pick up all of the changes. This is to push the update to all updated installs.
= 0.3.2 =
* Spelling Mistake
* Title Error
= 0.3.1 =
* Fixed a minor bug
= 0.3 =
* Added even more social networks
* Updated the layout
* Option to have links open in current or new window
* Added link to the admin bar (Appearance -> The Social Links)
= 0.2.1 =
* Fixed a minor bug
= 0.2 =
* Add more social networks
* Added screenshots
= 0.1 =
* Initial Release