Skip to content

v0.8.2

Choose a tag to compare

@github-actions github-actions released this 03 Aug 13:17
· 9 commits to main since this release

🇷🇺 Русский

✨ Добавлено

  • Кнопка «Клиенты группы» в карточке группы: открывает список клиентов
    с фильтром по этой группе
    (#20).

🐛 Исправлено

  • Тупик фильтра «Без группы»: когда все клиенты распределены по группам
    (или под липкий статус-фильтр никто не попал), раздел «Клиенты» больше не
    запирается на «клиентов нет» — экран пустой выборки сохраняет кнопки смены
    статус-фильтра и группового фильтра, а текст различает «клиентов нет
    вообще» и «под фильтр никто не попал»
    (#20).

♻️ Изменено

  • Совместимость с инсталлером: поддерживаемая версия —
    v5.23.0
    (сверен --json-контракт: v5.22.0 добавил предупреждение о рассинхроне
    awgsetup_cfg.init только в stderr, v5.23.0 меняет только установщики);
    минимальная — по-прежнему v5.21.0.

🇬🇧 English

✨ Added

  • "Group clients" button on the group card: opens the client list
    filtered to that group
    (#20).

🐛 Fixed

  • "No group" filter dead end: when every client is assigned to a group
    (or the sticky status filter matches nobody), the "Clients" section no
    longer locks up on "no clients" — the empty-selection screen keeps the
    status-filter and group-filter buttons, and the text distinguishes
    "no clients at all" from "nothing matches the filter"
    (#20).

♻️ Changed

  • Installer compatibility: the supported version is now
    v5.23.0
    (--json contract verified: v5.22.0 adds an awgsetup_cfg.init drift
    warning to stderr only, v5.23.0 only changes the installers); the minimum
    stays v5.21.0.