updates note
parent
0ea0201343
commit
0f27d28bb6
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Chevereto-Free allows you to create an image hosting website on your own server. It's your hosting and your rules, say goodbye to closures and restrictions.
|
Chevereto-Free allows you to create an image hosting website on your own server. It's your hosting and your rules, say goodbye to closures and restrictions.
|
||||||
|
|
||||||
> The Chevereto-Free project is on **maintenance-only** mode until November 2022. After that date, this repository will be archived and no further maintenance will be provided. I strongly suggest to purchase the paid edition of this software.
|
> **Note**: This project is on **maintenance-only** mode until November 1st 2022. After that date, this repository **will be archived** and no further maintenance will be provided. I encourage users of this software to purchase the paid edition and support my work. Developers: Thanks for forking this to keep the project alive.
|
||||||
|
|
||||||
## 🤩 Chevereto V4
|
## 🤩 Chevereto V4
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ Chevereto-Free is a fork from [Chevereto V3.16.2](https://releases.chevereto.com
|
||||||
|
|
||||||
👉 **This fork removes**
|
👉 **This fork removes**
|
||||||
|
|
||||||
* Social Network Login
|
* Social Network Login (third-party login providers)
|
||||||
* External Storage Servers
|
* External Storage Servers
|
||||||
* Likes and Followers
|
* Likes and Followers
|
||||||
* Manage Banners
|
* Manage Banners
|
||||||
|
@ -45,6 +45,7 @@ All updates added in [Chevereto V4](https://releases.chevereto.com/4.X/), includ
|
||||||
* Keyboard shortcuts
|
* Keyboard shortcuts
|
||||||
* Text-based logo
|
* Text-based logo
|
||||||
* Web Share API
|
* Web Share API
|
||||||
|
* Two-factor auth
|
||||||
|
|
||||||
All updates (non-security) added in [V3.17](https://releases.chevereto.com/3.X/3.17/3.17.2.html), [V3.18](https://releases.chevereto.com/3.X/3.18/3.18.3.html) and [V3.20](https://releases.chevereto.com/3.X/3.20/3.20.15.html):
|
All updates (non-security) added in [V3.17](https://releases.chevereto.com/3.X/3.17/3.17.2.html), [V3.18](https://releases.chevereto.com/3.X/3.18/3.18.3.html) and [V3.20](https://releases.chevereto.com/3.X/3.20/3.20.15.html):
|
||||||
|
|
||||||
|
@ -59,7 +60,7 @@ All updates (non-security) added in [V3.17](https://releases.chevereto.com/3.X/3
|
||||||
|
|
||||||
* PHP 7.4
|
* PHP 7.4
|
||||||
* MySQL 5.7 / 8 - MariaDB 10
|
* MySQL 5.7 / 8 - MariaDB 10
|
||||||
* Apache HTTP Web Server
|
* Apache HTTP Web Server / Nginx
|
||||||
* mod_rewrite
|
* mod_rewrite
|
||||||
|
|
||||||
## 📚 Documentation
|
## 📚 Documentation
|
||||||
|
|
Loading…
Reference in New Issue