Skip to main content

@overlayed/cli

1.0.2

Patch Changes

  • 2026-03-23: feat(cli): include metadata when creating bundles

1.0.1

Patch Changes

  • 2026-02-28: Skip bundle name prompt when --no-wait is passed

1.0.0

Major Changes

  • 2026-02-28: ## 🚀 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

    • Deployment guides: New documentation sections on application deployments and updating mechanisms
    • Refreshed docs theme: Refreshed the docs theme
    • Local Development: Established guideliens for local development

    📝 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

0.6.10

Patch Changes

  • 2026-02-22: feat(cli): allow custom bundle names

0.6.9

Patch Changes

  • 2026-01-06: chore: temporarily revert previous changes

0.6.8

Patch Changes

  • 2026-01-05: feat(cli): Adds bundle type selection options
  • 2026-01-05: feat: Support OVERLAYED_API_KEY environment variable for authentication

0.6.7

Patch Changes

  • 2026-01-02: chore(cli): internal changes
  • 2026-01-02: chore(cli): internal changes

0.6.6

Patch Changes

  • 2025-12-31: refactor: move config store internals

0.6.5

Patch Changes

  • 2025-12-21: fix: console color logging
  • 2025-12-21: fix(cli): output file format changed

0.6.4

Patch Changes

  • 2025-12-18: chore: bump package versions

0.6.3

Patch Changes

  • 2025-10-06: chore: update dependencies fix: various types exported from @overlayed/app like RenderWindow, etc.

0.6.2

Patch Changes

  • d0a24ed: fix(cli): update broken bundle task link

0.6.1

Patch Changes

  • 815c8a3: feat(cli): open api key form when running login command

0.6.0

Minor Changes

  • c2ac291: feat(cli): support baseDir in overlayed.config.ts

0.5.0

Minor Changes

  • 59ef2a0: feat(cli): add update notifications

0.4.0

Minor Changes

  • 6525dff: feat(cli): add debug option, fix ../ in bundler file paths not working

0.3.1

Patch Changes

  • 3617448: fix(cli): bundle command not working for folders

0.3.0

Minor Changes

  • 58d41be: feat(cli): add bundle command, add whoami command

0.1.1

Patch Changes

  • 52bf6d8: fix: built package size

0.1.0

Minor Changes

  • 424cee0: feat(cli): add login, logout, and whomai commands

Patch Changes

  • a6e9ba7: fix(cli): .ts config files not working