Skip to content

Conversation

@github-actions
Copy link

This PR promotes changes from canary to main for version v0.26.3.

🔍 Changes Include:

  • Version bump to v0.26.3
  • All changes from canary branch

✅ Pre-merge Checklist:

  • All tests passing
  • Documentation updated
  • Docker images built and tested

🤖 This PR was automatically generated by GitHub Actions

difagume and others added 30 commits December 4, 2025 11:33
- Added support for detecting warning symbols (⚠, ⚠️) in log messages
- Replace limited 15-timezone list with comprehensive 421 IANA timezones
- Add searchable timezone selector with region grouping for better UX
- Create dedicated timezones.ts file following project conventions
- Support all timezone offsets including 30-min and 45-min offsets

Closes #2935

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…ables in templates

- Introduced new test cases to verify the behavior of the `processValue` function when dealing with empty string variables and undefined variables.
- Ensured that empty strings are correctly replaced and undefined variables remain unchanged in the output.
…empty-variables-references

test(helpers): add tests for handling empty and undefined string vari…
localhost doesn't work properly in containers
- Modified the admin check to use optional chaining, ensuring that the user property is accessed only if it exists, preventing potential runtime errors.
fix(auth): update admin check to safely access user property
Database creation APIs (mysql, mariadb, postgres, mongo) now return
the created database object with databaseID instead of boolean true.
This enables automation workflows to deploy databases immediately
after creation.

Fixes #3268
- Added `asButton` prop to `HandleServers`, `SetupServer`, `ShowServerActions`, and `TerminalModal` components to allow rendering as buttons for improved UI flexibility.
- Updated the server management interface to use buttons for actions like editing and setting up servers, enhancing user experience.
- Introduced new icons for better visual representation of actions in the server management dashboard.
- Wrapped server status display in a TooltipProvider to provide additional context for deactivated servers.
- Implemented a tooltip that informs users about the reason for deactivation and instructions for reactivation, enhancing user experience and clarity in server management.
fix(api): return database object from create endpoints
…new test functionality

- Updated the AddRegistrySchema to make the password field optional when editing an existing registry.
- Introduced a new mutation, testRegistryById, to validate registry credentials using existing data.
- Improved form handling to conditionally require the password based on the editing state.
- Enhanced user feedback for registry testing with clearer error messages and instructions.
…lways-blank-when-you-modify-any-existing-registry

feat(registry): enhance registry handling with optional password and …
Siumauricio and others added 29 commits December 19, 2025 23:26
fix: update project handling permissions to include admin role
Co-authored-by: Siumauricio <47042324+Siumauricio@users.noreply.github.com>
…s-endpoint

Fix Perplexity AI provider models endpoint by returning hardcoded model list
…al characters like $

Co-authored-by: Siumauricio <47042324+Siumauricio@users.noreply.github.com>
fix: quote registry username in docker login to prevent shell variable expansion
feat(resources): Add number component to have better UX control over Docker resources
fix(docker-logs): fix warning symbol detection
…ServerSettings schema and improve code clarity
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
fix: pass registry auth to stack deploy
chore: uninstall `rotating-file-stream`
…dmin check and using optional chaining for settings access
…-users-table

refactor(settings): migrate user settings to webServerSettings schema…
@Siumauricio Siumauricio merged commit 304454b into main Jan 2, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.