add favicon to webpages (#2858)
Co-authored-by: TeejMcSteez <tjhall047@gmail.com> Co-authored-by: Kristoffer Dalby <kristoffer@dalby.cc>
This commit is contained in:
parent
1dcb04ce9b
commit
218a8db1b9
6 changed files with 42 additions and 7 deletions
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
### Changes
|
||||
|
||||
- Add favicon to webpages
|
||||
[#2858](https://github.com/juanfont/headscale/pull/2858)
|
||||
- Reclaim IPs from the IP allocator when nodes are deleted
|
||||
[#2831](https://github.com/juanfont/headscale/pull/2831)
|
||||
|
||||
|
|
@ -138,7 +140,6 @@ the code base over time and make it more correct and efficient.
|
|||
starting/ending with hyphen are rejected
|
||||
|
||||
### Changes
|
||||
|
||||
- **Database schema migration improvements for SQLite**
|
||||
[#2617](https://github.com/juanfont/headscale/pull/2617)
|
||||
- **IMPORTANT: Backup your SQLite database before upgrading**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue