Update History
Major updates and change logs for the AdStage platform.
📦 Current Version
AdStage Web SDK
- Latest Version: v3.0.8 (2025.09.11)
- Stable Version: v3.0.8
- Supported Environments: JavaScript (ES6+), React (16.8+), Next.js (12.0+)
2025.10.14 Thai Documentation Added
📖 Thai Language Support
- Complete Thai documentation: Added comprehensive Thai translations for all AdStage SDK documentation including Mobile SDK (Deep Link, Promotion) and Web SDK (Advertisements, Events) sections.
- Thai language UI support: Added Thai language selection in the documentation interface with proper routing and navigation.
- Localized examples: All code examples include Thai comments and localized content where appropriate (currency, regions, etc.).
2025.09.11 AdStage Web SDK 3.0.8 Patch Update
🔧 Ad Tracking Stability Improvements
- Enhanced slot validation: Prevents tracking when slots don't exist, avoiding incorrect
adType(BANNER default) storage. - DOM element validation: Skips tracking when actual DOM elements don't exist, preventing invalid tracking of removed elements.
- Improved slot position detection: Enhanced search order (container ID → slider wrapper
.adstage-slider-wrapper→data-adstage-slot-idattribute) minimizes "unknown" position issues.
🐛 Major Bug Fixes
- Fixed text ads being incorrectly stored as
adType: "BANNER" - Resolved
slotPosition: "unknown"issues for slider-embedded ad elements - Eliminated unnecessary tracking requests for non-existent DOM elements
2025.09.10 Large Web SDK & Documentation Update
🚀 Official Web SDK Release
- @adstage/web-sdk v3.0.5 officially released: unified Web SDK for JavaScript, React, and Next.js.
- Multiple build formats: ESM, CommonJS, UMD, and a React‑optimized build for broad compatibility.
- Device info management: Hybrid model supporting automatic detection plus developer overrides.
📱 Ad System Enhancements
- Multiple ad types: Unified management for banner, interstitial, native, and slider formats.
- Real-time viewability tracking: IAB standard viewable impression measurement for accurate performance.
- Automatic DOM handling: Auto-detects and renders ad slots for frictionless integration.
📊 Event System Revamp
- Granular event tracking: Capture detailed user interactions and behavioral context.
- User property management: Configure gender, country, age ranges, and more for refined segmentation.
- Custom events: Define domain‑specific events for tailored analytics and funnel modeling.
📖 Developer Documentation Improvements
- Platform tabs: Clear separation of JavaScript / React / Next.js usage with tabbed examples.
- Practical vertical examples: Added e‑commerce, education, gaming, and media scenarios.
- Structured API references: Supported fields and values organized in quick‑scan tables.
2025.09.08 Documentation Updates
- Platform guide refresh: Android, iOS, React Native, Unity, and Flutter guides updated with consolidated setup & usage.
- Multilingual docs: Korean and English now maintained in parallel so global teams share a single source of truth.

