◆ Emaki CoreLib v4.3.0 Release ◆
Web Console Insight, history rollback, layered previews, shared conditions, and configurable language.
━━━━━━━━━━━━━━━━━━━━
Added
- Added Web Console Insight search for registered configuration files.
- Added reference tracking and dependency graph views for configuration relationships.
- Added Web Console history snapshots, diff view, and confirmed rollback support.
- Added plugin read-only/preview API routes for module-specific preview data.
- Added layered item preview infrastructure for Item, Strengthen, Gem, and future modules.
- Added shared condition blocks and condition evaluation support.
- Added language: "zh_CN" to the default CoreLib config.yml.
Fixed
- Fixed CoreLib config.yml missing the language key for language switching.
- Fixed CoreLib startup and reload not applying the configured language from config.yml.
- Fixed Web Console glob child paths being opened as wildcard parent paths.
- Fixed custom editor surfaces not always receiving the concrete file path.
- Fixed nested list editor layout issues in complex config structures.
- Fixed MiniMessage preview support for hex color tags.
- Fixed item operation replay during Assembly rebuilds.
Refactored
- Split Web Console styles into focused style modules.
- Refactored Web Console document path resolution.
- Refactored shared Web Console host exports for plugin extensions.
- Refactored public API access around static facades and plugin bridges.
- Refactored shared condition and item preview pipelines.
Improved
- Improved Web Console layout, sidebars, field outline, and responsive behavior.
- Improved config, GUI, action, variable, and list editor usability.
- Improved localized file titles and descriptions in Web Console.
- Improved runtime library and bStats handling through CoreLib.
Before Updating
- Update CoreLib before other Emaki plugins.
- Set language in plugins/EmakiCoreLib/config.yml, then restart or reload.
- Back up data before using Web Console write or rollback features.