Skip to content

Releases: mtils/cmsable

Fix for optional route parameters

14 Dec 10:30

Choose a tag to compare

Mini fix to support optional route parameters

Emulate old Laravel URL Generator indexed params

24 Oct 08:23

Choose a tag to compare

v0.4.0.6

Emulate old (wrong) laravel behaviour

URL Generator Fixed

23 Sep 06:05

Choose a tag to compare

v0.4.0.5

Make UrlGenerator::fullUrl the same behaviour in L11

PHP 8.2 Bugfix release 2

20 Sep 11:34

Choose a tag to compare

v0.4.0.4

Make UrlGenerator::current the same behaviour in L11

PHP 8.2 Bugfix release

18 Sep 10:04

Choose a tag to compare

v0.4.0.3

Enable support for indexed route parameters

Fixes for laravel 11 helpers

16 Jun 05:34

Choose a tag to compare

v0.4.0.2

Fixes for laravel 11 helper methods

PHP 8.2 with Laravel 11 event fixes

15 Jun 08:23

Choose a tag to compare

v0.4.0.1

Fixes for laravel 11 event dispatcher

PHP 8.2 ready version

01 Jun 10:21

Choose a tag to compare

Removed notification dependency and ported code to php 8.2 / laravel 11

Small bugfix release for SiteTreePathFinder

07 Feb 13:48

Choose a tag to compare

With the new code it searches for pages with parameter route uris

Fixed request replacement issues

30 Jul 11:20

Choose a tag to compare

The request injection was too complicated and had many dependencies to Cms\Application. This release fixes this errors