feat(profile): add appearance preferences page

Add a profile appearance section for theme, page width, and zoom preferences.
Move changelog access into the sidebar and bump the Coolify version to 4.1.2.
This commit is contained in:
Andras Bacsai
2026-05-29 13:59:01 +02:00
parent d4a538a265
commit b81bfc7f32
14 changed files with 417 additions and 130 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => '4.1.1',
'version' => '4.1.2',
'helper_version' => '1.0.14',
'realtime_version' => '1.0.15',
'railpack_version' => '0.23.0',