Changes in this release:
- 619da5e agent: include into default configuration
- 6b068bd raptop: clean up
- ad4cb59 webui: fix typo
- f55875e webui: do not install heartbeat service
- 3255efa package/prudynt-t: update to f4b3228 Update prudynt-t from 3cb1621 to f4b3228 Hash change: 3cb1621fa7625b4d47b6de644d82bccc8f7f31b4 -> f4b32289359d176fb0795d9f3735af0bd9d6d2fd Changelog: 51bec07: Guard T20 advanced ISP tuning init e5da7af: reformat sources with default clang width ea3a2f0: ignore local toolchain 093fa78: upgrade to gcc15 toolchain in docker f4b3228: update build.sh (incomplete)
- 6f4e594 ingenic-lib: use sdk 1.3.0 libs for t23 soc
- 47a7c15 sysupgrade: parse content-length case-insensitively Use a simple grep-based parser for Content-Length so lowercase HTTP headers from GitHub are handled correctly. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
- 959bc13 wifi: move wlan module unload to wired-gateway Stop unloading the Wi-Fi driver from S38wpa_supplicant, and perform wired-priority teardown in S40wired-gateway instead. Also render S40wired-gateway as a template so WLAN_MODULE_NAME is injected at build time. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
- 8c57ee9 cameras: move failing xburst2 configs to experimental
- ae881cc wireguard-tools: bump to 1.0.20260203 in override
- f5fe4ba wireguard: add hash for 1.0.20250521 bundle
- e53a9f3 move kernel patches for 4.4.94
- 89a357f thingino-live555: use release mirror for bundle downloads Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
- 9fe9ca7 buildroot: add busybox kconfig toolchain dependency patch Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
- 6c39437 make: remove OTA update from the guided compilation
- 9105091 ha: disable firmware updates by default
- ba1b53f webui: add reusable password reveal toggle Add a shared password-reveal helper and styles, then load it on web UI pages so password fields get a click-to-reveal eye icon. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com webui: fold password reveal into common script Move password reveal toggle behavior into /a/main.js, remove per-page /a/password-reveal.js includes, and delete the standalone script file. Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
- 2aa975b make: skip dep check for update target Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
- fc4b4bd docker-build: no dependencies checking on the host system when compialtion is in a container
- 19081b8 restore kernel selection logic defaulting to xburst1 branch
- bab12bc webui: lock GPIO and ircut hardware fields Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
- 69e9a38 webui: make GPIO pin state fields read-only Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com
- 6f125b0 Add 'lzop' to build dependencies installation
- fb53597 webui: fix firmware reset file name
- b0baf8a build system: add experimental kernel 7.0 support