Fix CORS handling and real IP logging
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -1,5 +1,19 @@
|
||||
# Changelog
|
||||
|
||||
## 0.4.5 (2025-10-30)
|
||||
|
||||
* Serve photos UI on the primary hostname and mount other apps on `accounts/auth/cast/albums/family.<root-domain>`
|
||||
* Enable multiDomain in the manifest so aliases can be set in Cloudron UI
|
||||
* Simplified documentation for S3 setup and alias domains
|
||||
* Fix CORS responses for auth subdomains and forward real client IPs from Cloudron proxy
|
||||
|
||||
## 0.4.4 (2025-10-30)
|
||||
|
||||
* Restore Cloudflare R2 path-style URLs and simplify to a single hot-storage data center
|
||||
* Serve the frontend apps on dedicated subdomains (photos/accounts/auth/cast/albums/family)
|
||||
* Startup script now regenerates Caddy and Museum configs for the new host layout
|
||||
* Added post-install checklist entries and updated docs for required DNS records
|
||||
|
||||
## 0.4.3 (2025-10-29)
|
||||
|
||||
* Always regenerate Museum configuration on startup to pick up S3 credential changes
|
||||
@@ -23,4 +37,4 @@
|
||||
* Integrates with PostgreSQL database
|
||||
* Integrates with S3-compatible object storage
|
||||
* Integrates with Cloudron mail system
|
||||
* Provides web UI for photos and authentication
|
||||
* Provides web UI for photos and authentication
|
||||
|
||||
Reference in New Issue
Block a user