Skip to content

Releases: moderntribe/tribe-storage

v3.0.1

01 Mar 19:29
751c986
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

01 Mar 19:22
fabc855
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.5...v3.0.0

v2.5.5

20 Jun 20:03
8553730
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.4...v2.5.5

v2.5.4

19 Apr 17:20
28c6557
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.3...v2.5.4

v2.5.3

06 Apr 16:30
bf95d49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.2...v2.5.3

v2.5.2

13 Jan 23:07
5649d3d
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Enable asserts again, uploading doesn't fully work with it. by @defunctl in #19

Full Changelog: v2.5.1...v2.5.2

v2.5.1

13 Jan 19:05
2062361
Compare
Choose a tag to compare

What's Changed

With asserts disabled, the StreamWrapper was throwing E_WARNINGS when the stream requested it shouldn't during file_exists() checks.

Full Changelog: v2.5.0...v2.5.1

v2.5.0

12 Jan 03:45
5c3722f
Compare
Choose a tag to compare

What's Changed

  • [ADDED]: Filter the plugin's autoloader path via tribe/storage/autoloaders
  • [CHANGED]: Filesystem's disable_asserts is now enabled by default, and the Filesystem configuration options can now be filtered with tribe/storage/filesystem/config. See the documentation for available options.
  • Release/v2.5.0 by @defunctl in #17

Full Changelog: v2.4.2...v2.5.0

v2.4.2

05 Nov 20:37
28ffd5b
Compare
Choose a tag to compare

What's Changed

  • Add the original upload directory to the tribe/storage/upload/url filter by @defunctl in #16

v2.4.1

05 Nov 20:25
a819e73
Compare
Choose a tag to compare

What's Changed