== Changelog VS Website Closed ==

= Version 3.9 =
* Removed the jQuery based color picker
* Plugin will now use the color picker from your browser
* Minor changes in code

= Version 3.8 =
* Fixed errors flagged by PCP
* Minor changes in code

= Version 3.7 =
* Removed wrong header from main plugin file

= Version 3.6 =
* Minor changes in code

= Version 3.5 =
* Fix: textarea

= Version 3.4 =
* Code improvements
* Bumped the "requires PHP" version to 7.4
* Bumped the "Requires at least" version to 6.0

= Version 3.3 =
* Updated stylesheet

= Version 3.2 =
* Minor changes in code
* Updated stylesheet

= Version 3.1 =
* Minor changes in code

= Version 3.0 =
* Minor changes in code

= Version 2.9 =
* Minor changes in code

= Version 2.8 =
* Fix: admin bar
* New: admin bar always visible for logged in administrators

= Version 2.7 =
* Bumped the "requires PHP" version to 7.0
* Minor changes in code

= Version 2.6 =
* New: background image
* Minor changes in code

= Version 2.5 =
* Textual changes

= Version 2.4 =
* Minor changes in code

= Version 2.3 =
* New: admin bar is displayed in preview mode
* New: setting for page title
* Added files vswc-variables and vswc-template
* Relocated template from file vswc to these files

= Version 2.2 =
* Improved notification at settings page

= Version 2.1 =
* New: you can add custom CSS via the settings page

= Version 2.0 =
* Removed function load_plugin_textdomain() because redundant
* Plugin uses the WP language packs for its translation
* Kept translation folder for reference

= Version 1.9 =
* Plugin has a new name
* But plugin itself and ownership did not change

= Version 1.8 =
* Fix: preview is only available for administrators

= Version 1.7 =
* New: set color of title
* Updated settings page

= Version 1.6 =
* Minor changes in code
* Better validating, sanitizing and escaping

= Version 1.5 =
* Fix: mobile view
* New: set font size
* Minor changes in code

= Version 1.4 =
* Plugin is relisted in the repository
* Major update: complete rewrite of plugin
* Fix: replaced current_time() with current_datetime()
* Because of this fix plugin now requires at least WP 5.3
* Updated register_setting() function
* New: 503 Service Unavailable server error response code
* New: set width of your logo image
* Better validating, sanitizing and escaping

= Version 1.3 =
* Readme file: removed donate link
* Updated theme author info

= Version 1.2 =
* Last update: this plugin will be removed from repository
* Main reason is the small number of active installs
* You can keep using plugin, but without updates and without support from author

= Version 1.1 =
* Best practice: removed closing PHP tag from most files
* Minor changes in code

= Version 1.0 =
* First stable release