=== Simple Note ===
Author: Webliberty
Contributors: Webliberty
Tags: note, notes, quote, text, blocks
Requires at least: 5.3
Tested up to: 6.8
Requires PHP: 7.0
Stable tag: 1.8
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

The plugin allows you to create colored text notes in the new block editor.

== Description ==

Use the Simple Note plugin to write informative and warning notes, notes about errors or success, as well as quotes in colored blocks.

== How to use ==

Search beautiful colored blocks in Common blocks category and insert into the content.

== Installation ==

1. Upload folder `simple-note` to the `/wp-content/plugins/` directory;
1. Activate the plugin through the 'Plugins' menu in WordPress.

== Translations ==

You can translate Simple Note on [__translate.wordpress.org__](https://translate.wordpress.org/projects/wp-plugins/simple-note).

== Screenshots ==

1. Simple Note blocks in Common blocks category
2. Simple Note blocks in editor
3. Preview Simple Note blocks in page content

== Changelog ==

= 1.8 =
* Updated the color palette of the blocks.
* Deprecated component have been replaced.

= 1.7 =
* Loading script and style only if the page has a block.
* Fixed the localization function of the plugin.

= 1.6 =
* Changed the color of the text to increase the contrast with the background.
* Added the ability to preview blocks from the library before inserting them.

= 1.5 =
* The icon for the Success block has been replaced.
* The wp.editor component is deprecated and replaced with wp.blockEditor.

= 1.4 =
* Minify CSS and JS files to improve performance.

= 1.3 =
* Replacing Dashicons with SVG Icons.

= 1.2 =
* Fixed the localization function of the plugin.

= 1.1 =
* Added block with quote.
* Changed file location structure.

= 1.0 =
* Initial release.