# Changelog All notable changes to KeyHelp are documented here. ## [100] - 2026-06-30 ### Added - First public release of KeyHelp for ProcessWire. - ProcessWire admin dashboard with KeyHelp server status, resource widgets, recent domains and resource bars. - Domain list, create, view and delete screens. - Per-domain SSL, Let's Encrypt, force HTTPS, HSTS, PHP settings and DNS record management. - Domain detail screen with full API data, file paths, DNS record summary, database links and ProcessWire credential display. - Client list, create, view and delete screens with KeyHelp permission links. - Database, email account, FTP account and cron job list/create/delete screens. - Database Web Interface / phpMyAdmin links for KeyHelp database workflows. - SSL certificate list with expiry status. - Server information screen with software versions, resource usage, service status, KeyHelp service-management link and server reboot support for KeyHelp 26.0+. - Background loading for slow KeyHelp API-backed pages so the ProcessWire shell renders immediately and data fills in asynchronously. - Configurable API response cache with manual flush. - Debug mode with sanitized API request, payload, response, cache and timing logs. - English and German UI support with module-level language selection. - Single-tenant mode for restricting supported views and direct actions to one KeyHelp client ID. - Granular ProcessWire permissions: `keyhelp-view`, `keyhelp-edit`, `keyhelp-delete`, `keyhelp-server`. - ProcessWire installer for KeyHelp domains with stable/dev archive selection, database creation, random admin URL and generated credentials. - Local and SSH remote deployment for installer workflows where KeyHelp and ProcessWire run on different hosts. - Installer target cleanup and admin-login reset actions for already installed ProcessWire domains. - Encrypted ProcessWire installer credential storage with domain-list `PW` badges and credential display on domain detail pages. - GitHub module installer for existing ProcessWire sites with PHP syntax validation before files are copied. - Remix Icon SVG rendering for module icons. - ProcessWire/Ichiban-style admin layout with consistent tabs, tables, badges and typography. - German documentation in `README.de.md`. - Sponsorship metadata through `.github/FUNDING.yml`.