@overlayed/ads
v3.0.2
- chore(deps): update memfs and vite-plus, and raise the Node engine floor to >=24 (LTS) so it stays aligned with commander
v3.0.1
- chore: fix builds
-
refactor: Migrated ad providers.
setKv/setKvs→ replaced byrefreshAdsViaDivMappings(plus optionalsetPageTargeting).setUid,setAdsEnabled,showConsent— removed, no replacement. User-id targeting and runtime ads-on/off are no longer part of the API; gate ad rendering at the call site by conditionally mounting the script / ad containers. Consent is handled internally by the new provider.
- chore: bump internal dependencies
- chore: update internal package versions
v1.0.1
- docs: fix typos and grammar across guides
-
🚀 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
getAdsScriptElementandgetAdsScriptUrlmethods 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 loginand thenoverlayed 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
v0.2.1
- chore: temporarily revert previous changes
v0.2.0
- feat: internal changes for deployments
v0.1.6
- chore: bump package versions
v0.1.5
- chore: update dependencies fix: various types exported from @overlayed/app like RenderWindow, etc.
v0.1.4
- fix: built package size
v0.1.3
- refactor: change internal build system
v0.1.2
- fix(ads): dist folder missing
v0.1.1
- fix: contextBridge not defined
v0.1.0
- feat: add ads support

