S-UI v1.5.3
Stable release of the 1.5.3 line for deposist/s-ui-x.
Highlights
- Promotes
1.5.3-betato stable1.5.3. - Keeps runtime compatibility with existing
s-uiinstalls: binary name,
service name, data paths, and database layout remain unchanged. - Includes the
1.5.3-betaremediation aggregate and upstream parity fix for
alireza0/s-ui#1114. - Adds a friendlier Telegram database backup frequency UI with presets,
custom minute/hour intervals, and Advanced cron compatibility. The scheduler
still stores and reads the existingtelegramBackupCronsetting. - Uses the
deposist/s-ui-xrelease/download coordinates and
ghcr.io/deposist/s-ui-xcontainer image identity.
Validation
cd frontend && npm run test— PASScd frontend && npm run lint— PASScd frontend && npm run build— PASSgo test ./service ./cronjob— PASS
Install
bash <(curl -Ls https://raw.githubusercontent.com/deposist/s-ui-x/main/install.sh) v1.5.3From a local clone:
git clone https://github.com/deposist/s-ui-x.git
cd s-ui-x
sudo bash install.sh v1.5.3Русский
Стабильный релиз линейки 1.5.3 для deposist/s-ui-x.
1.5.3-betaповышен до стабильного1.5.3.- Runtime-совместимость сохранена: бинарник, service, пути данных и схема БД
остаются прежними. - Включены исправления
1.5.3-betaи upstream-парити-фикс
alireza0/s-ui#1114. - Периодичность Telegram backup теперь настраивается через понятные пресеты,
свой интервал в минутах/часах и Advanced cron. Под капотом по-прежнему
используется существующий settingtelegramBackupCron.
Установка:
bash <(curl -Ls https://raw.githubusercontent.com/deposist/s-ui-x/main/install.sh) v1.5.3