PluginProbe ʕ •ᴥ•ʔ
Code Manager / 1.0.48
Code Manager v1.0.48
1.0.48 1.0.47 trunk 1.0.0 1.0.1 1.0.10 1.0.11 1.0.12 1.0.13 1.0.14 1.0.15 1.0.16 1.0.17 1.0.18 1.0.19 1.0.2 1.0.20 1.0.21 1.0.22 1.0.23 1.0.24 1.0.25 1.0.26 1.0.27 1.0.28 1.0.3 1.0.30 1.0.31 1.0.32 1.0.33 1.0.34 1.0.35 1.0.36 1.0.37 1.0.38 1.0.39 1.0.4 1.0.40 1.0.41 1.0.42 1.0.43 1.0.44 1.0.45 1.0.46 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9
code-manager / changelog.md
code-manager Last commit date
Code_Manager 2 days ago admin 2 days ago assets 2 days ago includes 2 days ago public 2 days ago vendor 2 days ago CM_Tools.php 2 days ago LICENSE.txt 2 days ago changelog.md 2 days ago code-manager-config.php 2 days ago code-manager.php 2 days ago readme.txt 2 days ago
changelog.md
250 lines
1 ### ChangeLog for Code Manager
2
3 #### 1.0.48 / 2026-07-07
4
5 * Updated: Freemius SDK
6
7 #### 1.0.47 / 2026-06-25
8
9 * Updated: Freemius SDK
10
11 #### 1.0.46 / 2026-04-02
12
13 * Updated: Freemius SDK
14
15 #### 1.0.45 / 2025-11-11
16
17 * Updated: Freemius SDK
18
19 #### 1.0.44 / 2025-09-19
20
21 * Updated: Freemius SDK
22
23 #### 1.0.43 / 2025-07-17
24
25 * Updated: Freemius SDK
26
27 #### 1.0.42 / 2025-05-14
28
29 * Updated: Freemius SDK
30
31 #### 1.0.41 / 2025-01-27
32
33 * Updated: Freemius SDK
34
35 #### 1.0.40 / 2024-12-19
36
37 Added: CM_Tools to free version
38 Changed: Restructured files and folders
39 Changed: Plugin configuration file
40 Changed: Premium icon color
41 Fixed: JavaScript variable undefined
42 Updated: Freemius SDK
43
44 #### 1.0.39 / 2024-10-18
45
46 Updated: Freemius SDK
47
48 #### 1.0.38 / 2024-10-03
49
50 Updated: Freemius SDK
51
52 #### 1.0.37 / 2024-09-17
53
54 Updated: Freemius SDK
55
56 #### 1.0.36 / 2024-08-20
57
58 Updated: Freemius SDK
59
60 #### 1.0.35 / 2024-07-02
61
62 Updated: Freemius SDK
63
64 #### 1.0.34 / 2024-04-24
65
66 Updated: Freemius SDK
67
68 #### 1.0.33 / 2024-04-07
69
70 Updated: Freemius SDK
71
72 #### 1.0.32 / 2024-02-20
73
74 Fixing css and js file issue
75
76 #### 1.0.31 / 2023-12-28
77
78 Updated: Freemius SDK
79
80 #### 1.0.30 / 2023-11-08
81
82 Fixed: Infinite loop
83
84 #### 1.0.29 / 2023-11-08
85
86 Replaced dynamic instantiation with simple direct instantiation
87 Removed PHP 7 dependencies as PHP 7.4 is now a minimal requirement for WordPress installations
88 - This means we no longer support < PHP7
89 Updated: Freemius SDK
90
91 #### 1.0.28 / 2023-09-22
92
93 Updated: Freemius SDK
94
95 #### 1.0.27 / 2023-08-29
96
97 Updated: Readme
98 Updated: Freemius SDK
99
100 #### 1.0.26 / 2023-07-05
101
102 Fixed: A few more PHP 8 warnings
103 Updated: Freemius SDK
104
105 #### 1.0.25 / 2023-06-03
106
107 Fixed: Unexpected token
108 Fixed: Duplicate ID
109 Fixed: Several PHP 8 warnings
110 Updated: WP_List_table class
111 Updated: Freemius SDK
112
113 #### 1.0.24 / 2023-05-09
114
115 Updated: Freemius SDK
116
117 #### 1.0.23 / 2023-04-06
118
119 Updated: Freemius SDK
120
121 #### 1.0.22 / 2023-03-23
122
123 Updated: Freemius SDK
124
125 #### 1.0.21 / 2023-01-18
126
127 * Added: Basic sub menus to main menu
128 * Fixed: PHP 8.1 warnings
129
130 #### 1.0.20 / 2023-01-03
131
132 * Patched: Export not working with PHP 8
133
134 * Fixed: Status of resource files not saved
135 * Fixed: Dashboard icons wrapped
136 * Updated: Freemius SDK
137
138 #### 1.0.19 / 2022-11-23
139
140 * Updated: Freemius SDK
141
142 #### 1.0.18 / 2022-08-05
143
144 * Added: Code import library code blocks
145 * Updated: Freemius library
146
147 #### 1.0.17 / 2022-07-05
148
149 * Fixed: Tab refresh not working
150 * Fixed: Cannot add textarea to code snippet
151 * Replaced: Material icons with font awesome
152
153 #### 1.0.16 / 2022-06-16
154
155 * Fixed: When new code is added in tab mode multiple times old ID's are overwritten
156
157 #### 1.0.15 / 2022-04-14
158
159 * Fixed: Inline delete not working
160
161 #### 1.0.14 / 2022-03-02
162
163 * Updated: External libraries and library calls
164
165 #### 1.0.13 / 2022-02-11
166
167 * Patch: CSS shortcode not working
168
169 * Updated: WP_List_Table class
170 * Fixed: SQL injection vulnerability
171
172 #### 1.0.12 / 2022-01-21
173
174 * Fixed: Cannot switch code type in tab mode
175 * Fixed: Cannot save code in tab mode
176
177 #### 1.0.11 / 2021-12-01
178
179 * Changed: Added groups to code filter
180 * Changed: Showing and fading hint on tab mode startup
181 * Changed: Toolbar styling and labels
182 * Changed: Removed autocomplete from popup
183 * Fixed: Multiple selection returns more rows than filtered
184
185 #### 1.0.10 / 2021-10-23
186
187 * Added: Filter on code name and type to popup drop down list
188 * Fixed: Display code list in column format
189 * Fixed: Update shortcode when code is saved
190 * Fixed: Action buttons not visible in list mode
191
192 #### 1.0.9 / 2021-09-10
193
194 * Fixed: Toolbar not shown by default
195 * Fixed: ClipboardJS not found in tab mode
196
197 #### 1.0.8 / 2021-09-03
198
199 * Added: Copy shortcode link to tab mode
200 * Added: Open single code block on double click in tab mode
201 * Added: Code type to drop down list in tab mode
202 * Added: Refresh icon to tabs
203 * Added: Custom shortcode parameter support (global $wpda_shortcode_args)
204 * Added: Load multiple code blocks at once
205 * Added: Dashboard to simplify navigation
206 * Fixed: Console error (JS) when code contains back ticks
207
208 #### 1.0.7 / 2021-06-10
209
210 * Added: Enable/disable code in tab mode
211 * Added: Code type for shortcodes to list table
212 * Added: Block enter key on tab label
213 * Improved: Error handling
214 * Improved: Added user login to tokens
215
216 #### 1.0.6 / 2021-03-16
217
218 * Improved: Plugin installation procedure
219
220 #### 1.0.5 / 2021-03-15
221
222 * Fixed: Cannot add shortcode to a page if shortcode reproduces an error
223
224 #### 1.0.4 / 2020-03-05
225
226 * Updated: Freemius library
227
228 #### 1.0.3 / 2020-12-03
229
230 * Update: jQuery and jQuery UI to prepare for WordPress 5.6 and 5.7
231 * Fixed: Unicode characters not displayed correctly
232 * Fixed: Search returns no result when criteria contains a quote
233 * Moved: Tabs and list buttons to a more visible position
234 * Updated: Readme
235 * Updated: Freemius library
236
237 #### 1.0.2 / 2020-10-15
238
239 * Fixed: Editing unsupported code results in submit error. (Charles)
240
241 #### 1.0.1 / 2020-10-07
242
243 * Removed external link to clipboard.js
244 * Added material icons to project
245 * Added ui darkness style to project
246 * Updated freemius library
247
248 #### 1.0.0 / 2020-08-19
249
250 * Initial commit