Skip to content

Releases: devisephp/cms

2.1.0-beta.20

16 Mar 13:16

Choose a tag to compare

Features

  • Updates to mix implementation
  • New cloud image URL caching strategy
  • Improved route naming for conflict prevention and route caching

2.1.0-beta.19

09 Feb 16:57

Choose a tag to compare

Features

  • Improved page version index / search results
  • Ability to set media manager directory access limits

Bugs

  • Fixed validation for copying of slices

2.1.0-beta.18

22 Jul 15:46

Choose a tag to compare

Features

  • Laravel 7 & 8 compatability
  • Composer 2 compatability
  • New configuration that allows order of route registration to change

Bugs

  • Fixed some incorrect namespaces

2.1.0-beta.17

03 Mar 02:23

Choose a tag to compare

Updated min laravel version

2.1.0-beta.16

03 Mar 02:17

Choose a tag to compare

Features

  • Added site model query level caching when enabled

Bugs

  • Replaced env references with config. Allowing config:cache to work.
  • Fixed redirects using overwrites when not enabled

2.1.0-beta.15

23 Feb 16:10

Choose a tag to compare

Bugs

  • Replaced legacy str_random with Str::random

2.1.0-beta.14

20 Feb 14:27

Choose a tag to compare

Bugs

  • Using an accessor to get AB versions rather than relationship
  • Fixed error with AB testing cookie
  • Preventing AB dice roll from happening more than once during a single request

Keep an eye on our roadmap to see where we are headed.

2.1.0-beta.13

06 Feb 12:39

Choose a tag to compare

Features

  • Optimized saving of single image captions

Bugs

  • Image caption lookup was using the wrong key

Keep an eye on our roadmap to see where we are headed.

2.1.0-beta.12

21 Jan 15:13

Choose a tag to compare

Features

  • Optimized SiteDetector by using static variable to reduce queries
  • Only updating image URLs with block storage URLs when the user is logged in

Keep an eye on our roadmap to see where we are headed.

2.1.0-beta.11

17 Jan 14:32

Choose a tag to compare

Features

  • Added config option for Glide (group_cache_in_folders)

Bugs

  • Setting image visibility during time of Glide signature generation

Keep an eye on our roadmap to see where we are headed.