Zephyr Logo
Back to Changelog
feature

Environment Variables and Remote Dependency Overrides (Beta), Astro support, Server Tokens, and New Tags Conditions

This release introduces major improvements to application management, deployment workflows, and runtime flexibility, including environment variables and environment remote dependency overrides (Beta), Astro support, and enhanced tag and condition handling. It also includes updates to the Kanban board for managing and promoting applications, as well as new server authentication tokens.

Key Improvements

Environment-level Overrides (Beta)

  • Environment Variables (Beta): Introduced environment variables and runtime configuration, currently available for Cloudflare and Fastly environments.

  • Remote Dependency Overrides: Control which version, tag, or environment of remote modules your host application loads

Find out more about environment-level overrides here.

Application Management & Deployment

  • Kanban Board: Added a new Kanban-style interface to help teams manage and promote applications more intuitively across environments.

  • Tag Conditions: Improved logic and reliability for conditional tags to ensure accurate environment and version resolution. Find out more here.

Astro Support

🔐 Authentication & Security

  • Server Tokens: Introduced server authentication tokens for secure automation and API access. Find out more here

  • User Tokens: Improved user auth flow and handling for smoother authentication experiences.

⚙️ Platform & Stability

  • Updated dependencies and bumped worker versions for improved performance.

  • Various UI/UX and color theme refinements for better readability.

  • Fixed several issues related to log handling, preview URLs, and environment fetching.