Andras Bacsai
a474dcb3b0
version++
2025-10-21 20:40:32 +02:00
Andras Bacsai
3593d941af
bump version to 4.0.0-beta.437 and update nightly version to 4.0.0-beta.438
2025-10-20 13:57:48 +02:00
Andras Bacsai
837a0f4545
Merge branch 'next' into andrasbacsai/livewire-model-binding
...
Resolved merge conflicts between Livewire model binding refactoring and UI/CSS updates from next branch. Key integrations:
- Preserved unique HTML ID generation for form components
- Maintained wire:model bindings using $modelBinding
- Integrated new wire:dirty.class styles (border-l-warning pattern)
- Kept both syncData(true) and validateDockerComposeForInjection in StackForm
- Merged security tests and helper improvements from next
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-16 11:05:29 +02:00
Andras Bacsai
733c20fc9d
fix: update version numbers to 4.0.0-beta.436 and 4.0.0-beta.437
2025-10-16 10:14:20 +02:00
Andras Bacsai
53b605c4b2
Disable legacy_model_binding flag in Livewire config
...
All components have been migrated from legacy model binding to explicit
public properties with syncData() pattern. Safe to disable the flag.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-13 15:44:23 +02:00
Andras Bacsai
50383c7a35
chore(versions): update Coolify version numbers to 4.0.0-beta.435 and 4.0.0-beta.436
...
- Incremented the stable version in constants.php and versions.json to 4.0.0-beta.435.
- Updated the nightly version in versions.json and other/nightly/versions.json to 4.0.0-beta.436.
- Ensured consistency across versioning files for the latest release.
2025-10-03 10:28:29 +02:00
Andras Bacsai
da6c7ed7d5
chore(versions): bump Coolify stable version to 4.0.0-beta.434
...
- Updated the stable version number in constants.php to reflect the latest release.
- Ensured consistency with the previous versioning scheme.
2025-10-02 08:49:35 +02:00
Andras Bacsai
33aa32d1e6
chore(versions): update coolify version to 4.0.0-beta.433 and nightly version to 4.0.0-beta.434 in configuration files
2025-09-29 14:04:14 +02:00
Andras Bacsai
73b42f318a
fix(constants): reduce command timeout from 7200 to 3600 seconds for improved performance
2025-09-25 14:41:05 +02:00
Andras Bacsai
8f44ade488
chore(versions): update coolify version numbers to 4.0.0-beta.432 and 4.0.0-beta.433 in configuration files
2025-09-25 09:27:29 +02:00
Andras Bacsai
0a6b2a0586
chore(versions): increment coolify version numbers to 4.0.0-beta.431 and 4.0.0-beta.432 in configuration files
2025-09-24 20:08:51 +02:00
Andras Bacsai
02115e2cff
chore(versions): update coolify version numbers to 4.0.0-beta.430 and 4.0.0-beta.431 in configuration files
2025-09-24 09:20:12 +02:00
Andras Bacsai
027aa0ffff
chore(versions): bump coolify version to 4.0.0-beta.429 and nightly version to 4.0.0-beta.430
2025-09-18 13:45:29 +02:00
peaklabs-dev
e23c78fcda
chore(deps): bump helper version
2025-09-15 15:48:10 +02:00
Andras Bacsai
e84da21def
chore(versions): increment coolify version to 4.0.0-beta.428 and update realtime_version to 1.0.10
2025-09-15 15:40:24 +02:00
Andras Bacsai
6d56b83e27
chore(constants): update realtime_version from 1.0.10 to 1.0.11
2025-09-15 12:50:34 +02:00
Andras Bacsai
b433f17dac
feat(ssh-multiplexing): enhance multiplexed connection management with health checks and metadata caching
2025-09-10 08:19:38 +02:00
Andras Bacsai
b6176d905b
feat(command): implement SSH command retry logic with exponential backoff and logging for better error handling
2025-09-07 10:26:23 +02:00
Andras Bacsai
d2ed68e605
refactor(jobs): pull github changelogs from cdn instead of github
2025-09-01 16:13:55 +02:00
Andras Bacsai
88d33d177e
chore: update coolify version to 4.0.0-beta.427 and nightly version to 4.0.0-beta.428
2025-08-31 11:20:48 +02:00
Andras Bacsai
135ed98a86
chore: update coolify version to 4.0.0-beta.426 and nightly version to 4.0.0-beta.427
2025-08-28 13:31:10 +02:00
Andras Bacsai
c156d5c705
chore: update coolify version to 4.0.0-beta.425 and nightly version to 4.0.0-beta.426
2025-08-28 09:50:16 +02:00
Andras Bacsai
4024d7f59b
chore: update coolify version to 4.0.0-beta.424 and nightly version to 4.0.0-beta.425
2025-08-27 18:42:22 +02:00
Andras Bacsai
6249263f51
chore: update coolify version to 4.0.0-beta.423 and nightly version to 4.0.0-beta.424
2025-08-27 17:24:22 +02:00
peaklabs-dev
8d1c75ebff
chore: update version
2025-08-27 15:18:22 +02:00
Andras Bacsai
e41730a209
chore(versions): update coolify version to 4.0.0-beta.421 and nightly version to 4.0.0-beta.422
2025-08-26 19:23:23 +02:00
peaklabs-dev
6b54432f9c
chore(core): update version
2025-08-26 18:44:09 +02:00
peaklabs-dev
6ad05d3625
Update constants.php
2025-08-26 18:20:41 +02:00
peaklabs-dev
2099d88f08
chore(core): update version
2025-08-26 18:09:08 +02:00
Andras Bacsai
c1e0548a78
chore(versions): update coolify version to 4.0.0-beta.420.8 and nightly version to 4.0.0-beta.420.9 in versions.json and constants.php
2025-08-26 16:19:46 +02:00
Andras Bacsai
ee502b9f76
feat(email): implement email change request and verification process
...
- Added functionality for users to request an email change, including generating a verification code and setting an expiration time.
- Implemented methods in the User model to handle email change requests, code validation, and confirmation.
- Created a new job to update the user's email in Stripe after confirmation.
- Introduced rate limiting for email change requests and verification attempts to prevent abuse.
- Added a new notification for email change verification.
- Updated the profile component to manage email change requests and verification UI.
2025-08-18 14:54:08 +02:00
Andras Bacsai
b237035051
fix(constants): update official service template URL to point to the v4.x branch for accuracy
2025-08-13 18:51:15 +02:00
Andras Bacsai
39f25573bf
refactor(templates): update service template file handling to use dynamic file name from constants
2025-08-12 10:06:19 +02:00
Andras Bacsai
c3a100730c
fix(constants): update coolify version to 4.0.0-beta.420.7
2025-08-12 10:06:19 +02:00
Andras Bacsai
cbd2c88cb4
fix(constants): update 'Change Log' to 'Changelog' in settings dropdown
2025-08-12 10:06:19 +02:00
Andras Bacsai
0e7cc988a6
feat(user): add changelog read tracking and unread count method
2025-08-12 10:06:19 +02:00
🏔️ Peak
d736b3e8b7
feat(queues): improve Horizon config to reduce CPU and RAM usage ( #6212 )
2025-07-18 19:17:28 +02:00
peaklabs-dev
5fd8fec172
chore(versions): update all version
2025-07-18 18:57:43 +02:00
Andras Bacsai
80fae306e6
feat(scheduling): introduce ScheduledJobManager and ServerResourceManager for enhanced job scheduling and resource management
2025-07-12 14:44:44 +02:00
Andras Bacsai
b08c6b5b33
fix(horizon): update queue configuration to use environment variable for dynamic queue management
2025-07-12 14:04:01 +02:00
Andras Bacsai
e672011312
fix(versions): update coolify version numbers in versions.json and constants.php to 4.0.0-beta.420.6 and 4.0.0-beta.420.7
2025-07-11 15:11:00 +02:00
Andras Bacsai
36fe235bea
feat(logging): implement scheduled logs command and enhance backup/task scheduling with cron checks
2025-07-11 15:10:55 +02:00
Andras Bacsai
ab19bad9d9
fix(versions): update coolify version numbers in versions.json and constants.php to 4.0.0-beta.420.5 and 4.0.0-beta.420.6
2025-07-08 21:03:14 +02:00
Andras Bacsai
13412262d2
chore(versions): update coolify and nightly versions to 4.0.0-beta.420.4 and 4.0.0-beta.420.5 respectively
2025-07-07 10:26:45 +02:00
Andras Bacsai
a88edb650d
chore(versions): bump coolify and nightly versions to 4.0.0-beta.420.3 and 4.0.0-beta.420.4 respectively
2025-07-03 16:42:26 +02:00
Andras Bacsai
5c59b5ea5f
chore(versions): update Coolify versions to 4.0.0-beta.420.2 and 4.0.0-beta.420.3 in multiple files
2025-06-30 09:57:08 +02:00
Andras Bacsai
b234bfb9a0
chore(versions): update Coolify version to 4.0.0-beta.420.1 and add new services (karakeep, miniflux, pingvinshare) to service templates
2025-06-26 18:00:02 +02:00
peaklabs-dev
04aec48495
refactor(core): rename API rate limit ENV
2025-06-18 15:23:44 +02:00
🏔️ Peak
e9f977443f
Merge branch 'v4.x' into next
2025-06-18 15:21:08 +02:00
Alfred Nutile
e0f16e9539
feat(core): set custom API rate limit ( #5984 )
2025-06-18 15:19:33 +02:00