-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
π Release v0.26.4 #3442
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
github-actions
wants to merge
73
commits into
main
Choose a base branch
from
canary
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
π Release v0.26.4 #3442
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- pnpm: 9.12.0 β 10.26.0 - Docker: 28.5.2 β 29.1.3 - Nixpacks: 1.39.0 β 1.41.0 - Railpack: 0.2.2 β 0.15.1 - buildpacks/pack: 0.35.0 β 0.39.1
Update to latest stable versions: - pnpm: 9.12.0 β 10.26.0 - Docker: 28.5.0/28.5.2 β 29.1.3 - Nixpacks: 1.39.0 β 1.41.0 - Railpack: 0.2.2/0.15.0 β 0.15.1 - buildpacks/pack: 0.35.0 β 0.39.1 Files updated: - All Dockerfiles (main, schedule, cloud, server) - All package.json files (root, server, api, schedules, dokploy) - GitHub workflow (pull-request.yml) - Server setup script - Database schema and DBML files - Test fixtures - UI components
Updated pnpm version from 9.15.9 to 9.12.0 and Docker version from 29.1.3 to 28.5.2.
feat: add solid colors for avatar
chore: uninstall `otpauth` package
β¦-latest-not-working feat(backup): add functionality to keep the latest N backups after ruβ¦
β¦mver to package.json files; refactor getUpdateData function to accept current version as a parameter
β¦r for dokploy updates - Updated the reloadDockerResource function to include an optional version parameter. - Modified the command for updating the dokploy service to specify the image version during updates.
β¦age digest comparison - Added logic to getUpdateData to compare current and latest image digests for canary and feature tags, indicating if an update is available. - Updated reloadDockerResource to ensure the correct image tag is used during dokploy service updates based on the current image tag.
β¦tes-itself-but-automated-updates-are-disabled-in-the-settings chore(dependencies): update semver to version 7.7.3 and add @types/seβ¦
chore: uninstall `@nerimity/mimiqueue`
β¦nhance auth settings for development environment
feat(preview): β¨ add manual rebuild option for previews
β¦ps-WD7Lw feat: Update build dependencies to their latest versions
- Introduced a dropdown for selecting Railpack versions, including a manual entry option for custom versions. - Implemented state management to toggle between predefined versions and manual input. - Updated form handling to accommodate the new selection method and provide user guidance.
β¦r profile settings
Added a built-in password generator to the shared input
fix(selectAIProvider): add authorization header for Gemini provider
fix: admin permission frontend side, should be able to see what owner can see
feat(build): add Railpack version selection with manual input option
UI responsiveness in Deployments tab
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR promotes changes from
canarytomainfor version v0.26.4.π Changes Include:
β Pre-merge Checklist: