-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathchangelog.txt
100 lines (72 loc) · 2.58 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
== 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.
- Removed: Customizer: Legacy PHP Controls.
= 2.1.0 - OCT 11 2024 =
- Added: Conditional checks for future updates.
- Updated: Compatibility: WordPress version number.
= 2.0.9 - MAY 20 2024 =
- Updated: Compatibility: WordPress version number.
= 2.0.8 - DEC 11 2023 =
- Added: Compatibility: WooCommerce: HPOS support.
- Updated: Font Awesome Library to 6.5.1 version.
= 2.0.7 - SEP 6 2023 =
- Updated: Compatibility: WordPress version number.
= 2.0.6 - MAY 23 2023 =
- Added: Compatibility: PHP 8.2.6: Creation of dynamic property Ocean_Product_Sharing::$plugin_path and Ocean_Product_Sharing::$plugin_url is deprecated.
= 2.0.5 - MAR 29 2023 =
- Updated: Version numbers for compatibility.
= 2.0.4 =
- Fixed: Accessibility: Broken aria label reference.
= 2.0.3 =
- Improved: Theme Panel.
= 2.0.2 =
- Updated: Porduct Sharing section is missing from customizer.
= 2.0.1 =
- Updated: WordPress version number for compatibility.
= 2.0.0 =
- Added: Vanilla JS.
= 1.1.2 =
- Fixed: Icon color: customizer settings don't function.
- Fixed: Twitter social share link.
= 1.1.1 =
- Added: Version updated for WordPress 5.7.
= 1.1.0 =
- Added: Improved Accessibility.
- Updated: Translation strings.
- Updated: readme.txt file.
= 1.0.8 =
- Added: Codes for the Freemius switch.
= 1.0.7 =
- Added: Compatibility with Easy Digital Downloads.
- Added: Polish translation, thanks to Fin Fafarafiel.
- Added: Arabic translation, thanks to Mr.NoComment.
= 1.0.6 =
- Added: Estonian translation, thanks to Janek Tuttar.
= 1.0.5 =
- Added: Spanish language, thank you to Angel Julian Mena.
- Deleted: Admin notice if OceanWP is not the theme used.
= 1.0.4 =
- Tweak: The share buttons now open a popup instead of a new tab.
= 1.0.3 =
- Tweak: Icons replaced by SVG so if you disable Font Awesome, the social share icons are still there.
- Tweak: CSS improvement.
= 1.0.2.4 =
- Added: All sanitize_callback for the customizer options.
= 1.0.2.3 =
- Tweak: Responsive buttons style improved.
= 1.0.2.2 =
- Fixed: Issue with Facebook sharing url.
- Added: HTTPS for the Twitter and Facebook sharing links.
= 1.0.2.1 =
- Fixed: Responsive problem on full width layout.
= 1.0.2 =
- Fixed: Issue with styling controls of the customizer.
= 1.0.1 =
- Added: Sortable control, now you can change positioning of the social buttons.
- Added: Support OceanWP 1.1.
= 1.0.0 =
- Initial release.