What's Changed
- docs: improve README clarity and install guidance by @jumpsmm7 in #259
- tools: add installer safety helper functions by @jumpsmm7 in #260
- tools: add AdGuard Home service helper functions by @jumpsmm7 in #261
- docs: add debug bundle design notes by @jumpsmm7 in #262
- chore: add repository hygiene and shell validation by @jumpsmm7 in #263
- Update installer download link in README by @jumpsmm7 in #265
- tools: add helper validation and hardening roadmap by @jumpsmm7 in #264
- ci: make ShellCheck advisory non-blocking by @jumpsmm7 in #266
- Dev/issue templates support intake by @jumpsmm7 in #267
- chore: add issue templates for support intake by @jumpsmm7 in #268
- Dev/installer hardening v2 by @jumpsmm7 in #269
- chore: add repository hygiene and shell validation by @jumpsmm7 in #270
- installer: stage code hardening for squash merge by @jumpsmm7 in #271
- ci: add manual installer hardening apply workflow by @jumpsmm7 in #272
- ci: fix installer hardening workflow target branch setup by @jumpsmm7 in #273
- ci: fix installer hardening apply script execution by @jumpsmm7 in #274
- docs: add development workflow notes by @jumpsmm7 in #275
- Dev/apply installer hardening ci by @jumpsmm7 in #276
- ci: repair installer hardening workflow on master by @jumpsmm7 in #277
- installer: apply hardening changes and update checksums by @jumpsmm7 in #278
- installer: stage phase 2 hardening workflow by @jumpsmm7 in #279
- tools: fix md5sum checksum file handling by @jumpsmm7 in #280
- installer: apply phase2 hardening changes and update checksums by @jumpsmm7 in #281
- installer: stage phase 3 hardening workflow by @jumpsmm7 in #282
- installer: use which in phase 3 safe download helper by @jumpsmm7 in #283
- installer: apply phase3 hardening changes and update checksums by @jumpsmm7 in #284
- installer: stage phase 4 hardening workflow by @jumpsmm7 in #285
- installer: stage code hardening for squash merge by @jumpsmm7 in #286
- installer: stage phase 5 hardening workflow by @jumpsmm7 in #287
- installer: apply phase5 hardening changes and update checksums by @jumpsmm7 in #288
- Dev/installer hardening final pass by @jumpsmm7 in #290
- installer: apply final hardening changes and update checksums by @jumpsmm7 in #291
- ci: add router compatibility guard by @jumpsmm7 in #292
- installer: stage improvement pass workflow by @jumpsmm7 in #293
- installer: apply improve hardening changes and update checksums by @jumpsmm7 in #294
Full Changelog: v2.0.1...v2.0.1-refactoring