Skip to content

Releases: felixarntz/felixarntz-mu-plugins

1.3.1

24 Oct 17:57
7ad45ef
Compare
Choose a tag to compare
  • Fix cleanup of Jetpack admin menus, and other similar React-based menu pages in general.

1.3.0

28 Jul 22:09
4087d4d
Compare
Choose a tag to compare
  • Allow optionally specifying which default admin dashboard widgets to remove, via new remove_default_dashboard_widgets argument which can be an array or a boolean (default true).

Full Changelog: 1.2.0...1.3.0

1.2.0

13 Jul 18:12
041e3a1
Compare
Choose a tag to compare
  • Introduce "Add Block Editor Capabilities" module which allows managing block colors, typography, and layout based on individual user capabilities, including new configuration variables.
  • Deprecate "Add Edit Layout Capability" module in favor of the new module.

Full Changelog: 1.1.1...1.2.0

1.1.1

26 Jun 18:07
c845c88
Compare
Choose a tag to compare
  • Fix using more reliable workaround for disabling posts that does not prevent access to other post type screens.

Full Changelog: 1.1.0...1.1.1

1.1.0

26 Jun 17:43
2b3a344
Compare
Choose a tag to compare
  • Introduce new module to modify which block patterns are available, including the ability to provide custom block pattern directories.
  • Introduce new module to restrict the allowed MIME types for the media library.
  • Introduce new module to disable posts.
  • Introduce new module to disable post categories.
  • Enhance Hide Dashboard module to dynamically set default redirect.

Full Changelog: 1.0.1...1.1.0

1.0.1

06 Jun 16:39
260c717
Compare
Choose a tag to compare
  • Fix disabling top-level Jetpack menu due to changed Jetpack subscribers URL after update.

1.0.0

06 Jun 16:25
f4cdcb4
Compare
Choose a tag to compare
  • Initial public release.