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