mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-06 07:30:18 +00:00
Updated Changelog (markdown)
parent
48104486d2
commit
4e1dcf657b
1 changed files with 3 additions and 3 deletions
|
@ -9,15 +9,15 @@
|
|||
- `[NEW]` - Added more info to debug log + tells you where to find it [#460](../pull/460)
|
||||
- `[NEW]` - Added root check to whitelist/blacklist scripts
|
||||
- `[NEW]` - Changed command to reload dnsmasq to have more compatibility
|
||||
- `[FIX]` - Made help show for whitelist and blacklist scripts [#468](../pull/468)
|
||||
- `[FIX]` - Now a custom IP specified at install will be used instead of whatever the script finds [#472](../pull/472)
|
||||
- `[NEW]` - Add `X-Frame-Options: DENY` to the web interface headers so that it can't be used in place of an ad [#491](../pull/491)
|
||||
- `[NEW]` - Remove toilet and figlet as dependencies. They are replaced with simple echo calls [#500](../pull/500)
|
||||
- `[FIX]` - Made help show for whitelist and blacklist scripts [#468](../pull/468)
|
||||
- `[FIX]` - Now a custom IP specified at install will be used instead of whatever the script finds [#472](../pull/472)
|
||||
|
||||
#### [2.6.2] - 2016-04-11
|
||||
- `[NEW]` - running `pihole -w -l` or `pihole -b -l` will now list domains in your white/blacklist. [#447](../pull/447)
|
||||
- `[FIX]` - `gravity.list` not being populated correctly when run by cron [#409](../issues/409)
|
||||
- `[FIX]` - Cleaned up output of helptext on `pihole` command. [#453](../issues/453)
|
||||
- `[NEW]` - running `pihole -w -l` or `pihole -b -l` will now list domains in your white/blacklist. [#447](../pull/447)
|
||||
|
||||
#### [2.6.1.2] - 2016-04-06
|
||||
- `[FIX]` - Added `-h` parameter to `whitelist.sh` and `blacklist.sh`.
|
||||
|
|
Loading…
Add table
Reference in a new issue