Skip to content

Releases: goldnead/statamic-toc

Release v1.7

24 Feb 09:16

Choose a tag to compare

Changes

Set default values for parent and has_children: Default values have been added in the Parser class to ensure parent is null and has_children is false, improving code robustness.

Improve Stability

15 Oct 10:41

Choose a tag to compare

  • remove Dependency of TidyPHP Extension
  • Improve handling of headings even when hierarchy structure isn't "correct". Avoids Error dumps.

Full Changelog: v1.5...v1.6

Ensure Comptibility with Statamic 5

09 Jul 15:08

Choose a tag to compare

This release updates the dependencies and tests to ensure it runs properly on Statamic 5.

Ensure Statamic 4 Compatibility

13 May 11:38

Choose a tag to compare

Ensure through testing that Statamic 4 is still compatible.

Patch Modifier Testing issues

29 Oct 21:24

Choose a tag to compare

v1.3.1

Fix Unit Tests for Modifier Testing

Include Modifier attributes

29 Oct 21:21

Choose a tag to compare

v1.3.0

Add capability of custom attributes to toc modifier

v1.2.0: Make compatible with Statamic 3.3

07 Jun 16:10
5fff64e

Choose a tag to compare

  • Thanks @jonassiewertsen for extending the testing matrix to statamic 3.3 and fixing some stuff in the readme.

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

v1.1.0

30 Dec 16:24
5d261f0

Choose a tag to compare

What's Changed

Full Changelog: v1.0.10...v1.1.0

v1.0.10

30 Dec 12:39
4b79ba7

Choose a tag to compare

What's Changed

Full Changelog: v1.0.9...v1.0.10

v1.0.9

09 Nov 15:16

Choose a tag to compare

Fixes possible duplicate contents from being outputted when using multiple tags (including {{ toc:count }}).

Full Changelog: v1.0.8...v1.0.9