| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-18 | fix: reduced login title font-size for mobile (#3105) | spatiumstas | |
| 2025-06-17 | refactor: use `math.MaxUint16` when checking port | Shishkevich D. | |
| 2025-06-17 | chore: add download config button for wireguard | Shishkevich D. | |
| 2025-06-16 | chore: add `RHEL` system to install.sh | xujie86 | |
| fixed #3097 | |||
| 2025-06-16 | chore: add translations for routing table | Shishkevich D. | |
| 2025-06-16 | chore: up minimal xray-core version to v25.6.8 | Shishkevich D. | |
| 2025-06-13 | chore: build image in docker compose | Shishkevich D. | |
| this makes it possible to run development build using Docker. | |||
| 2025-06-11 | Merge pull request #3087 from rammiah/main | Sanaei | |
| feat: support metrics config | |||
| 2025-06-11 | feat: support metrics config | rammiah | |
| 2025-06-10 | chore: update the installation command (#3069) | Jay | |
| * install command had an extra $ at the first of the line * install command had an extra $ at the first of the line * install command had an extra $ at the first of the line * install command had an extra $ at the first of the line * install command had an extra $ at the first of the line * install command had an extra $ at the first of the line | |||
| 2025-06-05 | chore: clean readme, add link to wiki (#3045) | Shishkevich D. | |
| 2025-06-05 | fix: don't show ip limit for some protocols (#3064) | Shishkevich D. | |
| this causes the modal window to fail because protocols like wireguard, dokodemo and so on do not have clients (like vless/vmess, shadowsocks, etc). | |||
| 2025-05-28 | feat: add command list in telegram bot (#3027) | spatiumstas | |
| 2025-05-22 | chore: `X_UI_ENABLE_FAIL2BAN` -> `XUI_ENABLE_FAIL2BAN` (#3030) | Shishkevich D. | |
| 2025-05-17 | feat: support .env file (#3013) | Ali Golzar | |
| 2025-05-16 | Code refactoring (#3011) | Pk-web6936 | |
| * Code refactoring read without -r will mangle backslashes https://github.com/koalaman/shellcheck/wiki/SC2162 * Update x-ui.sh | |||
| 2025-05-16 | fix: handle inbounds interaction errors (#3009) | Shishkevich D. | |
| eliminates messages like: “Inbound created successfully (Port 100 is already busy)”. | |||
| 2025-05-16 | v2.6.0v2.6.0 | mhsanaei | |
| 2025-05-16 | Xray-core v25.5.16 | mhsanaei | |
| 2025-05-14 | fix: Restore from .db file fails (#2988) | Columbiysky | |
| * fix: issue 2953. Restore from .db file fails because * Update server.go | |||
| 2025-05-11 | update dependencies | mhsanaei | |
| 2025-05-11 | fix: 2fa qr-code (#2996) | Tara Rostami | |
| 2025-05-10 | chore: simplified chinese translate improved | ckun52880 | |
| 2025-05-10 | fix: remove duplicate path | Shishkevich D. | |
| 2025-05-10 | chore: сonfiguring `paths` for CI | Shishkevich D. | |
| no need for automatic build when changing files that do not affect panel operation | |||
| 2025-05-10 | chore: customizing triggers for builds | Shishkevich D. | |
| Now CI triggers on commit to main, or on release | |||
| 2025-05-10 | chore: add translations for `a-table` | Shishkevich D. | |
| 2025-05-10 | chore: russian translate improved (#2990) | Columbiysky | |
| 2025-05-09 | chore: toasts translation refactoring | Shishkevich D. | |
| 2025-05-08 | chore: implement 2fa auth (#2968) | Shishkevich D. | |
| * chore: implement 2fa auth from #2786 * chore: format code * chore: replace two factor token input with qr-code * chore: requesting confirmation of setting/removing two-factor authentication otpauth library was taken from cdnjs * chore: revert changes in `ClipboardManager` don't need it. * chore: removing twoFactor prop in settings page * chore: remove `twoFactorQr` object in `mounted` function | |||
| 2025-05-06 | Added 3 new buttons to telegram bot (#2965) | nistootsin | |
| * Add a new button to but : Reset All Clients * handel translation for `Reset All Clients` button * refactoring * add a new button to telegram bot >> `Sorted Traffic Usage Report` * - refactoring * add ip limit conifg on new client adding time | |||
| 2025-05-06 | feat: implement geofiles update in panel (#2971) | Shishkevich D. | |
| solves #2672 Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com> | |||
| 2025-05-06 | geosite : category-porn | mhsanaei | |
| 2025-05-06 | fix: check default credentials during a fresh installation | Shishkevich D. | |
| 2025-05-03 | chore: do not show the current login and password (#2969) | Shishkevich D. | |
| 2025-05-03 | feat: hashing user passwords | Columbiysky | |
| solves problems #2944, #2783 | |||
| 2025-04-30 | v2.5.8v2.5.8 | mhsanaei | |
| 2025-04-30 | Xray Core v25.4.30 | mhsanaei | |
| 2025-04-30 | update dependencies | mhsanaei | |
| 2025-04-29 | refactror: add check ipv6 path | Павел | |
| fix issues #1669 #2882 | |||
| 2025-04-27 | chore: minor fixes for login page | Tara Rostami | |
| 2025-04-23 | chore: new templates for issues and pull requests (#2935) | Shishkevich D. | |
| * chore: new issue templates * chore: fixing templates * chore: add pull request template also edited bug report * chore: add checklist for question and feat request template * chore: remove title prefix * fix: template title * fix: re-fixing the template title * chore: remove checklist for pull request * chore: remove emojies * fix: elimination of minor defects | |||
| 2025-04-19 | fix: qr modal header | Shishkevich D. | |
| 2025-04-19 | chore: move qr params in `a-popover` | Shishkevich D. | |
| 2025-04-19 | feat: add a toggle to use public IPv4 in QR/URI | AKILA INDUNIL | |
| 2025-04-18 | automatic Build and Release (#2919) | Pk-web6936 | |
| * Update release.yml * Update release.yml * Update release.yml | |||
| 2025-04-18 | docs: Update README (#2921) | Pk-web6936 | |
| * Update README.es_ES.md * Update README.ru_RU.md | |||
| 2025-04-18 | docs: Update README.zh_CN.md (#2920) | 006lp | |
| 2025-04-18 | chore: deleting unnecessary functions | Shishkevich D. | |
| 2025-04-16 | feat: add `Submit As Enable` in telegram bot | nistootsin | |
