Skip to content

Releases: Kntnt/kntnt-style-editor

2.3.0

Choose a tag to compare

@TBarregren TBarregren released this 09 Sep 13:41
  • Fix: Brand new CSS sanitizer that works with modern CSS (e.g., @Property).

2.2.0

Choose a tag to compare

@TBarregren TBarregren released this 25 Jul 15:42
Added link to adminbar.

2.1.2

Choose a tag to compare

@TBarregren TBarregren released this 25 Jul 14:38
FIX: Use Plugin URI as GitHub URI.

2.1.1

Choose a tag to compare

@TBarregren TBarregren released this 25 Jul 13:53
35cb2da
Updated changelog

2.0.0

Choose a tag to compare

@TBarregren TBarregren released this 25 Jul 12:54
9b31317
Update README.md

v1.0.4

Choose a tag to compare

@TBarregren TBarregren released this 21 Feb 17:49
  • Delayed enqueuing of the CSS with priority 9999.

v1.0.3

Choose a tag to compare

@TBarregren TBarregren released this 20 Feb 20:56
  • Fixed regression the bug (style not saved as file).

v1.0.2

Choose a tag to compare

@TBarregren TBarregren released this 20 Feb 20:45
  • Improved how the editor is shown.
  • Minor updates to the README file.
  • Added install.php to make sure the CSS isn't auto-loaded from the wp_option table.
  • Added uninstall.php to delete this plugin option and created file.

Minor improvements.

Choose a tag to compare

@TBarregren TBarregren released this 20 Feb 12:05
  • Minor refactoring of code.
  • Improved documentation.