docs: update changelog
This commit is contained in:
77
CHANGELOG.md
77
CHANGELOG.md
@@ -6,15 +6,35 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- *(core)* Prevent using servers with existing resources as build servers
|
||||
- *(ui)* Add textarea switching option in service compose editor
|
||||
- *(ui)* Add wire:key to two-step confirmation settings
|
||||
- *(database)* Add index to scheduled task executions for improved query performance
|
||||
- *(database)* Add index to scheduled database backup executions
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- *(service)* Update Fider service template healthcheck command
|
||||
- *(core)* Improve server selection error handling in Docker component
|
||||
- *(core)* Add server functionality check before dispatching container status
|
||||
- *(ui)* Disable sticky scroll in Monaco editor
|
||||
- *(core)* Production dockerfile
|
||||
- *(ui)* Update storage configuration guidance link
|
||||
- *(ui)* Set default SMTP encryption to starttls
|
||||
- *(notifications)* Correct environment URL path in application notifications
|
||||
- *(config)* Update default PostgreSQL host to coolify-db instead of postgres
|
||||
- *(docker)* Improve Docker compose file validation process
|
||||
- *(ui)* Restrict service retrieval to current team
|
||||
- *(core)* Only validate custom compose files
|
||||
- *(mail)* Set default mailer to array when not specified
|
||||
- *(ui)* Correct redirect routes after task deletion
|
||||
- *(core)* Adding a new server should not try to make the default docker network
|
||||
- *(core)* Clean up unnecessary files during application image build
|
||||
- *(core)* Improve label generation and merging for applications and services
|
||||
|
||||
### 💼 Other
|
||||
|
||||
- Bump all dependencies (#5216)
|
||||
|
||||
### 🚜 Refactor
|
||||
|
||||
- *(ui)* Simplify file storage modal confirmations
|
||||
- *(notifications)* Improve transactional email settings handling
|
||||
- *(scheduled-tasks)* Improve scheduled task creation and management
|
||||
|
||||
### 📚 Documentation
|
||||
|
||||
@@ -22,42 +42,34 @@ All notable changes to this project will be documented in this file.
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- Bump Coolify version to 4.0.0-beta.395
|
||||
- Bump helper and realtime version
|
||||
|
||||
## [4.0.0-beta.395] - 2025-02-22
|
||||
|
||||
### 📚 Documentation
|
||||
|
||||
- Update changelog
|
||||
|
||||
## [4.0.0-beta.394] - 2025-02-17
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- *(core)* Update service status refresh event handling
|
||||
- *(ui)* Adjust polling intervals for database and service status checks
|
||||
|
||||
### 📚 Documentation
|
||||
|
||||
- Update changelog
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- Bump Coolify version to 4.0.0-beta.394
|
||||
|
||||
## [4.0.0-beta.393] - 2025-02-15
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- *(core)* Add error logging and cron parsing to docker/server schedules
|
||||
|
||||
### 📚 Documentation
|
||||
|
||||
- Update changelog
|
||||
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- Bump Coolify version to 4.0.0-beta.393
|
||||
|
||||
## [4.0.0-beta.392] - 2025-02-13
|
||||
|
||||
### 🚀 Features
|
||||
|
||||
- *(ui)* Add top padding to pricing plans view
|
||||
- *(core)* Add error logging and cron parsing to docker/server schedules
|
||||
- *(core)* Prevent using servers with existing resources as build servers
|
||||
- *(ui)* Add textarea switching option in service compose editor
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
@@ -66,6 +78,16 @@ All notable changes to this project will be documented in this file.
|
||||
- *(deployment)* Improve log line rendering and formatting
|
||||
- *(s3-storage)* Optimize team admin notification query
|
||||
- *(core)* Improve connection testing with dynamic disk configuration for s3 backups
|
||||
- *(core)* Update service status refresh event handling
|
||||
- *(ui)* Adjust polling intervals for database and service status checks
|
||||
- *(service)* Update Fider service template healthcheck command
|
||||
- *(core)* Improve server selection error handling in Docker component
|
||||
- *(core)* Add server functionality check before dispatching container status
|
||||
- *(ui)* Disable sticky scroll in Monaco editor
|
||||
- *(ui)* Add literal and multiline env support to services.
|
||||
- *(services)* Owncloud docs link
|
||||
- *(template)* Remove db-migration step from `infisical.yaml` (#5209)
|
||||
- *(service)* Penpot (#5047)
|
||||
|
||||
### 🚜 Refactor
|
||||
|
||||
@@ -79,6 +101,13 @@ All notable changes to this project will be documented in this file.
|
||||
### ⚙️ Miscellaneous Tasks
|
||||
|
||||
- Rollback Coolify version to 4.0.0-beta.392
|
||||
- Bump Coolify version to 4.0.0-beta.393
|
||||
- Bump Coolify version to 4.0.0-beta.394
|
||||
- Bump Coolify version to 4.0.0-beta.395
|
||||
- Bump Coolify version to 4.0.0-beta.396
|
||||
- *(services)* Update zipline to use new Database env var. (#5210)
|
||||
- *(service)* Upgrade authentik service
|
||||
- *(service)* Remove unused env from zipline
|
||||
|
||||
## [4.0.0-beta.391] - 2025-02-04
|
||||
|
||||
|
Reference in New Issue
Block a user