Releases: atk4/filestore
Releases · atk4/filestore
5.0.0
What’s Changed
Breaking changes
Other changes
- UI 5.0.0 compatibility (#48) @DarkSide666
- Multiple tokens on single file (#47) @mkrecek234
- Fix hasOne type mismatch for FileField (#45) @mkrecek234
- Remove
docs/.DS_Store
file (#43) @szepeviktor - Remove unneeded
Friend::file_id
field (#42) @DarkSide666 - Add File::getStream() method (#39) @DarkSide666
- Add thumbnail generation (#38) @DarkSide666
- Add draft cleanup functionality (#37) @DarkSide666
- Move upload functionality from view to model (#36) @DarkSide666
- Cleanup statuses (#34) @DarkSide666
- Adjust to atk4/ui PSR-7 response (#32) @mvorisek
- Create demo DB with FK (#29) @mvorisek
- Adjust to the latest atk4/ui (#31) @mvorisek
- Enable phpstan bleading edge and strict rules (#30) @mvorisek
- Adjust to latest atk4/data (#28) @mvorisek
- Adjust to latest atk4/data (#27) @mvorisek
- Adjust for Model persistence getter/setter (#25) @mkrecek234
- CamelCase refactoring for shortName (#24) @mkrecek234
3.1.0
2.4.0
Upgrade FlySystem 2.0 (#21) * Align with atk 2.4 * Add php-cs-fixer * Align to 2.4 and cleanup * Add helper class for View and Download of files * typo old namespace * Update readme with new namespace * Renamed basic.php to index.php * Add headers normalize * Typo classname * Upgrade FlySystem 2.0
0.2.0: Fix 2.1 compatibility (#17)
Last release before switching to toolkit 2.1.x branch.
Initial release
0.1.0 Update composer.json