v3.4.4
What's Changed
- Password protected uploads
- Error out if the secret remains as the default
changethis
- Notifications on some pages that require a "loading" notification now stay open for the duration of the action instead of closing after a few seconds
- When deleting users you can now choose to their all their images.
- When deleting images, the datasource is used instead of removing from the filesystem.
- Ensuring that the database exists, if not create it when running migrations
- Fix image width not being set properly by @relaxtakenotes in #143
- feat: use yarn v3 by @axisiscool in #136
New Contributors
- @relaxtakenotes made their first contribution in #143
- @axisiscool made their first contribution in #136
Full Changelog: v3.4.3...v3.4.4