Skip to content
This repository was archived by the owner on Aug 9, 2025. It is now read-only.

Entrepôt 1.5.0

Choose a tag to compare

@imath imath released this 14 Jan 07:09
· 131 commits to master since this release
5aa5fcf

What's new in Entrepôt 1.5.0 ?

Requires WordPress 4.8
Tested up to WordPress 5.1

Features

  • Manage standalone Block Types from a specific Administration screen.
    • handle Block Type installations
    • handle Block Type updates
    • handle Block Type activations
    • handle Block Type deactivations
    • handle Block Type deletions
  • Introduce a new Entrepôt Block Types API in order to use activated Block Types within the Block editor.
  • Introduce a distant way of getting registered repositories using the GitHub API.

Bug fixes

  • Fix PHPUnit7 failings in Travis