Skip to content

Releases: Laravel-Backpack/basset

2.0.0-alpha.1

14 Jan 15:45
74a6b43
Compare
Choose a tag to compare
2.0.0-alpha.1 Pre-release
Pre-release

Added

  • introduced "named assets";
  • much more efficient BASSET_DEV_MODE;
  • added a public_basset disk, so you can easily cache your assets in the public directory (optional);

Changed

  • fixed the php artisan basset:fresh command;
  • added a revised cachemap that holds all info on what was cached;

Removed

  • install script no longer creates symlink;

1.3.6 🌈

28 Aug 10:13
2c20d23
Compare
Choose a tag to compare

What's Changed

  • Update BassetManager.php temporary folder delete logic by @jhauserdev in #137

Full Changelog: 1.3.5...1.3.6

1.3.5 🌈

16 Jul 16:34
ffa775c
Compare
Choose a tag to compare

What's Changed

  • Allow basset blocks to skip cache by @pxpm in #134

Full Changelog: 1.3.4...1.3.5

1.3.4 🌈

01 May 13:45
dc420ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.3...1.3.4

1.3.3 🌈

17 Apr 08:33
83d5c25
Compare
Choose a tag to compare

What's Changed

  • add back the cache string for ALL assets by @pxpm in #125

Full Changelog: 1.3.2...1.3.3

1.3.2 🌈

14 Apr 12:15
b927ec0
Compare
Choose a tag to compare

What's Changed

  • HOT-FIX - backward compatible @loadOnce directive by @pxpm in #122

Full Changelog: 1.3.1...1.3.2

1.3.1 🌈

12 Apr 11:07
fafa170
Compare
Choose a tag to compare

What's Changed

  • [FEATURE] Added BassetCachedEvent by @promatik in #92
  • [Feature] Support for SVGs, images and more by @promatik in #91
  • [HOT-FIX] only add the cache busting string to non internal files by @pxpm in #120

Full Changelog: 1.3.0...1.3.1

1.3.0 🌈

12 Mar 13:19
d60bc08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.4...1.3.0

1.2.4 🌈

22 Feb 18:40
4fc2f6c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.3...1.2.4

1.2.3 🌈

20 Feb 09:21
9ecbeaf
Compare
Choose a tag to compare

What's Changed

  • Move files to temporary folder before extraction by @pxpm in #110

Full Changelog: 1.2.2...1.2.3