Skip to content

Releases: Laravel-Backpack/basset

2.0.0-alpha.4

06 Mar 11:11
Compare
Choose a tag to compare
2.0.0-alpha.4 Pre-release
Pre-release
fix php 8.4 deprecation

2.0.0-alpha.3

27 Feb 16:24
3ddbf8e
Compare
Choose a tag to compare
2.0.0-alpha.3 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-alpha.2...2.0.0-alpha.3

1.3.7 🌈

24 Feb 14:41
3ddbf8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.6...1.3.7

2.0.0-alpha.2

22 Jan 15:55
d82527f
Compare
Choose a tag to compare
2.0.0-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.0-alpha.1...2.0.0-alpha.2

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