Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Marttin Notta committed Apr 13, 2021
1 parent 4c0b05a commit 609ccfd
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.

----

## [2.0.0-alpha] - 2021-04-13
## [2.0.0-alpha.1] - 2021-04-13

Adds a feature that checks for duplicate media entry by generating has based on first megabyte
of file. **This will not work on existing images**
Expand Down Expand Up @@ -33,16 +33,6 @@ This update should allow using any file driver that is supported in Laravel.

----

## [bugfix/driver-handling]

This update should allow using any file driver that is supported in Laravel.

### Changed

- **[Breaking change]** Storage driver default in nova media field config has been changed from `config('filesystems.default')` to `env('MEDIA_LIBRARY_DRIVER', 'public')`
- **[Breaking change]** `Media` model `getUrlAttribute`, `getWebpUrlAttribute` and `getImageSizesAttribute` methods has been fixed by removing URL prefixing.


## [1.3.11] - 2021-03-01

### Changed
Expand Down

0 comments on commit 609ccfd

Please sign in to comment.