Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Releases: lightspeedwp/lsx-blocks-old

1.3.3

10 Aug 13:03
70a7579
Compare
Choose a tag to compare

Description

  • General testing to ensure compatibility with latest WordPress version (6.3).
  • Updating the version number and stable tag

1.3.2

20 Apr 12:43
22740df
Compare
Choose a tag to compare

Added

  • Added in the Block transformation for the LSX Container block to a Group Block.

Security

  • General testing to ensure compatibility with latest WordPress version (6.2).

1.3.1

27 May 14:25
Compare
Choose a tag to compare

Added

  • Re added the LSX Container block to allow for page degrading.

1.3.0

25 May 15:25
Compare
Choose a tag to compare

Removed Blocks

  • LSX Divider
  • LSX Button
  • LSX Banner
  • LSX Container
  • LSX Card Box
  • LSX Call to Action
  • LSX Author Block

Security

  • General testing to ensure compatibility with latest WordPress version (6.0).

1.2.4

25 Apr 07:37
Compare
Choose a tag to compare

Fixed

  • A compatibility error with Download Manager.
  • Changed the "filetime()" references to the plugin version number.

Security

  • General testing to ensure compatibility with latest WordPress version (5.9.3).

1.2.3

11 Oct 13:04
9955273
Compare
Choose a tag to compare

Fixed

  • PHP error with the static call to an LSX Sensei function. Causing the cart not to display.
  • React Error when rendering the button group controls.

Security

  • General testing to ensure compatibility with latest WordPress version (5.8).

1.2.1

15 Jan 17:31
Compare
Choose a tag to compare

Updated

  • Documentation and support links.

Removed

  • The built in lazy loading support.

Security

  • General testing to ensure compatibility with latest WordPress version (5.6).

V 1.2.0

04 Nov 01:21
Compare
Choose a tag to compare

1.2.0

Added

  • Added more styling and better layout for the Accordion block.
  • Reducing the left and right Padding on LSX Buttons from 40px to 15px.
  • A lsx_blocks_latest_posts_carousel_meta to allow you to filter the meta.
  • Adding compatibility with WordPress 5.5.
  • Added color options for the Team block.
  • Added Cover Block inner width settings.
  • Added a default cover block as a page title, which can be disabled.
  • Added full width options to the buttons.
  • Added more button block styles options.
  • Added options for small and large button.
  • Added min height and max width to the group block.
  • Added options for categories and tgs for the Carousel and Grid posts blocks.

Fixed

  • Improvements on the container block.
  • Improvements on the image block.
  • Added more styling and better layout for the Accordion block.
  • Allowing the Post Carousel to use a 1 column layout for the post carousel block.
  • Changed the LSX Post Carousel "Carousel" to "Items per Slide".
  • Fixed the hover issues for buttons.
  • The Title and Banner editor block will only be for posts and pages.

Deprecated

  • Removing unused core blocks.

Changed

  • Removing the 'place-holdit' calls for placeholders on the post block and adding a default placeholder.

Security

  • Updating dependencies to prevent vulnerabilities.
  • Updating PHPCS options for better code.
  • General testing to ensure compatibility with latest WordPress version (5.5).
  • General testing to ensure compatibility with latest LSX Theme version (2.9).

V 1.1.2

21 May 18:38
Compare
Choose a tag to compare

V 1.1.2

Added

  • Added spacing options for the columns default block.

Security

  • General testing to ensure compatibility with latest WordPress version (5.4.1).
  • General testing to ensure compatibility with latest LSX Theme version (2.8).

V 1.1.1

03 Apr 13:58
Compare
Choose a tag to compare

V 1.1.1

Fixed

  • Fixing issue Warning: Each child in a list should have a unique "key" prop..
  • Fixing the Post Grid Block issue, where the post were not showing on the backend.
  • Fixing the hover effect buttons for the Button Blocks.
  • Fixing the group block extension that was breaking.