Releases: MHSanaei/3x-ui
Releases · MHSanaei/3x-ui
v2.8.5
New
- feat: add ldap component @konstpic
- feat: Add update script @cherts
- feat: add file logger support @slavafyi
- Add support for OpenSUSE Leap @xujiegb
- fragment : MaxSplit
- DevTools
Update & improvement
- Xray-core v25.10.15
- Add IPv4 for wget in install
- first try native CPU implementation
- [Security] Replace timestamp-based password generation with random generator @xujiegb
- login: autocomplete password
- tiny changes
- Update translate.ru_RU.toml @thefsfc
- update dependencies
Bug fixed
- fix(import): prevent sqlite disk I/O error by validating temp DB then swapping
- fix: fix delete method @konstpic
- fix russian translate in tgbot @dimasmir03
- fix: login animation @TaraRostami
- fix
Reports
Full Changelog: v2.8.4...v2.8.5
v2.8.4
important bug fixed update to this version ASAP
New
Update & improvement
Bug fixed
- fix: outbound address for vless
- fix api : subid, uuid from inbound settings
- API improve security: returns 404 for unauthenticated API requests
- bug fix
Reports
Full Changelog: v2.8.3...v2.8.4
v2.8.3 Deprecated
New
Update & improvement
- better design for dns presets
- docs: add comments for all functions
- improved sub: BuildURLs
- pageSize to 25
- TGbot: improved (5x faster)
- add EXPOSE port in Dockerfile @dimasmir03
- undo vnext for vmess
- update dependencies
Bug fixed
- security fix: Uncontrolled data used in path expression
- security fix: Use of insufficient randomness as the key of a cryptographic algorithm
- security fix: Workflow with permissions CWE-275
- security fix: Command built from user-controlled sources CWE-78
- Minor Fixes @TaraRostami
- fix: subpath panic
- fix: ineffectual assignment to needRestart
- Fix ineffassign “date”
- misspell
Full Changelog: v2.8.2...v2.8.3
v2.8.2 Deprecated
New
Update & improvement
- enhancements
- chore: update sub page URL @harryngne
- minor change
- go package correction v2
- cpu history timeframe @Drahonn
Bug fixed
- misspell
- Fix ineffassign “date”
- fix: ineffectual assignment to needRestart
- fix PeriodicTrafficResetJob: log only when there are matching inbound
- fix: online
- Fix: Shadowrocket link using base64 encoding @harryngne
- css [fixes] @TaraRostami
- bug fix
Full Changelog: v2.8.1...v2.8.2
v2.8.1 Deprecated
API Documentation postman
API Documentation
New
- feat: Simple periodic traffic reset (for Inbounds) – daily | weekly | monthly @egregors
- tgbot: subscription, qrcode, link - for admin
- CPU History, CPU Utilization
- API: subid to getClientTraffics
Update & improvement
- sub page: improved
- Improved xray logs display handling @fgsfds
- sub template enhancements @alireza0
- UI Improvements and Fixes @TaraRostami
- Minor Fixes @TaraRostami
- Reality: placeholder for min, max
Bug fixed
Full Changelog: v2.8.0...v2.8.1
v2.8.0 Deprecated
API Documentation postman
API Documentation
New
- API: delClientByEmail
- api
- outbound: ECH Config List
- add clear button
- Subscription
- tgbot: subscription,qrcode, link
- Vlessenc
Update & improvement
- dokodemo-door, socks renamed to mixed, tunnel
- renamed dest to target
- outbound: mixed to socks
- remove unsupported cipher method
- removed domainMatcher
- enhancements @alireza0
- rules: source to sourceIP
- Update check_client_ip_job.go
- minify css
- minor change
Bug fixed
- Fix critical bugs in ObjectUtil.equals() and filterInbounds() functions @copilot
- windows: error filter
- cookie: MaxAge
- clean html files
- Fixed: update Xray Core on Windows
- fix: ru top level domain regexp option @ivkorn
Full Changelog: v2.6.7...v2.8.0
v2.6.7
New
- Freedom: Add maxSplit fragment option; Add applyTo noises option
- DNS outbound: Set "reject" as the default value for nonIPQuery
- go v1.25
- feat: Add remaining time to tgbot @Incognito-Coder
- Created / Updated fields for clients @aliglzr
- Add all-time traffic for inbounds and clients @aliglzr
- Xray Core v25.8.29
Update & improvement
- Moved DB to same app folder on Windows @fgsfds
- AutoFill OTP @finagin
- more list for public IP address
- Axios v1.11.0
- remove unnecessary vue files
- remove unnecessary ant files
- removed: Allocate
- actions/checkout from 4 to 5
- minor changes
Bug fixed
Reports
v2.6.6
v2.6.5
New
Update & improvement
- use musl libc toolchains for build statically linked binaries @elseif
- runs-on: ubuntu-latest
- change a-input to a-textarea
- xray core v25.8.3
- default Max Age to 360min
- update languages
- minor changes
- remove: glibc check
Bug fixed
- kill process instead of sending SIGTERM on Windows @fgsfds
- fix: pqv for sub
- fix portMap json @alireza0
- fix: simplify error handling
- fix: IPLimitlog display
- fix: sub enable warning
Reports
v2.6.3
New
- add mldsa65 @alireza0
- Endpoint for updating client traffic by email @azavaxhuman
- GO v1.24.5 + update dependencies
- Reality: min & max client ver
- pqv: mldsa65Verify
- outbound: mldsa65Verify
Update & improvement
- xray core v25.7.26
- Xray core: old version removed
- remove password type
- ocspStapling set to 0
- Increase the number of characters for webBasePath @xujie86
- small improvement @X-Oracle