Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 21:48
· 78 commits to main since this release

luci-theme-footstrap v0.13.0

Changed

  • A document the router could not have rendered is one it no longer navigates away from.
  • Elements the router removes by hand are discarded the way luci-base discards them.
  • The incoming page is rendered off screen and swapped in when it is ready.
  • A navigation that outlives 150 ms says so.
  • The package is 7.4 KB smaller, and every page the router serves is 7 KB smaller.
  • fs-version.js stops exporting two names nobody imports.
  • The theme no longer names itself in the footer.

Fixed

  • A click after the session expired now lands on the login form instead of browsing on through a dead session.
  • A page whose section is read-only but whose own ACL is writable keeps its Save & Apply on a click.

Изменено

  • Документ, который роутер не мог отрисовать, он больше не покидает клиентской навигацией.
  • Элементы, которые роутер убирает вручную, выбрасываются так же, как их выбрасывает luci-base.
  • Входящая страница рисуется за экраном и подставляется, когда готова.
  • Навигация, живущая дольше 150 мс, об этом сообщает.
  • Пакет меньше на 7,4 КБ, и каждая отдаваемая страница — на 7 КБ.
  • fs-version.js перестал экспортировать два имени, которые никто не импортирует.
  • Тема больше не называет себя в подвале.

Исправлено

  • Клик после истечения сессии ведёт на форму входа, а не гуляет дальше по мёртвой сессии.
  • Страница, чья секция только для чтения, но чья собственная ACL пишущая, сохраняет Save & Apply при клике.
Install

One-liner (auto-detects apk/ipk):

wget -qO- https://github.com/VizzleTF/luci-theme-footstrap/releases/latest/download/install.sh | sh