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