readme: added supported version

This commit is contained in:
Roman Kelesidis 2023-04-02 16:59:04 +07:00
commit 76b1936ded

View file

@ -27,6 +27,18 @@ TorrentPier is currently in active development. The goal is to remove all legacy
modern standards. If you want to go deep on the code, check our [issues](https://github.com/torrentpier/torrentpier/issues) modern standards. If you want to go deep on the code, check our [issues](https://github.com/torrentpier/torrentpier/issues)
and go from there. The documentation will be translated into english in the near future, currently russian is the main language of it. and go from there. The documentation will be translated into english in the near future, currently russian is the main language of it.
## Supported versions
**Current major version with full support is v2.4**
| Version | Released | EOL | Only critical bug fixes | Full |
|:------------------------------------------------------------------------:|:-------------:|:------:|:-----------------------:|:----:|
| [v2.1.5-LTS](https://github.com/torrentpier/torrentpier-lts/releases) | 2023/04/04 | | ✅ | |
| [v2.4.*](https://github.com/torrentpier/torrentpier/tree/master) | Stay tuned 😉 | | ✅ | ✅ |
| [v2.3.*](https://github.com/torrentpier/torrentpier/releases/tag/v2.3.1) | 2023/03/18 | YES 💀 | | |
| [v2.2.*](https://github.com/torrentpier/torrentpier/releases/tag/v2.2.3) | 2017/08/08 | YES 💀 | | |
| [v2.1.*](https://github.com/torrentpier/torrentpier/releases/tag/v2.1.5) | 2014/12/06 | YES 💀 | | |
## Requirements ## Requirements
* Apache / nginx * Apache / nginx