1.1.0-beta.1
Pre-release
Pre-release
This is a major transitional beta release focused on full internal and public renaming from stkb to opentt, along with further modularization of the core architecture.
Highlights
- Standardized naming to
openttacross all public and internal layers. - Shortcodes now use only English
opentt_*tags. - Canonical DB tables renamed to
opentt_*with built-in legacy fallback. - Continued modularization to reduce core monolith size.
⚠ Breaking Changes
This release includes breaking changes affecting:
- Shortcode tags
- Internal PHP class names
- Hooks and internal keys
- DB table naming
Migration SQL scripts are provided in the /migrations directory.
Status
This is a beta pre-release intended for testing and migration validation before the next stable release.