diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a453aee3..748c2f1a8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ - Comment hovercards ([f37d3798](https://github.com/pixelfed/pixelfed/commit/f37d3798)) - Mod tools button on posts for admins ([f37d3798](https://github.com/pixelfed/pixelfed/commit/f37d3798)) - Improved Media Previews - disable to restore original preview aspect ratios ([c55eeac8](https://github.com/pixelfed/pixelfed/commit/c55eeac8)) +- Moved media license to post header ([390f3ab0](https://github.com/pixelfed/pixelfed/commit/390f3ab0)) ### Updated - Updated MediaStorageService, fix remote avatar bug. ([1c20d696](https://github.com/pixelfed/pixelfed/commit/1c20d696)) diff --git a/public/js/spa.js b/public/js/spa.js index b4474e810..0147bdcf6 100644 Binary files a/public/js/spa.js and b/public/js/spa.js differ diff --git a/public/mix-manifest.json b/public/mix-manifest.json index 1c69dbe94..b17d83d7a 100644 Binary files a/public/mix-manifest.json and b/public/mix-manifest.json differ