Skip to content

Dialogue Forge v1.3.3 - UI Architecture Refactor

Choose a tag to compare

@nikatopu nikatopu released this 29 May 19:05

Dialogue Forge v1.3.3 - UI Architecture Refactor

This release focuses on improving the internal frontend architecture of Dialogue Forge.

What's Changed

  • Refactored the UI to follow Atomic Design principles (Atoms, Molecules, Organisms)
  • Standardized component structure across the project
  • Migrated styling to modular SCSS files
  • Reduced duplicated UI and styling code
  • Improved responsive styling organization
  • Replaced scattered styling patterns with a more consistent system
  • Added shared component conventions for future development

Why

This update doesn't add new user-facing features, but it creates a cleaner and more maintainable foundation for upcoming releases such as Variables & Conditions, Character Databases, Collaboration, and Runtime SDKs.

As always, existing projects remain fully compatible.

Full Changelog: v1.3.2...v1.3.3