Release 1.4.12
| Release Number | 1.4.12 | 
|---|---|
| Release Date | October 23rd, 2025 | 
| Tag | infrahub-v1.4.12 | 
Added
- 
- Schema Visualizer now displays 
on_deletesettings for relationships - Fixed display of common_parent settings in relationships.
 
(#7431)
 - Schema Visualizer now displays 
 
Fixed
- Loosen requirements for upsert mutations in the GraphQL schema so that required fields can be supplied by a template. (#7398)
 - Fix a bug that could cause duplicated attributes to be created when updating a generic schema with a new attribute. Includes a migration to fix any existing duplicated attributes created by this bug. (#7407)
 - Fix bug in logic to create an object from a template that would prevent existing objects in relationships of sub-templates from being correctly linked to the created object. (#7430)
 - The artifact count has been removed from the Proposed Changes list view.