• v0.82.0 29b59c7be7

    TOFfe Dev Tools v0.82.0
    All checks were successful
    CI / build-and-test (push) Successful in 39s
    Release / publish (push) Successful in 12s
    Stable

    Chendo released this 2026-07-10 11:43:41 +00:00 | 95 commits to main since this release

    Version 0.82.0

    • NEW Value suggestions when filtering. When you filter a text attribute (including inside a nested association search), the field now suggests the existing values — sampled from the data, so you can pick instead of type. Large tables may not list every value; free typing still works.

    Version 0.81.0

    • NEW Pick associations without typing a GUID. In the edit screen (and inline grid) a reference now opens a searchable dropdown of records. You can also choose a key attribute (e.g. Name) to search and show candidates by, instead of the GUID. (Requested via Git issue #1.)
    • NEW Nested association search. In the Data filter you can now filter across associations multiple levels deep — e.g. Order → Customer → Country → Name — by picking an association and searching within its target, recursively.

    Version 0.80.0

    • NEW Works on any page (generic mode). Start the tool from the toolbar popup on a non-Mendix site and the Design tools (inspector, accessibility audit, contrast, design tokens, CSS cascade…), Web Vitals and the Console all work — handy for designers reviewing any web page. Data, Microflows and the domain model still need a Mendix app; those tabs show a short note there.

    Version 0.79.6

    • IMPROVED A little more variety in the fun.

    Version 0.79.5

    • NEW The settings menu (⚙) now shows the installed extension version — handy when reporting an issue.

    Version 0.79.4

    • NEW Added something fun. 🎉

    Version 0.79.3

    • FIXED Saving now closes edit mode. After a successful save the staged changes clear and Records leaves edit mode — previously it stayed open. A failed save keeps your edits so you can retry.
    • IMPROVED Clearer wording when Mendix refuses a change (change-hash security), listing the likely causes instead of blaming your role.

    Version 0.79.2

    • FIXED Editing a read-only attribute failed silently. Some attributes are read-only for your role; the runtime rightly refuses the change (Mendix change-hash security). That refusal now shows as a clear message in the State lens too (it already did in Data ▸ Records), instead of only a cryptic error in the browser console. Nothing was ever changed server-side.
    Downloads