Skip to content

Releases: dynamiatools/framework

v26.3.1

09 Mar 06:01

Choose a tag to compare

  • Fix project description in npm

Full Changelog: 26.3.0...26.3.1

v26.3.0

09 Mar 05:30
f2a9054

Choose a tag to compare

What's Changed

  • Upgrade to Spring Boot 4.0.3
  • Feature: Migrate to jackson 3.0 by @marioserrano09 in #53
  • New Typescript SDK with support for CRUDs, Application Metadata and more by @marioserrano09 in #54
  • RestNavigationController code quality improve and documentation

Full Changelog: 26.2.3...26.3.0

26.2.3

20 Feb 17:09
ef09dd3

Choose a tag to compare

What's Changed

  • Minor fixes by @marioserrano09 in #51
  • Refactor DefaultFieldCustomizer and TableViewRowRenderer to improve component configuration by @marioserrano09 in #52
  • Dashboard layout fixes
  • ObjectOperations setupBean improvements
  • Fix ReportViewer with charts

Full Changelog: 26.2.2...26.2.3

v26.2.2

17 Feb 15:02

Choose a tag to compare

Full Changelog: 26.2.1...26.2.2

-Fix: Remove unnecesary format in datebox with LocalDateTime fields

v26.2.1

14 Feb 02:28
cbf21a7

Choose a tag to compare

What's Changed

  • improve documentation and icons handling by @marioserrano09 in #50
  • More font icons alias
  • EnumIconImage icon names resolutions improvments

Full Changelog: 26.2.0...26.2.1

26.2.0

12 Feb 16:37
4b94f98

Choose a tag to compare

🎉 Introducing CalVer Versioning

Dynamia Platform adopts Calendar Versioning (CalVer) starting with version 26.2.0!

What does this mean?

  • Unified versioning: All modules (core, extensions, starters, themes) now share the same version
  • Format: YY.MM.MINOR (Year.Month.Release)
  • 26.2.0 = First release of February 2026
  • No more version mismatches between platform components!

🚀 Major Updates

Core Platform

  • Upgraded to Java 25 - Leveraging the latest JVM features and performance improvements
  • 🚀 Spring Boot 4 Support - Full compatibility with the next-generation Spring ecosystem
  • 🎨 ZK 10+ Integration - Enhanced UI framework capabilities and performance
  • Performance Optimizations - Improved startup time and runtime efficiency

Architecture Improvements

  • 🔄 Synchronized Release Cycle - All components released together under unified version
  • 📦 Simplified Dependency Management - Single version for all Dynamia artifacts
  • 🛡️ Enhanced Security - Updated security modules and best practices
  • ☁️ Cloud-Native Optimizations - Better containerization and cloud deployment support

Extensions

  • Multi-Tenancy (SaaS) - Enhanced account management and isolation
  • Email & SMS - Improved template system and delivery tracking
  • Reporting - New export formats and chart visualizations
  • Dashboard - Beautiful, responsive dashboards
  • Security - Full RBAC security module

Full Changelog: 5.4.14...26.2.0

v5.4.14

09 Jan 12:52
d13312d

Choose a tag to compare

What's Changed

  • Fix in SpringApplicationEventsMessageService message events creation by @marioserrano09 in #46

Full Changelog: 5.4.13...5.4.14

v5.4.13

06 Jan 10:48
68d9c5a

Choose a tag to compare

What's Changed

  • UX, DX and performance improvements by @marioserrano09 in #45
  • Enhance LongOperationMonitorWindow with additional start method and documentation
  • Enhance AutoQueryCrudStateChangedListener to show busy indicator during query execution
  • add @Alias annotation and AliasResolver class for semantic aliasing; implement AliasBeanMapper for property mapping based on aliases; add tests for alias resolution

Full Changelog: 5.4.12...5.4.13

v5.4.12

28 Dec 14:00
32d4516

Choose a tag to compare

What's Changed

  • ZK Long Operations reimplemented using EventQueue and events by @marioserrano09 in #44
  • New Randoms utility class to generate randoms numbers, strings, dates and names
  • Null checking improvements
  • Documentation improvements
  • Upgrade to Spring Boot 3.5.9
  • Replace ObjectMapper references to JsonMapper or XmlMapper interfaces
  • Fix: JsonView form ViewDescriptor now support jackson JavaTime modules for LocalDate and LocalTime classes

Full Changelog: 5.4.11...5.4.12

v5.4.11

04 Dec 11:37
adfb8bf

Choose a tag to compare

What's Changed

Full Changelog: 5.4.10...5.4.11