Add changelogs for changes

This commit is contained in:
tusooa 2025-02-28 16:38:43 -05:00
commit 0ea6cd008a
No known key found for this signature in database
GPG key ID: 42AEC43D48433C51
4 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1 @@
BREAKING: static/img/nsfw.2958239.png is now static/img/nsfw.DepQPhG0.png, which may affect people who specify exactly this path as the cover image

View file

@ -0,0 +1 @@
BREAKING: drop support for browsers that do not support `<script type="module">`

View file

@ -0,0 +1 @@
BREAKING: css source map does not work in production (see https://github.com/vitejs/vite/issues/2830 )

View file

@ -0,0 +1 @@
BREAKING: static/emoji.json is replaced with a properly hashed path under static/js in the production build, meaning server admins cannot provide their own set of unicode emojis by overriding this file (custom (image-based) emojis not affected)