E

Encore

E
Encore Web v1.58.5

v1.58.5: feat: add `--openapi-emit-tags` flag to gen client

Endpoint tags declared via tags: [...] in the API definition are currently only used to filter which endpoints are included when generating clients. They never appear in the generated output. This adds an opt-in --openapi-emit-tags flag to encore gen client. When set with --lang=openapi, each operation is emitted with its endpoint tags verbatim, and a sorted document-level tags list of every tag i…

E
Encore Web v1.58.4

v1.58.4 — Fixes and improvements

What's Changed dash: Ensure column order is maintained in db browser by @ekerfelt in #2550 docs: remove docs now that they're maintained elsewhere by @simon-johansson in #2552 dockerbuild: exclude volatile pnpm metadata from the deps layer by @Zei33 in #2496 New Contributors @Zei33 made their first contribution in #2496 Full Changelog: v1.58.3...v1.58.4

E
Encore Web v1.58.0

v1.58.0 — Object Explorer

Object Explorer Working with object storage just got a lot easier. This release adds an Object Explorer to both the local development dashboard and Encore Cloud, so you can inspect the contents of your buckets without leaving Encore. Browse objects and folders in any bucket, with search to find what you're looking for Download objects, or preview them directly in the browser Upload new objects and…

E
Encore Web v1.58.2

v1.58.2 — Fixes and improvements

What's Changed go 1.26.6 windows: properly look up executable by @fredr in #2535 devdash: reveal and open items in object store by @fredr in #2538 daemon: fixes for origin checks by @ngalaiko in #2537 New Contributors @ngalaiko made their first contribution in #2537 Full Changelog: v1.58.1...v1.58.2

E
Encore Web v1.58.1

v1.58.1 — Fixes for config generation and the object explorer

What's Changed docs: fix outdated contribution link by @AradhyaSharma31 in #2532 generate config CUE during build by @fredr in #2533 object explorer: fix prefix rollup by @fredr in #2534 New Contributors @AradhyaSharma31 made their first contribution in #2532 Full Changelog: v1.58.0...v1.58.1

E
Encore Web v1.58.3

v1.58.3 — Minor improvements

What's Changed go 1.27 improve CLI recovery hints for uninitialized and unlinked apps by @ivancernja in #2527 cli: typo in validation allowlist by @fredr in #2546 clippy lints by @fredr in #2548 Full Changelog: v1.58.2...v1.58.3

E
Encore Web v1.57.13

v1.57.13: Security Release

This security release is part of a new AI-driven security research effort at Encore to continuously and proactively find and fix security vulnerabilities. We have no indication these vulnerabilities are being exploited, but we’re sharing this release in the interest of transparency. We recommend all users to upgrade their Encore CLI with encore version update. As this effort continues to ramp up o…

E
Encore Web v1.57.11

v1.57.11: Security Release

This release contains remediations for two separate security vulnerabilities. We recommend all users to upgrade their Encore CLI with encore version update. If you are self-hosting Encore we recommend you upgrade to v1.57.11 and re-deploy your application. One vulnerability affected the Encore CLI and one with the potential of affecting deployed applications. We have already rolled out a fixed run…

E
Encore Web v1.57.10

v1.57.10 — Fixes and improvements

What's Changed go1.26.5 Add docs for external vaults and JIT by @ekerfelt in #2498 core: Add support for splitting secret payload across multiple env vars by @ekerfelt in #2499 go: Add support for splitting the appsecrets across multiple env vars by @ekerfelt in #2500 core: Fix logging field format for GCP by @ekerfelt in #2501 docs: Add section about AWS in JIT/vaults docs by @ekerfelt in #2503 d…

E
Encore Web v1.57.9

v1.57.9 — Fixes and improvements

What's Changed runtimes/js: error when converting too deeply nested payloads by @fredr in #2480 Add support for external secret vaults by @ekerfelt in #2479 runtimes/core: avoid exit-time teardown race on shutdown by @fredr in #2482 bump deps by @fredr in #2476 dockerbuild: layer image by @fredr in #2483 runtimes/core: fix raw endpoint status code in traces by @fredr in #2489 docs: reframe overvie…

E
Encore Web v1.57.8

v1.57.8 — Fixes and improvements

What's Changed Have notFoundStatus 200 return 304s appropriately by @ekerfelt in #2472 cli/daemon: add trace search filters to get_traces MCP tool by @simon-johansson in #2470 Fix broken email link in migration docs (mail: -> mailto:) by @ivancernja in #2474 update esbuild by @fredr in #2475 docs/go/self-host: fix inverted databases map-key and name descriptions by @harsha-cpp in #2471 infracfg: p…

E
Encore Web v1.57.6

v1.57.6 — Fixes and improvements

What's Changed Add docs for et.SQLDBWithSuperuser by @ekerfelt in #2458 Rewrite ts/go LLM instructions with benchmark-tuned content by @simon-johansson in #2457 Revert "cli/daemon/mcp: synchronous Pub/Sub probe + retry-aware call_endpoint" by @simon-johansson in #2460 cli/daemon/mcp: mention trace_id in call_endpoint description by @simon-johansson in #2462 Update readme by @marcuskohlberg in #246…

E
Encore Web v1.57.5

v1.57.5 — Improvements and bug fixes

What's Changed Docs: add bootstrap migration guide for existing databases by @marcuskohlberg in #2443 Add docs for restoring DB from backup by @ekerfelt in #2445 Add documentation for required GCP IAM scopes by @ekerfelt in #2446 Add support for using SQL superuser in et by @ekerfelt in #2452 Docs: generate TS runtime API reference with TypeDoc by @simon-johansson in #2444 cli/daemon/sqldb: fix da…

E
Encore Web v1.57.2

v1.57.2 — Fixes and improvements

What's Changed Docs: document cloud permissions scoping and self-hosted preview environments by @marcuskohlberg in #2438 Fix DummySocket for latest Node socket types by @amikad09 in #2422 gcp pubsub: allow larger bodies for push subscriptions by @fredr in #2439 Run NewTestDatabase as migrator role by @ekerfelt in #2441 New Contributors @amikad09 made their first contribution in #2422 Full Changelo…

E
Encore Web v1.57.1

v1.57.1 — Fixes and improvements

What's Changed Retry grants on deadlocks by @ekerfelt in #2434 Grant encore_services with admin option by @ekerfelt in #2435 Full Changelog: v1.57.0...v1.57.1

E
Encore Web v1.57.0

v1.57.0 — Update local Postgres to 18

What's Changed Upgrade local default PG image to 18 by @ekerfelt in #2426 Add Managing Infrastructure docs page by @marcuskohlberg in #2419 Fix Redis auth self hosting docs by @ekerfelt in #2429 Add docs for the encore_services SQL role by @ekerfelt in #2430 Remove the migrator role by @ekerfelt in #2431 Reintroduce the migrator by @ekerfelt in #2432 Full Changelog: v1.56.10...v1.57.0

E
Encore Web v1.56.10

v1.56.10 — Fixes and improvements

What's Changed Fix deploy CLI docs by @ekerfelt in #2425 Add Encore Cloud MCP docs by @ekerfelt in #2427 Add local encore_services role by @ekerfelt in #2418 cli: render OpTracker as plain lines on non-interactive stderr by @dstotijn in #2428 Full Changelog: v1.56.9...v1.56.10