Skip to content

Releases: jonassiewertsen/statamic-butik

v4.0.0-beta.1

11 May 07:10
5a3ea10

Choose a tag to compare

v4.0.0-beta.1 Pre-release
Pre-release
  • Add Statamic 4 Support
  • Add Laravel Support for 9 and 10

Full Changelog: v3.6.1...v4.0.0-beta.1

v3.6.1

10 Aug 21:40
c49b55a

Choose a tag to compare

What's Changed

  • Fixed jsonOptions error in order listing. Closes #247
  • Bump composer/composer from 2.1.8 to 2.1.9 by @dependabot in #242
  • Bump composer/composer from 2.1.9 to 2.3.5 by @dependabot in #250
  • Bump url-parse from 1.5.1 to 1.5.10 by @dependabot in #246

Full Changelog: v3.6.0...v3.6.1

v3.6.0

02 Oct 08:29

Choose a tag to compare

  • Categories are now available inside the product view (#237)
  • Tests for Statamic 3.2 have been fixed
  • Support for Statamic 3.0 has been dropped.

v3.5.7

11 Jun 23:04

Choose a tag to compare

  • Fixes a problem with variants, which may have led to problems if visiting the products page. (#229)

v3.5.6

17 May 20:45

Choose a tag to compare

Fix the payment provider stub, where variables have been passed wrongly into the create order method.

v3.5.5

14 Mar 21:57
5563efd

Choose a tag to compare

  • Rename delete action internally to avoid permission problems with the core delete action (#197)
  • Don't gitignore the composer.lock file
  • Update the php unit xml file to the standard > phpunit 9.3
  • Update Github actions to newest standards
  • Temporary comment out tests, to prevent them from failing randomly on GitHub actions (Yes, I am a bad boy) (#204)

v3.5.4

09 Mar 22:40

Choose a tag to compare

  • Translate shop pages correctly (#201)
  • Don't gitignore the compsoer.lock file
  • Swap hardcoded text in product show view with translation tag.

v3.5.3

22 Feb 20:20

Choose a tag to compare

  • Cast all order dates correctly
  • Language tweaks (#195 thanks @philipboomy)
  • Update a doc block typo

v3.5.2

06 Feb 20:15

Choose a tag to compare

  • Only create a show url if the product route config is set to true (#192)
  • Hiding the is_visible functionality. (#188)

v3.5.1

01 Feb 21:33
83381b5

Choose a tag to compare

  • A hot fix for an issue with the products tag.