v5.10
版本发布时间: 2022-04-21 02:41:52
pi-hole/pi-hole最新发布版本:v5.18.3(2024-07-06 02:15:02)
What's Changed
- Fix log flush with new query database schema by @yubiuser in https://github.com/pi-hole/pi-hole/pull/4609
- Add backend option to set rate-limit from the dashboard by @DL6ER in https://github.com/pi-hole/pi-hole/pull/4621
- Add procps to dependencies by @yubiuser in https://github.com/pi-hole/pi-hole/pull/4635
- Tweak/api port by @yubiuser in https://github.com/pi-hole/pi-hole/pull/4629
- Generate colorful debug logs to web interface by @rdwebdesign in https://github.com/pi-hole/pi-hole/pull/4645
- Improving debug log by @rdwebdesign in https://github.com/pi-hole/pi-hole/pull/4652
- Fixed wrong words in
README.md
by @y0ngb1n in https://github.com/pi-hole/pi-hole/pull/4655 - Add check to avoid error in PHP 8 on the blocking page by @rdwebdesign in https://github.com/pi-hole/pi-hole/pull/4657
- Select the protocol on the blocking page by @rdwebdesign in https://github.com/pi-hole/pi-hole/pull/4659
- Remove
@
and following character from interface name by @rdwebdesign in https://github.com/pi-hole/pi-hole/pull/4664 - Pool identical messages in debug output by @yubiuser in https://github.com/pi-hole/pi-hole/pull/4646
- Rename block lists to adlists within the query list functions by @yubiuser in https://github.com/pi-hole/pi-hole/pull/4681
- Tweaks to functions in utils.sh and refactored usages in webpage.sh by @PromoFaux in https://github.com/pi-hole/pi-hole/pull/4653
- Exit installer if dpkg lock is held for more then 30 seconds by @yubiuser in https://github.com/pi-hole/pi-hole/pull/4682
- Only use sudo power if needed by @yubiuser in https://github.com/pi-hole/pi-hole/pull/4663
- Prevent issues cause by declaring
utilsfile
asreadonly
by @PromoFaux in https://github.com/pi-hole/pi-hole/pull/4690 - Remove unnecessary case in uninstall script by @yubiuser in https://github.com/pi-hole/pi-hole/pull/4692
- Set permissions for GitHub actions by @naveensrinivasan in https://github.com/pi-hole/pi-hole/pull/4699
- Do not pass whole environment for PIHOLE_SKIP_OS_CHECK=true by @MichaIng in https://github.com/pi-hole/pi-hole/pull/4694
- [utils.sh] Split
addOrEditKeyValuePair
to doaddKey
in a separate function by @PromoFaux in https://github.com/pi-hole/pi-hole/pull/4698 - Update gravity.sh by @jpgpi250 in https://github.com/pi-hole/pi-hole/pull/4704
- Changed ldd binary check for better compatibility by @spmfox in https://github.com/pi-hole/pi-hole/pull/4700
New Contributors
- @y0ngb1n made their first contribution in https://github.com/pi-hole/pi-hole/pull/4655
- @naveensrinivasan made their first contribution in https://github.com/pi-hole/pi-hole/pull/4699
- @spmfox made their first contribution in https://github.com/pi-hole/pi-hole/pull/4700
Full Changelog: https://github.com/pi-hole/pi-hole/compare/v5.9.1...v5.10