| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-06 | v2.6.2v2.6.2 | mhsanaei | |
| 2025-07-06 | new alternative to get public IP address | mhsanaei | |
| 2025-07-06 | chore: return automatic generation of shadowsocks keys | Shishkevich D. | |
| 2025-07-06 | fix: login title shifts the input fields | Shishkevich D. | |
| * chore: revert "fix: reduced login title font-size for mobile (#3105)" * chore: short login title translation for russian * chore: change login title translation for ukrainian | |||
| 2025-07-04 | fixed: mux #3185 | mhsanaei | |
| 2025-07-04 | fixed: type #3186 | mhsanaei | |
| 2025-07-02 | v2.6.1v2.6.1 | mhsanaei | |
| 2025-07-02 | chore: reset two-factor authentication after changing admin credentials (#3029) | Shishkevich D. | |
| * chore: add `resetTwoFactor` argument for main.go fixes #3025 * chore: reset two-factor authentication after changing admin credentials * chore: reset two-factor authentication after changing admin credentials --------- Co-authored-by: somebodywashere <68244480+somebodywashere@users.noreply.github.com> Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com> | |||
| 2025-07-02 | update dependencies | mhsanaei | |
| 2025-06-24 | chore: mark `2053` port as unsecured | Shishkevich D. | |
| 2025-06-24 | fix: selecting a supported language | Shishkevich D. | |
| english could be selected by default at first load, even if the user's language was supported by the panel | |||
| 2025-06-23 | chore: russian language improvements | Shishkevich D. | |
| 2025-06-21 | refactor: new loading logic, icons for tabs | Shishkevich D. | |
| 2025-06-21 | refactor: use new page templates | Shishkevich D. | |
| 2025-06-21 | chore: clients comment improvement | Shishkevich D. | |
| - use default ant components instead custom styles - remove comments in inbound info modal (duplicates information) - enhance tooltip usage | |||
| 2025-06-21 | feat: add comments under client id (#3131) | Vadim Iskuchekov | |
| 2025-06-20 | fix: generate correct keys for shadowsocks inbounds | Shishkevich D. | |
| 2025-06-19 | Merge pull request #3125 from xujie86/patch-2 | Sanaei | |
| Add RHEL on x-ui.sh | |||
| 2025-06-19 | Update x-ui.sh | xujie86 | |
| 2025-06-18 | chore: add new dns features from v25.6.8 | Shishkevich D. | |
| * chore: add new dns params * chore: add `DNS Presets` modal * chore: edit file names | |||
| 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 | |||
