Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

1.1.0 Alpha Release

Compare
Choose a tag to compare
@burzum burzum released this 25 Aug 07:28
· 297 commits to 4.0 since this release

This is the first release of the 1.1 branch of the plugin.

  • PathBuilders have been introduced! The complete logic of building the storage path and filenames lives now in this set of classes.
  • The whole image processing system has been refactored as well.
  • Everything in Burzum\FileStorage\Event has been deprecated but will stay there until 2.0 to give people time to update. The replacements for the classes in there are now in Burzum\FileStorage\Storage\Listener
  • Everything in Burzum\FileStorage\Lib has been deprecated but will stay there until 2.0 to give people time to update. The replacements for the classes in there are now in Burzum\FileStorage\Storage\Storage