v1.0.0
Latest
February 26, 2026
Added
- MergeCore Agent — desktop application for Windows and Linux
- Smart three-way config merge engine with conflict detection
- SQL migration support with pre-flight preview and rollback
- Manifest-driven update system via Developer Portal
- Portal CFX integration — drag and drop ZIP updates
- Automatic backup system (files + database snapshots)
- One-click rollback to any previous version
- Blueprint system for script structure analysis
- Premium eligibility verification based on script ownership
- Multi-resource ZIP detection and handling
- Chained sequential update processing
- Escrow/encrypted file detection and protection
- Schema drift detection for database changes
- Version timeline visualization with diff comparison
- Discord notifications for update availability
Security
- Ed25519 signed API responses for integrity verification
- HMAC-SHA256 request authentication
- AES-256-GCM encryption for stored blueprint data
- HWID-based license binding with fuzzy matching
- Certificate pinning for API communication
v0.9.0
Beta
February 15, 2026
Added
- Developer Portal with script management, ZIP analysis, and manifest publishing
- Manifest validation and confirmation flow
- Partner onboarding system
- Web API endpoints for partners, scripts, manifests, and eligibility
Changed
- Redesigned update flow to be manifest-driven instead of heuristic-based
- Improved config parser to handle nested Lua tables more reliably
- Moved from dynamic analysis to structured manifests for update authority
Fixed
- Config merge BASE file issue where original developer config was lost
- Parser failing silently on multi-line Lua string values
- SQL migration order not respecting version sequence
v0.5.0
Alpha
January 20, 2026
Added
- Initial MergeCore Agent prototype
- Basic config.lua diff and merge capability
- ZIP analysis and fxmanifest.lua detection
- Simple backup system (files only)
- Subscription system via Patreon integration
v0.1.0
Concept
December 10, 2025
Added
- Project inception — MergeCore concept and architecture design
- Initial market research and partner outreach
- Technical specification and stress test planning