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

Commit 92fc0ab

Browse files
author
Marttin Notta
committed
Update readme
1 parent 270ad68 commit 92fc0ab

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
44

55
----
66

7+
## [2.0.0-alpha.2] - 2021-04-14
8+
9+
Fixes paths for media rows because of breaking change introduced in v2. Replaces `public/media/*` with `media/*`.
10+
11+
### Added
12+
13+
- Command `media:strip-public-prefix-from-path`
14+
15+
### Manual changes required
16+
17+
Run command `php artisan media:strip-public-prefix-from-path` to fix media field "path" column values.
18+
19+
----
20+
721
## [2.0.0-alpha.1] - 2021-04-13
822

923
Adds a feature that checks for duplicate media entry by generating has based on first megabyte

0 commit comments

Comments
 (0)