Skip to content

FreeFBM 1.0.2

Choose a tag to compare

@hidders hidders released this 30 Apr 05:58
· 92 commits to main since this release

What's new in 1.0.2

Inspector improvements

  • Dedicated inspector panels for all internal constraints: internal uniqueness bars, internal frequency constraints, value range, and cardinality range each now open their own focused inspector instead of showing the parent fact or role inspector
  • Editable role coverage — uniqueness and frequency inspectors include a checkbox list to adjust which roles the constraint covers, without leaving the inspector panel
  • Range links show the diagram-format text (e.g. {1..5}, #≥2) so you can see the current value at a glance
  • + Uniqueness / Frequency Constraint buttons in the fact inspector create the constraint and navigate directly to its inspector — no canvas construction mode required
  • Uniqueness bar stays selected during and after editing; back links in constraint inspectors return to the correct parent (role inspector for role-level constraints)

Selection fixes

  • Clicking inside a role box while a uniqueness bar is selected now correctly selects the role