### ChangeLog for Code Manager

#### 1.0.21 / 2022-01-18

* Added: Basic sub menus to main menu 
* Fixed: PHP 8.1 warnings

#### 1.0.20 / 2022-01-03

* Patched: Export not working with PHP 8

* Fixed: Status of resource files not saved
* Fixed: Dashboard icons wrapped
* Updated: Freemius SDK

#### 1.0.19 / 2022-11-23

* Updated: Freemius SDK

#### 1.0.18 / 2022-08-05

* Added: Code import library code blocks 
* Updated: Freemius library

#### 1.0.17 / 2022-07-05

* Fixed: Tab refresh not working
* Fixed: Cannot add textarea to code snippet
* Replaced: Material icons with font awesome

#### 1.0.16 / 2022-06-16

* Fixed: When new code is added in tab mode multiple times old ID's are overwritten

#### 1.0.15 / 2022-04-14

* Fixed: Inline delete not working

#### 1.0.14 / 2022-03-02

* Updated: External libraries and library calls

#### 1.0.13 / 2022-02-11

* Patch: CSS shortcode not working

* 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