Update 1.3.6.md

This commit is contained in:
Stefan Pejcic 2025-06-03 12:25:59 +02:00 committed by GitHub
parent bc556067b5
commit 8d0acbb5b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,10 @@ Not released yet
- [Live html preview on *OpenAdmin > Domains > Edit Domain Templates* page](https://i.postimg.cc/0j7nCVmX/25c1a2d63b4132.gif)
- [Block view action in FileManager for files over 10MB #505](https://github.com/stefanpejcic/OpenPanel/issues/505)
- login is now required on error pages: 403, 404, 413, 500.
- added move to Trash option on deleting files via File Manager.
- added setting `autopurge_trash` option where admin an specify days to keep files in Trash folder for user.
- added [`opencli files-purge_trash` command](https://dev.openpanel.com/cli/files.html#Purge-Trash) to purge trash for specific or all users.
- added [`websites-google_index` command](https://dev.openpanel.com/cli/websites.html#Google-Index) to check if websites are indexed on Google Search Engine.
### 🐛 Bug Fixes
- [fixed bug with vercel blocking ip address checks on OpenAdmin login page](https://i.postimg.cc/hGLQtNLG/2025-06-02-17-29.png).