MokoNtfy 01.13.01 — Stable
Live at ntfy.mokoconsulting.tech. This release focuses on branding, web-app UI, and reliability polish.
Added
- Collapsible topics sidebar with a responsive brand mark. The top-left logo shows the full wordmark on large screens and the compact favicon on small screens; click it to collapse or expand the topics sidebar (remembered across reloads).
- Wordmark logo on the sign-in pages, shown above the login/auth form.
Changed
- Accessibility settings apply on save. The accessibility settings page now reloads after a successful save, so changes take effect without a manual refresh.
- Brand assets consolidated and generated at build. The favicon, PWA icons (including a padded maskable icon), the social image, the notification badge, and the multi-size
favicon.icoare all rasterized at build time from a single SVG master (a square icon plus a wide wordmark) and served from one location — nothing is committed to the repository, so the branding stays consistent and never goes stale.
Fixed
- Welcome tour could cover the page. A tour step could anchor to an off-screen or hidden control, leaving the overlay and its Skip button unreachable. Tour steps now only anchor to genuinely visible controls, so the tour can always be dismissed.