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

Commit 609ccfd

Browse files
author
Marttin Notta
committed
Update readme
1 parent 4c0b05a commit 609ccfd

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

CHANGELOG.md

+1-11
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
----
66

7-
## [2.0.0-alpha] - 2021-04-13
7+
## [2.0.0-alpha.1] - 2021-04-13
88

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

3434
----
3535

36-
## [bugfix/driver-handling]
37-
38-
This update should allow using any file driver that is supported in Laravel.
39-
40-
### Changed
41-
42-
- **[Breaking change]** Storage driver default in nova media field config has been changed from `config('filesystems.default')` to `env('MEDIA_LIBRARY_DRIVER', 'public')`
43-
- **[Breaking change]** `Media` model `getUrlAttribute`, `getWebpUrlAttribute` and `getImageSizesAttribute` methods has been fixed by removing URL prefixing.
44-
45-
4636
## [1.3.11] - 2021-03-01
4737

4838
### Changed

0 commit comments

Comments
 (0)