Skip to content

Releases: syntatis/wp-feature-flipper

v2.0.0

Choose a tag to compare

@tfirdaus tfirdaus released this 23 Aug 09:59
34be61d

What's Changed

  • Refocusing plugin features to handle WordPress core features only, instead of adding new ones.
  • Fix UI compatibility issues on WordPress 6.4.
  • Bumped minimum WordPress compatibility to 6.4.
  • Tested compatibility for WordPress 6.8.
  • Various performance optimizations.

New Contributors

  • @github-actions[bot] made their first contribution in #245

Full Changelog: v1.9.5...v2.0.0

v1.9.5

Choose a tag to compare

@tfirdaus tfirdaus released this 17 Feb 16:41
e92319a

What's Changed

Full Changelog: v1.9.4...v1.9.5

v1.9.4

Choose a tag to compare

@tfirdaus tfirdaus released this 17 Feb 01:30
aae3d7b

What's Changed

Full Changelog: v1.9.3...v1.9.4

v1.9.3

Choose a tag to compare

@tfirdaus tfirdaus released this 16 Feb 16:54
79df2f1

What's Changed

  • Add orientation on RadioGroupFieldset component by @tfirdaus in #120
  • Fix some inconsistent translatable strings by @tfirdaus in #121
  • Fix menu options on the Admin Bar setting by @tfirdaus in #122

Full Changelog: v1.9.2...v1.9.3

v1.9.2

Choose a tag to compare

@tfirdaus tfirdaus released this 16 Feb 14:35
f12f3c9

What's Changed

  • Add "Help" tab on the plugin setting screen by @tfirdaus in #114
  • Update and refine some translatable strings by @tfirdaus in #118

Full Changelog: v1.9.1...v1.9.2

v1.9.1

Choose a tag to compare

@tfirdaus tfirdaus released this 04 Feb 11:54
c4844d8

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

Choose a tag to compare

@tfirdaus tfirdaus released this 02 Feb 06:12
4c3e8a4

What's Changed

  • Add option to obfuscate usernames.
  • Add an uninstaller to remove the plugin option when the plugin is uninstalled.

Development

Dependencies

  • Update filp/whoops requirement from ^2.16 to ^2.17 by @dependabot in #96

Full Changelog: v1.8.2...v1.9.0-beta.0

v1.8.2

Choose a tag to compare

@tfirdaus tfirdaus released this 25 Jan 16:32
9236b39

What's Changed

  • Fix Blueprint deprecated schema by @tfirdaus in #92
  • Add option stash for "Post Types" value by @tfirdaus in #93
  • Add option stash for "Dashboard Widgets" value by @tfirdaus in #94

Full Changelog: v1.8.1...v1.8.2

v1.8.1

Choose a tag to compare

@tfirdaus tfirdaus released this 22 Jan 13:52
d62ff05

What's Changed

  • Fix WordPress blueprint by @szepeviktor in #87
  • Several minor code improvements.

Full Changelog: v1.8.0...v1.8.1

v1.8.0

Choose a tag to compare

@tfirdaus tfirdaus released this 19 Jan 14:39
d49d776

What's Changed

  • Add option to select user main identifier for login by @tfirdaus in #61
  • Add option to put site on Maintenance mode by @tfirdaus in #64
  • Fix function compatibility for WordPress 6.0 by @tfirdaus in #73
  • Improve WooCommerce compatibility by @tfirdaus in #75
  • Improve compatibility with WordPress native wp_attachment_pages_enabled option by @tfirdaus in #68
  • And several other bugs and issues fixes

Full Changelog: v1.7.1...v1.8.0