Skip to content

Commit 98f8924

Browse files
docs: update changelog
1 parent b66fb87 commit 98f8924

File tree

1 file changed

+53
-24
lines changed

1 file changed

+53
-24
lines changed

CHANGELOG.md

+53-24
Original file line numberDiff line numberDiff line change
@@ -6,58 +6,70 @@ All notable changes to this project will be documented in this file.
66

77
### 🚀 Features
88

9-
- *(core)* Prevent using servers with existing resources as build servers
10-
- *(ui)* Add textarea switching option in service compose editor
9+
- *(ui)* Add wire:key to two-step confirmation settings
10+
- *(database)* Add index to scheduled task executions for improved query performance
11+
- *(database)* Add index to scheduled database backup executions
12+
13+
### 🐛 Bug Fixes
14+
15+
- *(core)* Production dockerfile
16+
- *(ui)* Update storage configuration guidance link
17+
- *(ui)* Set default SMTP encryption to starttls
18+
- *(notifications)* Correct environment URL path in application notifications
19+
- *(config)* Update default PostgreSQL host to coolify-db instead of postgres
20+
- *(docker)* Improve Docker compose file validation process
21+
- *(ui)* Restrict service retrieval to current team
22+
- *(core)* Only validate custom compose files
23+
- *(mail)* Set default mailer to array when not specified
24+
- *(ui)* Correct redirect routes after task deletion
25+
- *(core)* Adding a new server should not try to make the default docker network
26+
- *(core)* Clean up unnecessary files during application image build
27+
- *(core)* Improve label generation and merging for applications and services
1128

12-
### 🐛 Bug Fixes
29+
### 💼 Other
1330

14-
- *(service)* Update Fider service template healthcheck command
15-
- *(core)* Improve server selection error handling in Docker component
16-
- *(core)* Add server functionality check before dispatching container status
17-
- *(ui)* Disable sticky scroll in Monaco editor
31+
- Bump all dependencies (#5216)
32+
33+
### 🚜 Refactor
34+
35+
- *(ui)* Simplify file storage modal confirmations
36+
- *(notifications)* Improve transactional email settings handling
37+
- *(scheduled-tasks)* Improve scheduled task creation and management
1838

1939
### 📚 Documentation
2040

2141
- Update changelog
2242

2343
### ⚙️ Miscellaneous Tasks
2444

25-
- Bump Coolify version to 4.0.0-beta.395
26-
27-
## [4.0.0-beta.394] - 2025-02-17
45+
- Bump helper and realtime version
2846

29-
### 🐛 Bug Fixes
30-
31-
- *(core)* Update service status refresh event handling
32-
- *(ui)* Adjust polling intervals for database and service status checks
47+
## [4.0.0-beta.395] - 2025-02-22
3348

3449
### 📚 Documentation
3550

3651
- Update changelog
3752

38-
### ⚙️ Miscellaneous Tasks
39-
40-
- Bump Coolify version to 4.0.0-beta.394
53+
## [4.0.0-beta.394] - 2025-02-17
4154

42-
## [4.0.0-beta.393] - 2025-02-15
55+
### 📚 Documentation
4356

44-
### 🚀 Features
57+
- Update changelog
4558

46-
- *(core)* Add error logging and cron parsing to docker/server schedules
59+
## [4.0.0-beta.393] - 2025-02-15
4760

4861
### 📚 Documentation
4962

5063
- Update changelog
5164

52-
### ⚙️ Miscellaneous Tasks
53-
54-
- Bump Coolify version to 4.0.0-beta.393
55-
5665
## [4.0.0-beta.392] - 2025-02-13
5766

5867
### 🚀 Features
5968

6069
- *(ui)* Add top padding to pricing plans view
70+
- *(core)* Add error logging and cron parsing to docker/server schedules
71+
- *(core)* Prevent using servers with existing resources as build servers
72+
- *(ui)* Add textarea switching option in service compose editor
6173

6274
### 🐛 Bug Fixes
6375

@@ -66,6 +78,16 @@ All notable changes to this project will be documented in this file.
6678
- *(deployment)* Improve log line rendering and formatting
6779
- *(s3-storage)* Optimize team admin notification query
6880
- *(core)* Improve connection testing with dynamic disk configuration for s3 backups
81+
- *(core)* Update service status refresh event handling
82+
- *(ui)* Adjust polling intervals for database and service status checks
83+
- *(service)* Update Fider service template healthcheck command
84+
- *(core)* Improve server selection error handling in Docker component
85+
- *(core)* Add server functionality check before dispatching container status
86+
- *(ui)* Disable sticky scroll in Monaco editor
87+
- *(ui)* Add literal and multiline env support to services.
88+
- *(services)* Owncloud docs link
89+
- *(template)* Remove db-migration step from `infisical.yaml` (#5209)
90+
- *(service)* Penpot (#5047)
6991

7092
### 🚜 Refactor
7193

@@ -79,6 +101,13 @@ All notable changes to this project will be documented in this file.
79101
### ⚙️ Miscellaneous Tasks
80102

81103
- Rollback Coolify version to 4.0.0-beta.392
104+
- Bump Coolify version to 4.0.0-beta.393
105+
- Bump Coolify version to 4.0.0-beta.394
106+
- Bump Coolify version to 4.0.0-beta.395
107+
- Bump Coolify version to 4.0.0-beta.396
108+
- *(services)* Update zipline to use new Database env var. (#5210)
109+
- *(service)* Upgrade authentik service
110+
- *(service)* Remove unused env from zipline
82111

83112
## [4.0.0-beta.391] - 2025-02-04
84113

0 commit comments

Comments
 (0)