-
v1.0.0
Stablequality / commitlint (push) SkippedCD / update-wiki (push) Failing after 8squality / changes (push) Successful in 7squality / docker-check (push) Skippedquality / web (push) Successful in 1m8squality / api (push) Successful in 41sCD / quality (push) Successful in 2m0sCD / publish (push) Failing after 11m24sreleased this
2026-08-19 00:42:38 +07:00 | 56 commits to main since this release1.0.0 (2026-08-18)
- chore: Add turbo.json to Dockerfiles for improved build configuration (880287e)
- chore: Add undici package and update health check service to utilize undici's Agent for improved HTT (a0380b3)
- chore: Refactor Dockerfile to improve cleanup process by replacing multiple find commands with targe (e6b1f81)
- chore: Refactor Dockerfiles to use build stages for improved caching and efficiency; update .dockeri (41a2684)
- chore: Remove unused cache-from and cache-to directives in Docker workflow to streamline build proce (20d0674)
- chore: Simplify Dockerfile by consolidating COPY commands for package.json and related files, improv (6571e1c)
- chore: Update .dockerignore to exclude test files and directories for cleaner Docker builds (80b2e21)
- chore: update Docker configuration and CI/CD setup (ed4d6f8)
- chore: Update Docker workflow to use ACTIONS_PAT for authentication instead of PACKAGE_TOKEN (3846184)
- chore: Update Dockerfile to refine cleanup process by targeting specific directories for file deleti (3632bd2)
- chore: Update Dockerfile to streamline build process by consolidating build stages and adding turbo. (1be714b)
- chore: Update Dockerfiles to install additional build dependencies (python3, make, g++) for improved (ddda123)
- chore: Update package.json and pnpm-lock.yaml to add husky for Git hooks; enhance Docker workflow wi (9569c22)
- chore(.gitignore): add daemon.pid to ignore list (2b3c48c)
- chore(rules): правило kpi-hybrid — только hybrid KPI из kit (30447d8)
- chore(rules): синхронизировать ReUI PRO MCP и frontend patterns (b4daa76)
- chore(security): игнорировать локальные mcp.json (c9eee6f)
- chore(ui): удалить мёртвые App* и shared-обёртки (6c379f3)
- chore(web): update ESLint configuration and improve component layouts (a55200e)
- chore(web): update TypeScript configuration and Vite aliases for UI components (1de497d)
- chore(web): обновить дефолтные URL App Switcher для prod (859918f)
- chore(web): унифицировать ReUI PRO kit и rules под EvoBGP hybrid (32248d8)
- ci: переключить registry на git.shx.one (597017b)
- fix: update resource page (d44baab)
- fix(api): импорты settings-repo и repos через @cfdm/db (59163bf)
- fix(certificates): не мониторить SSL без health-check с TLS verify (278a6b6)
- fix(certificates): убрать stale SSL-хосты и вернуть Save в FormSheet (56f2ed7)
- fix(integrations): не считать CNAME hostname за IP при sync (721332e)
- fix(integrations): отдавать bindings в ответе sync для VPS Tracker (19620c0)
- fix(integrations): отдавать origin IP и cnameTarget для CNAME sync (ec70104)
- fix(integrations): разворачивать CNAME до IP при sync в VPS Tracker (c01c751)
- fix(layout): обновить стили PopoverContent для улучшения компоновки (76a58be)
- fix(ui): выровнять KPI IconTile chrome и доступность (7cd86fc)
- fix(ui): выровнять ритм Dashboard с list-страницами (f1767b8)
- fix(ui): убрать FieldSeparator под раскрытым Health-check (af191dc)
- fix(ui): центрировать EmptyState по empty-state-12 (0a4293b)
- fix(web): adjust tab component styles for improved layout (0b7aa74)
- fix(web): исправить Base UI error #31 в App Switcher (e473955), closes #31
- fix(web): убрать MenuGroupLabel из App Switcher (cc829a5), closes #31
- refactor: Consolidate density-related logic by moving densityRowClass and densityLabel to a dedicate (0637615)
- refactor: Enhance ChartCard and DataTable components by improving layout structure, adding paginatio (e5dc483)
- refactor: Enhance health check and load balancing logic in ServiceEditSheet and ServiceRow component (43d473c)
- refactor: Enhance health check target queries to use FQDN for hostname resolution and improve group (09b32a5)
- refactor: Enhance health-related components by integrating date formatting for last checked timestam (934afa5)
- refactor: Enhance UI components in various files by implementing new layouts, improving accessibilit (4e536c3)
- refactor: Integrate group health check logic into ServiceRow and ServiceGroupItem components, enhanc (54fd22a)
- refactor: Replace legacy UI components with new App components across various files for improved con (2147782)
- refactor: Simplify HealthCheckConfigFields component structure and enhance layout by integrating cla (5bdf4e7)
- refactor: Update health check logic in ServiceRow component to conditionally display health status b (7d0a013)
- refactor: Update health check service to use undici's fetch for improved HTTP probing and enhance Fo (6038fed)
- refactor: Update schemas to use coerced boolean types for enabled and health check fields, improving (0d652fa)
- refactor: Update ServiceEditSheet component to improve load balancing and health check display logic (2e412d9)
- refactor(auth): replace redirectToPortalLogin with redirectToPortalLogout (e748c87)
- refactor(forms): перевести service sheets на FormSheet и RHF (a4fd955)
- refactor(services): update service creation logic and enhance service group schema (ce8393e)
- refactor(ui): выровнять lists и domain detail под ResourcePage (52edc3b)
- refactor(ui): заменить Badge и Alert на ReUI semantic (57ee231)
- refactor(ui): перевести bindings и login на Frame / auth-13 (c3ad676)
- refactor(ui): улучшить компоновку и стили KPI карточек (cd616c7)
- refactor(ui): улучшить структуру компонентов AppSidebar и PageHeader (60e15ca)
- refactor(web): enhance OpsDashboard and ChartContainer for improved metrics logging and responsivene (5a95202)
- refactor(web): improve layout and interactivity in dashboard components (fa66f06)
- refactor(web): remove unused logging function from OpsDashboard (dd167a4)
- refactor(web): streamline component structure by removing unused refs and logging (a02f4f3)
- refactor(web): update layout and styling in c-tabs-2 and DashboardPage (600044d)
- refactor(web): update vitest configuration to merge with Vite config and add alias for utility path (9967232)
- Enhance frontend documentation and UI components; update
frontend-shadcn.mdcto include UI pattern (4a70cf5) - Enhance service management by adding service groups functionality; introduce new schemas for service (0a0a1a9)
- feat:Update pnpm-lock.yaml to link shared package; modify API routes to utilize new schemas for doma (6d1d8ca)
- feat(api, web): enhance health check and domain management features (64585cc)
- feat(api, web): integrate health status management for services and domains (1f710bb)
- INIT COMMIT (87789fa)
- Refactor project structure to use pnpm monorepo; update Dockerfile and related configurations for fr (b146757)
- Refactor project to transition from Rust backend to Node.js with Fastify; update Dockerfile and Dock (d114146)
- Update pnpm-lock.yaml to include new dependencies for @dnd-kit packages; enhance frontend documentat (5f7b3ac)
- Update ReUI skill documentation to reflect the addition of 3 new components, increasing the total fr (3fb8480)
- Выравнивание UI с vps-tracker: тема b2fA, ReUI DataGrid и shell (72a4b34)
- feat: Implement load balancing and health check features for service groups, including DNS-based loa (6a1498b)
- feat: integrate ReUI components and update MCP configuration (29e5766)
- feat: интеграция с VPS Tracker (9678338)
- feat(app-switcher): читать конфиг из auth-portal вместо локального editor (9d8c2af)
- feat(audit): локальный журнал и push в auth-portal (859ad23)
- feat(auth): implement portal SSO and local admin authentication (6a6cb34)
- feat(health-check): add TLS verification option to health check configuration (1d497d0)
- feat(health-check): enhance HTTP probe functionality with URL helpers (a58d91f)
- feat(health-check): introduce health probe gap configuration and enhance health check logic (9783974)
- feat(integrations): добавить полный sync bindings в VPS Tracker (60da2b9)
- feat(layout): подключить chrome app-shell-12 в AppShell (c6fa342)
- feat(services): сделать multi-FQDN привязки first-class в UI (3e4caca)
- feat(settings): адаптировать integrations под ReUI settings-16 (a15b52d)
- feat(ui): добавить KPI card-35 на domains, groups и services (1e82362)
- feat(ui): добавить новый маршрут и интерфейс для настроек внешнего вида (13c079c)
- feat(ui): добавить новый элемент управления для EvoBGP в AppSwitcher и обновить документацию (1893778)
- feat(ui): добавить поддержку варианта для KPI карточек (733c041)
- feat(ui): единый PageHeader h1 на всех разделах (704624c)
- feat(ui): обновить KPI с card-35 на stats-12 во всех компонентах (d8340e8)
- feat(web): enhance certificate management and UI components (3e326a4)
- feat(web): enhance CountedLineTabs and HealthCheckConfigFields components (62be7af)
- feat(web): enhance debugging capabilities across components (9a87d0c)
- feat(web): enhance integration settings and UI components (781c881)
- feat(web): enhance ReUI components and sidebar navigation (d5de7f5)
- feat(web): enhance UI components and improve documentation (6ceb7ff)
- feat(web): update Tabs component styles for improved UI consistency (777a263)
- feat(web): добавить App Switcher для перехода между приложениями (e707766)
Downloads