Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Damien Chantelouve authored Jul 8, 2022
1 parent eb8f0e3 commit 0ed6b68
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,20 @@ Available hooks are list and describe in [our Hooks documentation](https://www.p

## Changelog

### 0.4.3 - 08/07/2022

* Added: Filter `pip/locked_content/fields` to allow user add fields to locked content layout
* Added: Filter `pip/locked_content/html` to allow user alter HTML of locked content layout
* Added: Filter `pip/builder/hide_on_screen` to allow user to enable / disable the_content
* Added: Filter `pip/tailwind/config/prefix` to allow prefixed TailwindCSS generated classes
* Improved: "Set locked content (Post)" is displayed on 404 error page but it shouldn't
* Improved: Change edit locked content icon in admin bar
* Fixed: Title missing conditional in `[pip_title]` shortcode for home page.
* Fixed: Locked content - "Last posts" layout-like seems to trigger "locked content" set in another post-type
* Fixed: Default content - notice on multisite
* Fixed: PIP_Pattern doesn't retrieve correct `pattern_post_id` in other than default language when logged out
* Fixed: Fix component field when not in pip_flexible

### 0.4.2 - 07/03/2022

* Fixed: Location match for "Components" location condition
Expand Down

0 comments on commit 0ed6b68

Please sign in to comment.