Skip to content

Releases: CraftingStore/NamelessMC-CraftingStore

Fixed error when success or error message variables are not countable

31 Aug 17:53
68389cf
Compare
Choose a tag to compare

Resolves the following error:

count(): Argument #1 ($value) must be of type Countable|array, string given

Support for NamelessMC 2.1.0

10 May 18:52
a13f02c
Compare
Choose a tag to compare
  • Removed use of Query class, as this has been removed.

Fixed incompatibility with some other modules

31 Aug 20:53
d79614c
Compare
Choose a tag to compare

This version resolves an issue with some other modules. Our module would, for example, throw an error when visiting the wiki page created by the "Wiki" plugin.

Fixed syntax error in module.php

21 Jun 14:16
a25a370
Compare
Choose a tag to compare

This update fixes an issue in the module.php file that may cause issues.

Support for pr13

20 Jun 13:21
584250e
Compare
Choose a tag to compare

Add support for pr13

Fixed an error with navbars on PHP 8

03 Dec 20:23
96aa6d6
Compare
Choose a tag to compare

This update resolves an issue with rendering the page when no categories are provided. Thanks to @Aberdeener for creating the fix!

Support for pr-12

25 Oct 16:56
fe07d21
Compare
Choose a tag to compare

Bump version to pr-12

Support for pr-11

05 Oct 15:10
1ad7ca8
Compare
Choose a tag to compare

Bump version to support pr-11

Add spanish language

26 Jul 22:11
8d8eaf7
Compare
Choose a tag to compare

Add swedish language

08 Jul 14:27
f046e56
Compare
Choose a tag to compare

Thanks to @ItsLynix