PluginProbe ʕ •ᴥ•ʔ
Code Manager / 1.0.7
Code Manager v1.0.7
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 / CHANGES.md
code-manager Last commit date
Code_Manager 5 years ago admin 5 years ago assets 5 years ago freemius 5 years ago includes 5 years ago public 5 years ago vendor 5 years ago .gitignore 5 years ago CHANGES.md 5 years ago LICENSE.txt 5 years ago README.md 4 years ago code-manager-config.php 5 years ago code-manager.php 5 years ago composer.json 5 years ago readme.txt 4 years ago todo.txt 5 years ago
CHANGES.md
44 lines
1 ### ChangeLog for Code Manager
2
3 #### 1.0.7 / 2021-06-10
4
5 Added: Enable/disable code in tab mode
6 Added: Code type for shortcodes to list table
7 Improved: Error handling
8 Improved: Added user login to tokens
9
10 #### 1.0.6 / 2021-03-16
11
12 Improved: Plugin installation procedure
13
14 #### 1.0.5 / 2021-03-15
15
16 Fixed: Cannot add shortcode to a page if shortcode reproduces an error
17
18 #### 1.0.4 / 2020-03-05
19
20 Updated: Freemius library
21
22 #### 1.0.3 / 2020-12-03
23
24 Update: jQuery and jQuery UI to prepare for WordPress 5.6 and 5.7
25 Fixed: Unicode characters not displayed correctly
26 Fixed: Search returns no result when criteria contains a quote
27 Moved: Tabs and list buttons to a more visible position
28 Updated: Readme
29 Updated: Freemius library
30
31 #### 1.0.2 / 2020-10-15
32
33 * Fixed: Editing unsupported code results in submit error. (Charles)
34
35 #### 1.0.1 / 2020-10-07
36
37 * Removed external link to clipboard.js
38 * Added material icons to project
39 + Added ui darkness style to project
40 * Updated freemius library
41
42 #### 1.0.0 / 2020-08-19
43
44 * Initial commit