Skip to main content@overlayed/ads
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
Minor Changes
- 2026-02-28: feat: internal changes for deployments
- 2026-02-28: feat: Add getAdsScriptElement and getAdsScriptUrl utilities
0.2.1
Patch Changes
- 2026-01-06: chore: temporarily revert previous changes
0.2.0
Minor Changes
- 2026-01-06: feat: internal changes for deployments
0.1.6
Patch Changes
- 2025-12-18: chore: bump package versions
0.1.5
Patch Changes
-
2025-10-06: chore: update dependencies
fix: various types exported from @overlayed/app like RenderWindow, etc.
0.1.4
Patch Changes
- 52bf6d8: fix: built package size
0.1.3
Patch Changes
- 2154f1e: refactor: change internal build system
0.1.2
Patch Changes
- d56ea46: fix(ads): dist folder missing
0.1.1
Patch Changes
- a40cde7: fix: contextBridge not defined
0.1.0
Minor Changes
- 2d8dad9: feat: add ads support