= 2.0.2 = * Fix: [Everything is duplicated](https://wordpress.org/support/topic/everything-is-duplicated) code block rendered twice bug. = 2.0.1 = * Fix: Minor bug = 2.0.0 = * Fix: Cross-Site Scripting issue. See it on [GitHub Advisory](https://github.com/advisories/GHSA-f949-cfvp-v3rg) or [Wordfence report](https://www.wordfence.com/threat-intel/vulnerabilities/id/52569aac-1e9e-40fb-9ff4-5eeb7940375d?source=cve) * Removed: Due to Cross-Site Scripting issue, Code Execution functionality (beta functionality) removed. * Removed: Now, Dependency of jQuery is not needed any more. It is written in pure JavaScript. * Feature: Suggested [Vertical Scrollbar with Fixed Width](https://wordpress.org/support/topic/vertical-scrollbar-with-fixed-width/) * Fix: [Cannot show the last 1~2 lines in full screen view](https://wordpress.org/support/topic/cannot-show-the-last-12-lines-in-full-screen-view/) * Fix: [Font side design not working when multiple use](https://wordpress.org/support/topic/font-side-design-not-working-when-multiple-use/) * Fix: [Editing name does not stick…](https://wordpress.org/support/topic/editing-name-does-not-stick/) = 1.2.4 = * Fix: [Deprecated block_categories error](https://wordpress.org/support/topic/deprecated-block_categories-error/) * Fix: [Cannot read properties of undefined (reading ‘toLowerCase’)](https://wordpress.org/support/topic/cannot-read-properties-of-undefined-reading-tolowercase/) * Fix: [Only Displaying Styles for First Code Snippet](https://wordpress.org/support/topic/only-displaying-styles-for-first-code-snippet/) * Fix: [Did’nt work mutipe in one Site](https://wordpress.org/support/topic/didnt-work-mutipe-in-one-site/) * Fix: [Registered with an invalid category](https://wordpress.org/support/topic/registered-with-an-invalid-category/) * Fix: [Deprecated: block_categories](https://wordpress.org/support/topic/deprecated-block_categories-3/) = 1.2.3 = * Fix: [SVG CSS issue.](https://wordpress.org/support/topic/svg-css-issue/) * Fix: [Unwanted animation in html element use](https://wordpress.org/support/topic/unwanted-animation-in-html-element-use/) = 1.2.2 = * Fix: [Undo (Ctrl+Z) command makes the block unusable.](https://wordpress.org/support/topic/undo-ctrlz-command-makes-the-block-unusable/) = 1.2.1 = * Fix: [Problem with "First Line Number" while trying re-editing the post](https://wordpress.org/support/topic/problem-with-first-line-number-while-trying-re-editing-the-post/) = 1.2.0 = * Added: New Panel Added on top of Code Block. = It Contains Language label witch display language used in block = Three Buttons 1. Run/Execute Button [Requested](https://wordpress.org/support/topic/how-to-add-a-button-for-executing-the-code-blocks-for-the-user/) 1. Full Screen Button 1. Copy Code Button [Requested](https://wordpress.org/support/topic/how-to-create-copy-to-clipboard-button/) * Added: Enable Code Block on Home page [Requested](https://wordpress.org/support/topic/syntax-highlighting-not-working-on-homepage-of-twenty-seventeen-theme/) * Fix: [Codeblock Display Issue ](https://wordpress.org/support/topic/codeblock-display-issue/) = 1.1.3 = * Fix: Issue [Problems with the default highlighting setting](https://wordpress.org/support/topic/problems-with-the-default-highlighting-setting/) = 1.1.2 = * Fix: Issue [Html code](https://wordpress.org/support/topic/html-code-25/) = 1.1.1 = * Fix: Typo on Settings Page. = 1.1.0 = * Update: Now with CodeMirror Block it is more optimized and have new features. * Add: Option Page for set default options. [Suggested](https://wordpress.org/support/topic/default-code-theme/) * Add: Support for Classic Editor [Suggested](https://wordpress.org/support/topic/shortcode-for-classic-editor/) * Optimized: Now, CodeMirror Block js and css files will only load if needed [Suggested](https://wordpress.org/support/topic/loading-codemirror-files-on-pages-only-when-needed/) * Beta Add: Button for Execute code only works on HTML, CSS and JavaScript type code block [Suggested](https://wordpress.org/support/topic/how-to-add-a-button-for-executing-the-code-blocks-for-the-user/) * Fix: With Autoptimize it breaks some JavaScript. [Suggested](https://wordpress.org/support/topic/works-great-excepting/) = 1.0.7 = * Update: Suggested [Code](https://wordpress.org/support/topic/enqueuing-admin-scripts/). = 1.0.6 = * Add: Added 2 Event Listeners `wpcm_editor_loaded` and `wpcm_editors_loaded` = 1.0.5 = * Improve: Performance Improved. * Update: Suggested [Code](https://wordpress.org/support/topic/editors-2/#post-11274234). = 1.0.4 = * Change: minor changes. = 1.0.3 = * Improve: Performance. * Add: Some Suggested [Code](https://wordpress.org/support/topic/editors-2/). = 1.0.2 = * Change: minor changes. = 1.0.1 = * Fix: [Rust language](https://wordpress.org/support/topic/rust-language/) issue. * Fix: simple mode addon for (Docerfile, factor) * Fix: htmlembded mode addon for (Embedded JavaScript, Embedded Ruby, ASP.NET, Java Server Pages) = 1.0 = * Created A New Plugin.