Valentina 1.0.3 June 23, 2026 - [Valentina app] Ask for confirmation before overwriting an existing file when exporting font corrections. - [Valentina app] Fixed the node option tool buttons (passmark, reverse, excluded, etc.) in the Seam Allowance and Piece Path dialogs not refreshing the notch list and visualization until the dialog was reopened. - [Tape app] Fixed crash from concurrent access to the known measurements database while it was being refreshed in the background. - [Tape app] Fixed a crash when the known-measurements database synced while a measurement refresh was already running, caused by re-entrant rebuilding of the measurement data. - [Valentina app] Fixed crash when closing the History dialog after the pattern history changed while the dialog was open. - [Valentina app] Fixed a notch ignoring its manual angle when the notch axis met the seam allowance near a corner. - [Valentina app] Fixed the second notch on the seam line ignoring the manual passmark angle. - [Misc] Fixed crash when evaluating a malformed if-then-else formula (e.g. a ternary branch with a missing operand). - [Valentina app] Fixed crash when pressing undo/redo while a tool options dialog is open, caused by the resulting full reparse destroying the tool and its geometry before the dialog was accepted. - [Tape app] Fixed sluggish image size scale control in the known measurements editor by no longer rebuilding the whole image list on every value change. - [Tape app] Fixed image list in the known measurements editor showing a single column until the Images tab was activated or the image size value was changed. - [Tape app] Fixed wrong diagram image shown for the selected measurement after opening the known measurements editor. - [Valentina app] Fixed crash on shutdown while sending the application close statistic, caused by a nested event loop running during application teardown. - [Valentina app] Fixed crash when syncing a multisize measurement file fails (e.g. user cancels the missing-measurements dialog): measurement pointer was nulled out but dimension comboboxes remained connected, causing a null dereference on the next dimension change event.