Skip to content

Releases: hexadog/laravel-themes-manager

v1.10.8

04 Apr 09:49
6b5c8e1

Choose a tag to compare

Bug Fixes

  • Check glob function call result before looping into them

Security

  • Update composer dependencies

v1.10.7

01 Apr 20:25
ea51e2d

Choose a tag to compare

Bug Fixes

  • Issue with public assets directory creation

v1.10.6

13 Mar 19:43
a2dd56a

Choose a tag to compare

Bug Fixes

v1.10.5

08 Mar 18:06
eaeffab

Choose a tag to compare

Bug Fixes

v1.10.4

08 Mar 08:07
19feef1

Choose a tag to compare

Added Features

  • Use manifest.json for assets when available

Chore

  • Update dependencies

v1.10.3

14 Feb 17:37
4ed9d14

Choose a tag to compare

Merge pull request #46 from hexadog/develop

chore(*): update dependencies

v1.10.2

13 Feb 17:34
84c78e8

Choose a tag to compare

Bug Fixes

  • Do not load theme if application is running in console
  • Update dependencies

v1.10.1

07 May 12:14
a9f959a

Choose a tag to compare

Bug Fixes

  • Issue when accessing default view paths

v1.10.0

04 May 11:39
49ead30

Choose a tag to compare

Added Features

  • Add new theme hint lang to use Theme translation dependent (fix #27)

v1.9.3

03 May 18:46
3443394

Choose a tag to compare

Bug Fixes

  • Issue with Email views override when different themes are activated during the same request lifecycle (9b08679)
  • update dependencies (3edc2c3)