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/ads

2026-04-11
v1.0.1
  • docs: fix typos and grammar across guides
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
  • feat: internal changes for deployments
  • feat: Add getAdsScriptElement and getAdsScriptUrl utilities
2026-01-06
v0.2.1
  • chore: temporarily revert previous changes
2026-01-06
v0.2.0
  • feat: internal changes for deployments
2025-12-18
v0.1.6
  • chore: bump package versions
2025-10-06
v0.1.5
  • chore: update dependencies fix: various types exported from @overlayed/app like RenderWindow, etc.
v0.1.4
v0.1.4
  • fix: built package size
v0.1.3
v0.1.3
  • refactor: change internal build system
v0.1.2
v0.1.2
  • fix(ads): dist folder missing
v0.1.1
v0.1.1
  • fix: contextBridge not defined
v0.1.0
v0.1.0
  • feat: add ads support