docs: update changelog

This commit is contained in:
github-actions[bot] 2025-10-25 17:23:05 +00:00
parent b5c45d4823
commit 0eb74862b5

View file

@ -3878,6 +3878,14 @@ ### 🐛 Bug Fixes
- *(service)* Update image version & healthcheck start period
- Filter deprecated server types for Hetzner
- Eliminate dark mode white screen flicker on page transitions
- Handle redis_password in API database creation
- Make modals scrollable on small screens
- Resolve Livewire wire:model binding error in domains input
- Make environment variable forms responsive
- Make proxy logs page responsive
- Improve proxy logs form layout for better responsive behavior
- Prevent horizontal overflow in log text
- Use break-all to force line wrapping in logs
### 💼 Other
@ -4967,6 +4975,7 @@ ### 📚 Documentation
- Update changelog
- Update changelog
- Update changelog
- Update changelog
### 🎨 Styling