Paid releasesDime Skills
Changelog
Version history and updates for Dime Skills
Dime Skills Changelog
Track all major updates, new features, and improvements to Dime Skills.
📝 Complete version history with detailed changelogs for each release
Latest Version
Version History
v1.9.0 (2025)
Major Refactor Release
- ✨ Normalized database structure (5-10x faster queries)
- ✨ Statebag synchronization (60-70% less network traffic)
- ✨ Global XP multiplier system
- ✨ Modular architecture rewrite
- ✨ Bulk operations support
- 🔄 Standardized export names
- ⚡ Significant performance improvements
- 📚 Comprehensive migration tools
v1.7.1 (Previous)
Stable Release
- Bug fixes and stability improvements
- Minor performance optimizations
- Configuration enhancements
Migration Guides
If you're upgrading from an older version, check our migration guides:
Breaking Changes
v1.9.0
- Database Structure: Requires migration from JSON columns to normalized tables
- Export Names: Standardized naming (legacy exports still supported)
- Configuration:
disableSafetyCheckoption removed - Sync Mechanism: Manual sync events replaced with automatic statebags
Deprecation Notice
The following exports are deprecated and will be removed in v2.0.0:
grabSkills()→ UsegetSkills()grabSkill()→ UsegetSkill()addEXP()→ UseaddXP()remoEXP()→ UseremoveXP()
Legacy exports still function but will log deprecation warnings.
Support
Need help with a specific version?