Skip to content

Releases: lucky-media/cloud

v2.6

17 May 11:22
7c14a83
Compare
Choose a tag to compare

What's Changed

  • Added Laravel 11 support
  • Updated to PHP 8.3
  • Upgraded to Statamic v5
  • Updated dependencies
  • Allowed additional uploadable extensions (.ico)
  • Included missing images

v2.5

19 Apr 12:37
dfe5173
Compare
Choose a tag to compare

This release fixes the missing LuckySEO export, mentioned in this discussion #23

What's Changed

  • Fixed missing LuckySEO export

v2.4

07 Feb 14:27
6b6be09
Compare
Choose a tag to compare

This release fixes the copyright year in Footer & updates dependencies

What's Changed

  • Upgraded Dependencies
  • Dynamic year in Footer
  • Syntax fixes in Newsletter Form

v2.3

05 Jun 14:22
12be37e
Compare
Choose a tag to compare

This release updates the frontend packages and ensures compatibility with the new Statamic v4 version.

What's New

  • Added LuckySEO for simple SEO Management
  • Added new Set Picker with Statamic v4 support

What's improved

  • Updated dependencies
  • Updated Sections with Statamic v4 support
  • Updated Icons

What's Changed

  • Switched Iconamic with Statamic v4 Icon
  • Removed old Antlers Config file
  • Removed cnj/seotamic

v2.2

21 Mar 11:39
Compare
Choose a tag to compare

This release updates the export and adds postcss.config.js to fix a bug with bundling assets using Vite.

What's improved

  • Fixed bug where assets where not bundling correctly due to a missing postcss config.

v2.1

23 Jan 15:13
43749d6
Compare
Choose a tag to compare

This release updates the frontend packages and ensures compatibility with the new Statamic Parser.

What's improved

  • Updated dependencies

What's new

  • Vite is now the default bundler.
  • Please remove the unnecessary files after installing webpack.mix.js, cp.css, and site.css as they are unnecessary.

v2.0

06 Jun 11:51
a78bc0a
Compare
Choose a tag to compare

This is our biggest update of Cloud since its release and we will cover here every change made. Please note that due to the nature of the starter kits it was impossible to do incremental updates so bear with us on this one.

What's improved

  • Every section is switched to a fieldset for easier maintenance. Now you can create new collections with only a few sections or easily add more.
  • Removed the flex-gap plugin and switched to grid.
  • Added default value for the picture component and refactored the code.
  • Switched toggles to revealer fieldtype in some cases to mitigate errors with the new versions of Statamic.

What's new

  • Modified price. We balanced the price of our starter kit to match the prices on the marketplace. We added 18 new sets and highly improved the code quality.
  • Updated Dependencies
  • 404 Page customisable from Globals
  • Newsletter Section ( 4 sets )
  • Stats Section ( 4 sets )
  • FAQ Section ( 4 sets )
  • Page Headers ( 3 variants )

v1.8

17 Mar 16:17
Compare
Choose a tag to compare

This release updates the frontend packages and ensures compatibility with the new version of Statamic v3.3

What's improved

  • Updated Dependencies

v1.7

14 Dec 12:50
Compare
Choose a tag to compare

This release updates to use Tailwind v3 and also updates some breaking changes, namely the flex-grow, flex-shrink classes and the config.

What's improved

  • Updated to Tailwind v3
  • Updated Dependencies

What's coming

We are working on adding a 404 page, along with a config on the Theme settings so you can easily change the content.

v1.6

03 Dec 20:20
Compare
Choose a tag to compare

What's new

  • Updated Dependencies