• v0.11.0 0724fa102e

    v0.11.0
    All checks were successful
    Check / fmt + clippy + tests (push) Successful in 2m1s
    Build OCI container / Build and push mokosh-www image (push) Successful in 5m27s
    Stable

    David released this 2026-08-07 19:08:31 +02:00 | 87 commits to main since this release

    Changelog

    0724fa1 Merge pull request 'Release v0.11.0' (#491) from release/v0.11.0 into main
    4c8256e Release v0.11.0
    8030e59 Merge pull request 'fix(kb): declutter the article screen and fix Cancel' (#490) from fix/MAPPS-423-kb-article-screen-declutter into main
    aadc97a fix(kb): declutter the article screen and fix Cancel
    52beb43 Merge pull request 'chore(lint): clear the two clippy failures on a current toolchain' (#489) from chore/clippy-current-toolchain into main
    76addd0 chore(lint): clear the two clippy failures on a current toolchain
    506b0da Merge pull request 'feat(kb): show the measured duration on the article' (#488) from feat/PMS-732-article-measured-duration into main
    4641b0f feat(kb): show the measured duration on the article
    c84a1b5 feat(kb): add the measured-duration DTO
    0bef34b Merge pull request 'feat(forms): send a client a request-form link' (#487) from feat/PMS-730-send-request-link into main
    e735f4d feat(forms): send a client a request-form link from their company
    67d7dc9 feat(forms): add request-link DTOs
    4990741 Merge pull request 'feat(forms): request-form builder' (#486) from feat/PMS-731-admin-form-builder into main
    3f6e8d6 feat(routes): route /admin/forms and add its nav entry
    48bbe24 feat(forms): add the request-form builder page
    d8fb9e7 feat(forms): add form-definition client DTOs
    95dc128 feat(fetch): add a typed PATCH
    78bfcd6 Merge pull request 'feat(forms): public client request-form page' (#485) from feat/PMS-730-public-request-form-page into main
    47aa333 feat(routes): route /request-forms/:token and gate the emailed link
    8fa3599 feat(forms): add the public client request-form page
    8b2eaba feat(fetch): add an unauthed typed GET
    b5a746b Merge pull request 'fix(ui): wire theme-token guard into CI and tokenize grays' (#484) from fix/MAPPS-401-theme-token-ci into main
    159cfbe fix(ui): wire theme-token guard into CI and tokenize grays
    bab7562 Merge pull request 'fix(ui): migrate the timesheet grid onto the shared Table kit' (#483) from fix/MAPPS-415-timesheet-grid into main
    47bc1f0 style(ui): block-form the compact padding let-if in table
    6d9e5d0 fix(ui): migrate the timesheet grid onto the shared Table kit
    7e897ec Merge pull request 'fix(ui): replace em-dash in theme-picker WCAG-lock label' (#482) from fix/MAPPS-419-theme-picker-emdash into main
    e2894d1 Merge pull request 'fix(ui): extract shared ErrorBanner and migrate inline banners' (#481) from fix/MAPPS-418-error-banner into main
    fa354c1 Merge pull request 'fix(ui): route component-site link chips through Button{Link}' (#480) from fix/MAPPS-416-link-chips into main
    d9c94b0 fix(ui): replace em-dash in theme-picker WCAG-lock label
    13c7bf9 style(ui): rustfmt repack of components imports after ErrorBanner
    5062ea8 fix(ui): extract shared ErrorBanner and migrate inline banners
    d47ce69 fix(ui): route component-site link chips through Button{Link}
    d9ff7da Merge pull request 'fix(ui): standardize non-busy label ellipsis to single character' (#479) from fix/MAPPS-417-placeholder-ellipsis into main
    932a662 fix(ui): standardize non-busy label ellipsis to single character
    190d390 Merge pull request 'fix(ui): unify error-banner recipe, portal chrome tokens, portal name, 404' (#478) from fix/MAPPS-412-copy-token into main
    ecc761f fix(ui): unify error-banner recipe, portal chrome tokens, portal name, 404
    dd4a86e Merge pull request 'fix(ui): hover feedback on clickable rows and Secondary button' (#477) from fix/MAPPS-411-hover-feedback into main
    6eb6589 fix(ui): hover feedback on clickable rows and Secondary button
    fe1df8f Merge pull request 'fix(ui): one busy-button pattern and one ellipsis glyph' (#476) from fix/MAPPS-410-busy-labels into main
    499439a fix(ui): one busy-button pattern and one ellipsis glyph
    a39dd2a Merge pull request 'fix(a11y): announce auth errors, th scope,

    Downloads