| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-03 | Xray core: old version removed | mhsanaei | |
| 2025-08-03 | outbound: mldsa65Verify | mhsanaei | |
| 2025-08-03 | pqv: mldsa65Verify | mhsanaei | |
| 2025-07-28 | remove password type | mhsanaei | |
| 2025-07-28 | Reality: min & max client ver | mhsanaei | |
| 2025-07-27 | Added list of services for get public IP address (IP v4 and v6) (#3216) | Mikhail Grigorev | |
| * Fixed get public IP address * Remove https://ifconfig.io/ip and https://ipinfo.tw/ip --------- Co-authored-by: Mikhail Grigorev <grigorev_mm@magnit.ru> | |||
| 2025-07-25 | add mldsa65 | Alireza Ahmadi | |
| 2025-07-23 | Endpoint for updating client traffic by email (#3259) | Azavax | |
| * Update api.go * Update inbound.go * Update inbound.go | |||
| 2025-07-22 | ocspStapling set to 0 | 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 | 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-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-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 translations for routing table | Shishkevich D. | |
| 2025-06-16 | chore: up minimal xray-core version to v25.6.8 | Shishkevich D. | |
| 2025-06-11 | feat: support metrics config | rammiah | |
| 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-16 | fix: handle inbounds interaction errors (#3009) | Shishkevich D. | |
| eliminates messages like: “Inbound created successfully (Port 100 is already busy)”. | |||
| 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 | fix: 2fa qr-code (#2996) | Tara Rostami | |
| 2025-05-10 | chore: simplified chinese translate improved | ckun52880 | |
| 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-03 | feat: hashing user passwords | Columbiysky | |
| solves problems #2944, #2783 | |||
| 2025-04-27 | chore: minor fixes for login page | Tara Rostami | |
| 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 | chore: deleting unnecessary functions | Shishkevich D. | |
