Changelog for Demo Generator 25.12.0
Breaking changes
-
This version requires Altworx 25.12.0+.
-
We started using fully quelified name distribution so all our applications need to
be upgraded (Altworx v25.12+, AssetModeller v25.12+, DemoGenerator v25.12+).
altworx_hostname in
config.toml should be updated accordingly (in most cases, altworx_hostname can be removed from
config.toml, as the defaults should now work both for production and development out of the box).
-
Demo generator service in
altworx-prod.yml needs to be updated, current version
is in README.md.
Changes
-
Make rpc calls using Altworx.Utils.Identity
(PR,
#7142)
-
story_modeller: Fix duplicate DOM IDs
(PR)
-
Start using fully qualified name distribution
(PR,
#7116)
-
Fix modal overflow issues
(PR,
#7180)
-
Redesign story layout
(PR,
#7163)
-
story_modeller: Fix template links when asset name has brackets
(PR,
#7162)