Skip to content

v3.5.2

Compare
Choose a tag to compare
@HTMLBurger-NG HTMLBurger-NG released this 08 Mar 13:06
· 58 commits to master since this release

Gutenberg

  • Update: Field "Time" will return time with the current date in format Y-m-d H:i:s.
  • Add: New field called "Block Preview" that would add the ability to present blocks in the list of blocks. #1036 #1149
    Screenshots: https://prnt.sc/w8kSqnSbl0Or | https://prnt.sc/JAMnrlDBufCo
  • Fix: Issues with the radio field when there is more than one of the same block.
  • Fix: Not saving the proper data within the Date field and Time field.
  • Fix: When in block preview mode fix association field styles on the sidebar.
  • Fix: Conditional Logic in Complex field. #923

Global

  • Fix: In Term Meta styles were incorrect for complex with groups inside. #1053
  • Revert: Set field, ability to use the limit_options method. #1011