PluginProbe ʕ •ᴥ•ʔ
SiteOrigin CSS / 1.6.0
SiteOrigin CSS v1.6.0
1.2.1 1.2.10 1.2.11 1.2.12 1.2.13 1.2.14 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.4.0 1.4.1 1.4.2 1.4.3 1.5.0 1.5.1 1.5.10 1.5.11 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 trunk 1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.1 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.2.0
so-css / changelog.txt
so-css Last commit date
css 1 year ago inc 1 year ago js 1 year ago lang 1 year ago lib 1 year ago tpl 1 year ago LICENSE 11 years ago changelog.txt 1 year ago readme.txt 1 year ago so-css.php 1 year ago
changelog.txt
210 lines
1 == Changelog ==
2
3 = 1.6.0 - 22 November 2024 =
4 * Added `Visual Editor: Decoration > Background Attachment` setting.
5 * Added CSS Ouput Location setting. Dedicated CSS File offers best performance, Internal CSS embeds styles in page HTML.
6
7 = 1.5.11 - 13 August 2024 =
8 * Added Divi theme compatibility.
9 * Accounted for for themes that don't use menu item selectors by adding them automatically.
10
11 = 1.5.10 - 31 May 2024 =
12 * Updated SiteOrigin Installer.
13 * Updated Tested up to tag.
14 * Updated Required PHP version.
15
16 = 1.5.9 - 11 November 2023 =
17 * Updated Tested up to tag.
18 * Updated SiteOrigin Installer.
19
20 = 1.5.8 - 11 August 2023 =
21 * Updated the SiteOrigin Installer submodule.
22
23 = 1.5.7 - 09 August 2023 =
24 * Updated the expand/compress title depending on the state in the visual editor.
25 * Updated the "Tested up to" version in the readme.txt file from 6.2 to 6.3, indicating compatibility with WordPress version 6.3.
26 * Added SiteOrigin Installer submodule and functionality to handle the installer link and status in the editor and page templates.
27
28 = 1.5.6 - 07 April 2023 =
29 * WordPress PHP Coding Standards improvements.
30 * Updated `Tested up to` tag.
31
32 = 1.5.5 - 30 September 2022 =
33 * Added a check to ensure WP Filesystem is setup.
34
35 = 1.5.4 - 28 September 2022 =
36 * Developer: Introduced definable Custom CSS file name and location using `siteorigin_custom_css_file` and `siteorigin_css_enqueue_css`.
37
38 = 1.5.3 - 25 May 2022 =
39 * Updated WordPress `Tested up to` tag.
40
41 = 1.5.2 - 27 January 2022 =
42 * Updated `Tested up to` tag to `5.9`.
43
44 = 1.5.1 - 30 December 2021 =
45 * Basic Editor Theme Setting: Updated field to show selected option.
46
47 = 1.5.0 - 16 December 2021 =
48 * Basic Editor: Added a dark theme option.
49 * Ajax Saving: Resolved unintended slashes added during escaping.
50
51 = 1.4.3 - 29 November 2021 =
52 * Restored editor scrollbar.
53 * Added a fixed editor height.
54
55 = 1.4.2 - 08 November 2021 =
56 * Fixed string translation functions.
57
58 = 1.4.1 - 02 November 2021 =
59 * Removed Save button rounding.
60 * Fixed Visual Editor `Navigate To` link functionality.
61
62 = 1.4.0 - 11 October 2021 =
63 * Added Ajax saving. Users can now save in the expanded and visual editors without exiting to basic editor.
64 * Expanded/Visual toolbar buttons re-ordered for consistency between modes.
65 * Removed Font Awesome. Icons are now added via a custom font.
66
67 = 1.3.2 - 20 July 2021 =
68 * Updated `Tested up to` tag.
69
70 = 1.3.1 - 10 July 2021 =
71 * Updated the Plugins page action link list.
72
73 = 1.3.0 - 14 June 2021 =
74 * Inspector: Added a new Border Radius setting to the Decoration tab.
75 * Allowed for right-clicking anywhere in the Basic Editor.
76
77 = 1.2.14 - 26 April 2021 =
78 * Resolved Photo Gallery by 10Web plugin conflict.
79
80 = 1.2.13 - 01 February 2021 =
81 * Inspector: Added support for WooCommerce single product tabs.
82 * Inspector: Highlight important classes when element with class is selected.
83 * Restored the scrollbar in the Custom CSS content field.
84 * Developer: Further changes for jQuery 3.5.
85 * Developer: For WP 4.9+ use the WordPress version of CodeMirror if available.
86 * Developer: Removed `socss-codemirror-show-hint` as a dependency. The script can now be removed to disable hints.
87
88 = 1.2.12 - 12 December 2020 =
89 * Developer: jQuery updates for WordPress 5.6.
90
91 = 1.2.11 - 21 October 2020 =
92 * Fixed Background image setting writing to CSS.
93
94 = 1.2.10 - 09 September 2020 =
95 * Increased the specificity of the Save CSS button styling to prevent plugin conflicts.
96
97 = 1.2.9 - 29 July 2020 =
98 * Resolved Font Family field output.
99
100 = 1.2.8 - 22 May 2020 =
101 * Renamed `custom_css` textarea to prevent conflicts.
102
103 = 1.2.7 - 19 May 2020 =
104 * Restored `Save` button functionality.
105
106 = 1.2.6 - 15 May 2020 =
107 * Minor visual editor form styling fixes.
108 * Resolved PHP 7.4 `preg_replace()` warning.
109 * Moved the basic editor Save button to the sidebar.
110
111 = 1.2.5 - 05 February 2020 =
112 * Removed `themeCSS` localized script to prevent `preg_replace()` warning.
113 * Minor form styling fixes.
114 * Updated CSS NPM library.
115 * Rebuilt minified files using new build script.
116
117 = 1.2.4 - 17 January 2019 =
118 * Prefix so-css for all codemirror assets.
119 * Prevent JS error when attempting to set active element to null.
120
121 = 1.2.3 - 25 June 2018 =
122 * Add preview iframe 'load' event listener in `render` function.
123 * Reverted change to stylesheet hook.
124
125 = 1.2.2 - 16 June 2018 =
126 * Removed reference to non-existent view.
127
128 = 1.2.1 - 15 June 2018 =
129 * Removed `.min` suffix from new stylesheets for CodeMirror plugins.
130
131 = 1.2.0 - 6 June 2018 =
132 * Updated CSS library.
133 * UI changes to make it more obvious when viewing revision.
134 * Ensure revisions are sorted in descending time order.
135 * Don't link to revision currently being displayed.
136 * Add search functionality to editor.
137 * Enable persistent search and JumpToLine.
138
139 = 1.1.5 - 19 September 2017 =
140 * Use `home_url` instead of `site_url` to determine where to open CSS preview.
141 * Increment and decrement buttons work when value empty or zero. Also added repeating action while button held down.
142 * Scroll editor instead of the whole page so 'Save' button is always visible.
143 * Set color CSS on visual editor and inspector.
144 * Saving generated CSS to stylesheet file in uploads directory.
145
146 = 1.1.4 - 31 January 2017 =
147 * Updated CodeMirror to 2.25.2.
148 * Removed extra line padding.
149 * Better integration with WordPress.org translation.
150
151 = 1.1.3 - 31 January 2017 =
152 * Removed leading slash in paths after plugin_dir_url().
153 * Updated to latest CodeMirror.
154 * Fixed padding issue that was causing problems with Firefox and the color picker.
155
156 = 1.1.2 - 11 November 2016 =
157 * Ignore anything other than actual rules in media query subrules.
158 * Removed depreciated jQuery function.
159 * Updated CSSLint library.
160 * Updated minicolors.
161
162 = 1.1.1 - 28 September 2016 =
163 * Properly handle errors in frontend CSS.
164 * Added notice about SiteOrigin Premium.
165
166 = 1.1 - 26 September 2016 =
167 * Changed CSS parsing library. Fixed several issues with the visual editor mode.
168 * Added address bar to preview window.
169 * Small CSS fixes.
170 * Small changes to allow adding more visual editor fields.
171
172 = 1.0.8 - 15 August 2016 =
173 * Fixed action link.
174 * Support for GlotPress.
175 * Removed unused code.
176 * Handling of @imports for future addons.
177
178 = 1.0.7 - 4 July 2016 =
179 * Ensure user can copy/paste in editor via context menu.
180 * Added plugin action links
181 * Add classes on `body` element to selectors window.
182
183 = 1.0.6 - 24 February 2016 =
184 * Disabled autocompletion on single item (automatic autocompletion).
185 * Fixed conflict with NextGen Gallery.
186 * Only display relevant linting messages.
187
188 = 1.0.5 - 21 January 2016 =
189 * Updated to latest version of Code Mirror.
190
191 = 1.0.4 - 10 November 2015 =
192 * Fixed CSS parsing when going into visual mode.
193
194 = 1.0.3 - 29 October 2015 =
195 * Changed video image
196 * Adjust revision times by GMT offset.
197 * Don't overwrite media queries sub styles, rather just append them.
198
199 = 1.0.2 =
200 * Dequeue functionality that conflicted with WordPress color picker, if it's enqueued.
201 * Removed wp_styles for compatibility with older versions of WordPress
202
203 = 1.0.1 =
204 * Fixed conflicts with CSS editor in SiteOrigin themes.
205 * Force dequeue scripts that cause problems with main editing interface.
206 * Made it easier to follow links with inspector enabled.
207
208 = 1.0 =
209 * Initial release.
210