Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.overlayed.gg/llms.txt

Use this file to discover all available pages before exploring further.

@overlayed/cli

2026-04-18
v1.0.4
  • chore: fix error when no application is scoped
  • feat: support api key scoping
2026-04-10
v1.0.3
  • fix(cli): edge case when bundling sites and apps
2026-03-23
v1.0.2
  • feat(cli): include metadata when creating bundles
2026-02-28
v1.0.1
  • Skip bundle name prompt when --no-wait is passed
2026-02-28
Breaking
v1.0.0
  • 🚀 Features

    • Auto-updating support: Complete implementation of application update flow including support for private channels
    • Campaigns: Ability to create UTM campaigns for tracking user acquisition
    • Electron Window Logging: Logs from electron windows will now be in feedback submissions
    • Ads enhancements: New getAdsScriptElement and getAdsScriptUrl methods for better ads integration
    • Enhanced CLI bundling: Improved the CLI bundling process to be more robust and reliable

    📚 Documentation Improvements

    🐛 Bug Fixes

    • Fixed broken documentation links

    📝 Breaking Changes

    • After updating, you’ll need to run overlayed login and then overlayed init. This only needs to be done once, and is only needed for local development.

    🐛 Bug Fixes

    • Fixed broken documentation links
2026-02-22
v0.6.10
  • feat(cli): allow custom bundle names
2026-01-06
v0.6.9
  • chore: temporarily revert previous changes
2026-01-05
v0.6.8
  • feat(cli): Adds bundle type selection options
  • feat: Support OVERLAYED_API_KEY environment variable for authentication
2026-01-02
v0.6.7
  • chore(cli): internal changes
  • chore(cli): internal changes
2025-12-31
v0.6.6
  • refactor: move config store internals
2025-12-21
v0.6.5
  • fix: console color logging
  • fix(cli): output file format changed
2025-12-18
v0.6.4
  • chore: bump package versions
2025-10-06
v0.6.3
  • chore: update dependencies fix: various types exported from @overlayed/app like RenderWindow, etc.
v0.6.2
v0.6.2
  • fix(cli): update broken bundle task link
v0.6.1
v0.6.1
  • feat(cli): open api key form when running login command
v0.6.0
v0.6.0
  • feat(cli): support baseDir in overlayed.config.ts
v0.5.0
v0.5.0
  • feat(cli): add update notifications
v0.4.0
v0.4.0
  • feat(cli): add debug option, fix ../ in bundler file paths not working
v0.3.1
v0.3.1
  • fix(cli): bundle command not working for folders
v0.3.0
v0.3.0
  • feat(cli): add bundle command, add whoami command
v0.1.1
v0.1.1
  • fix: built package size
v0.1.0
v0.1.0
  • feat(cli): add login, logout, and whomai commands
  • fix(cli): .ts config files not working