### ChangeLog for Code Manager

#### 1.0.13 / 2022-02-11

Updated: WP_List_Table class
Fixed: SQL injection vulnerability

#### 1.0.12 / 2022-01-21

Fixed: Cannot switch code type in tab mode
Fixed: Cannot save code in tab mode

#### 1.0.11 / 2021-12-01

Changed: Added groups to code filter
Changed: Showing and fading hint on tab mode startup 
Changed: Toolbar styling and labels
Changed: Removed autocomplete from popup
Fixed: Multiple selection returns more rows than filtered

#### 1.0.10 / 2021-10-23

Added: Filter on code name and type to popup drop down list
Fixed: Display code list in column format
Fixed: Update shortcode when code is saved
Fixed: Action buttons not visible in list mode

#### 1.0.9 / 2021-09-10

Fixed: Toolbar not shown by default
Fixed: ClipboardJS not found in tab mode

#### 1.0.8 / 2021-09-03

Added: Copy shortcode link to tab mode
Added: Open single code block on double click in tab mode
Added: Code type to drop down list in tab mode
Added: Refresh icon to tabs
Added: Custom shortcode parameter support (global $wpda_shortcode_args)
Added: Load multiple code blocks at once
Added: Dashboard to simplify navigation
Fixed: Console error (JS) when code contains back ticks

#### 1.0.7 / 2021-06-10

Added: Enable/disable code in tab mode
Added: Code type for shortcodes to list table
Added: Block enter key on tab label
Improved: Error handling
Improved: Added user login to tokens

#### 1.0.6 / 2021-03-16

Improved: Plugin installation procedure

#### 1.0.5 / 2021-03-15

Fixed: Cannot add shortcode to a page if shortcode reproduces an error

#### 1.0.4 / 2020-03-05

Updated: Freemius library

#### 1.0.3 / 2020-12-03

Update: jQuery and jQuery UI to prepare for WordPress 5.6 and 5.7
Fixed: Unicode characters not displayed correctly
Fixed: Search returns no result when criteria contains a quote
Moved: Tabs and list buttons to a more visible position
Updated: Readme
Updated: Freemius library

#### 1.0.2 / 2020-10-15

* Fixed: Editing unsupported code results in submit error. (Charles)

#### 1.0.1 / 2020-10-07

* Removed external link to clipboard.js
* Added material icons to project
+ Added ui darkness style to project
* Updated freemius library

#### 1.0.0 / 2020-08-19

* Initial commit