-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathchangelog.txt
111 lines (81 loc) · 3.06 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
== Changelog ==
= 2.2.0 - OCT 16 2024 =
- NEW: Customizer: Library upgraded to default WordPress ReactJS.
- NEW: Customizer: Customizer Controls.
- NEW: Customizer: User Interface.
- NEW: Customizer: Reorganized settings for improved user experience.
- Fixed: Special Character decode of title for X, LinkedIn and Reddit.
- Removed: Customizer: Legacy PHP Controls.
= 2.0.8 - OCT 11 2024 =
- Added: Conditional checks for future updates.
- Updated: Compatibility: WordPress version number.
= 2.0.7 - MAY 20 2024 =
- Updated: Compatibility: WordPress version number.
= 2.0.6 - DEC 11 2023 =
- Updated: Font Awesome Library to 6.5.1 version.
- Deprecated: Google+ social sharing option.
= 2.0.5 - SEP 6 2023 =
- Updated: Compatibility: WordPress version number.
= 2.0.4 - MAY 23 2023 =
- Added: Compatibility: PHP 8.2.6: Creation of dynamic property Ocean_Social_Sharing::$plugin_path and Ocean_Social_Sharing::$plugin_url is deprecated.
= 2.0.3 - MAR 29 2023 =
- Updated: Version numbers for compatibility.
= 2.0.2 =
- Improved: Theme Panel.
= 2.0.1 =
- Updated: WordPress version number for compatibility.
= 2.0.0 =
- Added: Vanilla JS.
= 1.1.1 =
- Added: Version updated for WordPress 5.7.
= 1.1.0 =
- Added: Improved Accessibility.
- Added: Dutch translation.
- Updated: Language translation strings.
- Updated: readme.txt file.
= 1.0.15 =
- Added: Codes for the Freemius switch.
= 1.0.14 =
- Added: WhatsApp button.
= 1.0.13 =
- Fixed: W3C HTML Validation.
- Fixed: RTL issue.
= 1.0.12 =
- Added: Polish translation, thanks to Fin Fafarafiel.
= 1.0.11 =
- Fixed: Double handle for the Twitter button.
= 1.0.10 =
- Added: Estonian translation, thanks to Janek Tuttar.
= 1.0.9 =
- Fixed: Issue with apostrophe for the Twitter button.
= 1.0.8 =
- Added: New field in the customizer to choose your social icons position: before, after or before and after.
- Added: Spanish language, thank you to Angel Julian Mena.
- Deleted: Admin notice if OceanWP is not the theme used.
= 1.0.7 =
- Fixed: Issue with the Twitter button if you add a description via Yoast SEO.
= 1.0.6 =
- Added: New social networks: Viber, VK, Reddit, Tumblr and Viadeo.
- Added: Three styles: Minimal, Colored and Dark.
- Added: Social names, now you can display the social name and icon.
- Added: Border Radius setting.
- Added: Heading Position field to display the heading on side or top of the social buttons.
- Tweak: Icons replaced by SVG so if you disable Font Awesome, the social share icons are still there.
- Tweak: Social windows now opens in the middle of the page.
= 1.0.5.2 =
- Added: All sanitize_callback for the customizer options.
= 1.0.5.1 =
- Added: HTTPS for the Twitter and LinkedIn sharing links.
= 1.0.5 =
- Fixed: Issue with Facebook sharing url fixed.
= 1.0.4 =
- Fixed: Issue if you add more tag to your content fixed.
= 1.0.3 =
- Tweak: Register translation string.
= 1.0.2 =
- Added: Support OceanWP 1.1.
- Tweak: Multicheck field replaced by sortable control, now you can change positioning of the social buttons.
= 1.0.1 =
- Fixed: Problem excerpt before the social links.
= 1.0.0 =
- Initial release.